commit 46297339b1949322267b6a28b8ba8006aeb96b0b Author: Kurdistan Tech Ministry Date: Fri Jan 23 00:29:48 2026 +0300 Initial commit: Pezkuwi Wallet Utils - Chain configurations for Polkadot, Kusama and all major parachains - Pezkuwichain ecosystem (Relay Chain, Asset Hub, People Chain) - Staking metadata and validator lists - DApp configurations - XCM cross-chain messaging configs - Governance dApp listings - Promotional banners - Chain migration configurations - Asset metadata and icons Based on Nova Utils with Pezkuwichain extensions diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..d9a10c0 --- /dev/null +++ b/LICENSE @@ -0,0 +1,176 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS diff --git a/README.md b/README.md new file mode 100644 index 0000000..d3b7b59 --- /dev/null +++ b/README.md @@ -0,0 +1,87 @@ +# Pezkuwi Wallet Utils + +Configuration repository for Pezkuwi Wallet - next generation mobile wallet for Pezkuwichain and the Polkadot ecosystem. + +## Overview + +This repository contains chain configurations, staking metadata, dApp listings, and other utility files used by Pezkuwi Wallet applications. + +## Structure + +``` +pezkuwi-wallet-utils/ +├── chains/ # Chain configurations for all supported networks +│ ├── pezkuwichain/ # Pezkuwichain (Relay + Asset Hub + People Chain) +│ ├── polkadot/ # Polkadot ecosystem chains +│ ├── kusama/ # Kusama ecosystem chains +│ └── ... # Other ecosystem chains +├── staking/ # Staking metadata (validators, pools, etc.) +├── dapps/ # DApp configurations and metadata +├── xcm/ # XCM (Cross-Chain Messaging) configurations +├── governance/ # Governance dApps and proposals +├── banners/ # Promotional banners and announcements +├── migrations/ # Chain migration configurations +├── assets/ # Asset metadata and icons +├── icons/ # Chain and network icons +└── global/ # Global configuration files +``` + +## Native Tokens + +| Token | Network | Description | +|-------|---------|-------------| +| HEZ | Pezkuwi Relay Chain | Native token for fees and staking | +| PEZ | Asset Hub | Governance token | +| USDT | Asset Hub | Tether USD stablecoin | + +## Supported Networks + +### Pezkuwichain Ecosystem +- **Pezkuwi Relay Chain** - Main relay chain with HEZ token +- **Asset Hub** - System teyrchain for assets (PEZ, USDT, wHEZ) +- **People Chain** - Identity and people management + +### Polkadot Ecosystem +Full support for Polkadot and all major parachains. + +### Kusama Ecosystem +Full support for Kusama and all major parachains. + +## Usage + +These configurations are fetched by Pezkuwi Wallet at runtime from GitHub raw URLs: + +``` +https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/chains/{network}/chains.json +``` + +## Contributing + +1. Fork this repository +2. Create your feature branch +3. Commit your changes +4. Push to the branch +5. Create a Pull Request + +## Related Projects + +- [Pezkuwi Wallet Android](https://github.com/pezkuwichain/pezkuwi-wallet-android) +- [Pezkuwi Wallet iOS](https://github.com/pezkuwichain/pezkuwi-wallet-ios) +- [Pezkuwi SDK](https://github.com/pezkuwichain/pezkuwi-sdk) + +## License + +Apache 2.0 + +## Resources + +- Website: https://pezkuwichain.io +- Documentation: https://docs.pezkuwichain.io +- Telegram: https://t.me/pezkuwichain +- Twitter: https://twitter.com/pezkuwichain + +--- + +Based on [Nova Utils](https://github.com/novasamatech/nova-utils) - Extended with Pezkuwichain support + +© Dijital Kurdistan Tech Institute 2026 diff --git a/assets/evm/v1/assets.json b/assets/evm/v1/assets.json new file mode 100644 index 0000000..bf7d95f --- /dev/null +++ b/assets/evm/v1/assets.json @@ -0,0 +1,374 @@ +[ + { + "symbol": "USDT", + "precision": 6, + "name": "Tether USD", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xeFAeeE334F0Fd1712f9a8cc375f427D9Cdd40d73" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xB44a9B6905aF7c801311e8F4E76932ee959c663C" + } + ] + }, + { + "symbol": "USDC", + "precision": 6, + "name": "USD Coin", + "priceId": "usd-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x818ec0A7Fe18Ff94269904fCED6AE3DaE6d6dC0b" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D" + } + ] + }, + { + "symbol": "BUSD", + "precision": 18, + "name": "Binance-Peg BUSD Token", + "priceId": "binance-usd", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BUSD.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xA649325Aa7C5093d12D6F98EB4378deAe68CE23F" + } + ] + }, + { + "symbol": "MATIC", + "precision": 18, + "name": "Matic", + "priceId": "matic-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MATIC.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x3405A1bd46B85c5C029483FbECf2F3E611026e45" + } + ] + }, + { + "symbol": "DAI", + "precision": 18, + "name": "Dai Stablecoin", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x765277EebeCA2e31912C9946eAe1021199B39C61" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x80A16016cC4A2E6a2CACA8a4a498b1699fF0f844" + } + ] + }, + { + "symbol": "AVAX", + "precision": 18, + "name": "Avalanche", + "priceId": "avalanche-2", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVAX.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x4792C1EcB969B036eb51330c63bD27899A13D84e" + } + ] + }, + { + "symbol": "WBTC", + "precision": 8, + "name": "Wrapped BTC", + "priceId": "wrapped-bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x922D641a426DcFFaeF11680e5358F34d97d112E1" + } + ] + }, + { + "symbol": "FRAX", + "precision": 18, + "name": "Frax", + "priceId": "frax", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRAX.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x322E86852e492a7Ee17f28a78c663da38FB33bfb" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x1A93B23281CC1CDE4C4741353F3064709A16197d" + } + ] + }, + { + "symbol": "FTM", + "precision": 18, + "name": "Fantom", + "priceId": "fantom", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FTM.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xC19281F22A075E0F10351cd5D6Ea9f0AC63d4327" + } + ] + }, + { + "symbol": "FXS", + "precision": 18, + "name": "Frax Share", + "priceId": "frax-share", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FXS.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x2CC0A9D8047A5011dEfe85328a6f26968C8aaA1C" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x6f1D1Ee50846Fcbc3de91723E61cb68CFa6D0E98" + } + ] + }, + { + "symbol": "WGLMR", + "precision": 18, + "name": "Wrapped GLMR", + "priceId": "wrapped-moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xAcc15dC74880C9944775448304B263D191c6077F" + } + ] + }, + { + "symbol": "BEPRO", + "precision": 18, + "name": "BEPRO Network", + "priceId": "bepro-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BEPRO.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x4EdF8E0778967012D46968ceadb75436d0426f88" + } + ] + }, + { + "symbol": "mbXEN", + "precision": 18, + "name": "XEN Crypto", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/mbXEN.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xb564A5767A00Ee9075cAC561c427643286F8F4E1" + } + ] + }, + { + "symbol": "CONV", + "precision": 18, + "name": "Convergence", + "priceId": "convergence", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CONV.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x8006320739fC281da67Ee62eB9b4Ef8ADD5C903a" + } + ] + }, + { + "symbol": "GLINT", + "precision": 18, + "name": "Beamswap Token", + "priceId": "beamswap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLINT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xcd3B51D98478D53F4515A306bE565c6EebeF1D58" + } + ] + }, + { + "symbol": "EFT", + "precision": 18, + "name": "Energyfi Token", + "priceId": "energyfi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EFT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xA423E7eEB60547d9C7b65005477b63ae7CE67E62" + } + ] + }, + { + "symbol": "IDIA", + "precision": 18, + "name": "Impossible Decentralized Incubator Access Token", + "priceId": "idia", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/IDIA.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x2d28AA28fA1E5e6bF121CF688309Bf3faAAe3C70" + } + ] + }, + { + "symbol": "WMOVR", + "precision": 18, + "name": "Wrapped MOVR", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x98878B06940aE243284CA214f92Bb71a2b032B8A" + } + ] + }, + { + "symbol": "CWS", + "precision": 18, + "name": "Crowns", + "priceId": "crowns", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CWS.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x6fc9651f45B262AE6338a701D563Ab118B1eC0Ce" + } + ] + }, + { + "symbol": "ZLK", + "precision": 18, + "name": "Zenlink Network Token", + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x0f47ba9d9Bde3442b42175e51d6A367928A1173B" + } + ] + }, + { + "symbol": "SOLAR", + "precision": 18, + "name": "SolarBeam Token", + "priceId": "solarbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/SOLAR.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x6bD193Ee6D2104F14F94E2cA6efefae561A4334B" + } + ] + }, + { + "symbol": "RIB", + "precision": 18, + "name": "RiverBoat", + "priceId": "riverboat", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RIB.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xbD90A6125a84E5C512129D622a75CDDE176aDE5E" + } + ] + }, + { + "symbol": "BEANS", + "precision": 18, + "name": "MoonBeans", + "priceId": "moonbeans", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BEANS.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x65b09ef8c5A096C5Fd3A80f1F7369E56eB932412" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xC2392DD3e3fED2c8Ed9f7f0bDf6026fcd1348453" + } + ] + }, + { + "symbol": "STELLA", + "precision": 18, + "name": "StellaSwap", + "priceId": "stellaswap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/STELLA.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x0E358838ce72d5e61E0018a2ffaC4bEC5F4c88d2" + } + ] + }, + { + "symbol": "BNB", + "precision": 18, + "name": "Binance", + "priceId": "binancecoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xc9BAA8cfdDe8E328787E29b4B078abf2DaDc2055" + } + ] + }, + { + "symbol": "ETH", + "precision": 18, + "name": "Ethereum", + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xfA9343C3897324496A05fC75abeD6bAC29f8A40f" + } + ] + }, + { + "symbol": "CP", + "precision": 18, + "name": "Cypress", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CP.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x6021D2C27B6FBd6e7608D1F39B41398CAee2F824" + } + ] + } +] diff --git a/assets/evm/v1/assets_dev.json b/assets/evm/v1/assets_dev.json new file mode 100644 index 0000000..26ef3ec --- /dev/null +++ b/assets/evm/v1/assets_dev.json @@ -0,0 +1,413 @@ +[ + { + "symbol": "USDT", + "precision": 6, + "name": "Tether USD", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xeFAeeE334F0Fd1712f9a8cc375f427D9Cdd40d73" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xB44a9B6905aF7c801311e8F4E76932ee959c663C" + } + ] + }, + { + "symbol": "USDC", + "precision": 6, + "name": "USD Coin", + "priceId": "usd-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x818ec0A7Fe18Ff94269904fCED6AE3DaE6d6dC0b" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D" + } + ] + }, + { + "symbol": "BUSD", + "precision": 18, + "name": "Binance-Peg BUSD Token", + "priceId": "binance-usd", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BUSD.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xA649325Aa7C5093d12D6F98EB4378deAe68CE23F" + } + ] + }, + { + "symbol": "MATIC", + "precision": 18, + "name": "Matic", + "priceId": "matic-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MATIC.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x3405A1bd46B85c5C029483FbECf2F3E611026e45" + } + ] + }, + { + "symbol": "DAI", + "precision": 18, + "name": "Dai Stablecoin", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x765277EebeCA2e31912C9946eAe1021199B39C61" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x80A16016cC4A2E6a2CACA8a4a498b1699fF0f844" + } + ] + }, + { + "symbol": "AVAX", + "precision": 18, + "name": "Avalanche", + "priceId": "avalanche-2", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVAX.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x4792C1EcB969B036eb51330c63bD27899A13D84e" + } + ] + }, + { + "symbol": "WBTC", + "precision": 8, + "name": "Wrapped BTC", + "priceId": "wrapped-bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x922D641a426DcFFaeF11680e5358F34d97d112E1" + } + ] + }, + { + "symbol": "FRAX", + "precision": 18, + "name": "Frax", + "priceId": "frax", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRAX.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x322E86852e492a7Ee17f28a78c663da38FB33bfb" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x1A93B23281CC1CDE4C4741353F3064709A16197d" + } + ] + }, + { + "symbol": "FTM", + "precision": 18, + "name": "Fantom", + "priceId": "fantom", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FTM.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xC19281F22A075E0F10351cd5D6Ea9f0AC63d4327" + } + ] + }, + { + "symbol": "FXS", + "precision": 18, + "name": "Frax Share", + "priceId": "frax-share", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FXS.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x2CC0A9D8047A5011dEfe85328a6f26968C8aaA1C" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x6f1D1Ee50846Fcbc3de91723E61cb68CFa6D0E98" + } + ] + }, + { + "symbol": "WGLMR", + "precision": 18, + "name": "Wrapped GLMR", + "priceId": "wrapped-moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xAcc15dC74880C9944775448304B263D191c6077F" + } + ] + }, + { + "symbol": "BOBA", + "precision": 18, + "name": "BOBA Token", + "priceId": "boba-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BOBA.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x18D17A9fD652D7d6a59903E23792ab97F832Ed6C" + } + ] + }, + { + "symbol": "BEPRO", + "precision": 18, + "name": "BEPRO Network", + "priceId": "bepro-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BEPRO.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x4EdF8E0778967012D46968ceadb75436d0426f88" + } + ] + }, + { + "symbol": "mbXEN", + "precision": 18, + "name": "XEN Crypto", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/mbXEN.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xb564A5767A00Ee9075cAC561c427643286F8F4E1" + } + ] + }, + { + "symbol": "CONV", + "precision": 18, + "name": "Convergence", + "priceId": "convergence", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CONV.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x8006320739fC281da67Ee62eB9b4Ef8ADD5C903a" + } + ] + }, + { + "symbol": "GLINT", + "precision": 18, + "name": "Beamswap Token", + "priceId": "beamswap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLINT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xcd3B51D98478D53F4515A306bE565c6EebeF1D58" + } + ] + }, + { + "symbol": "EFT", + "precision": 18, + "name": "Energyfi Token", + "priceId": "energyfi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EFT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xA423E7eEB60547d9C7b65005477b63ae7CE67E62" + } + ] + }, + { + "symbol": "IDIA", + "precision": 18, + "name": "Impossible Decentralized Incubator Access Token", + "priceId": "idia", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/IDIA.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x2d28AA28fA1E5e6bF121CF688309Bf3faAAe3C70" + } + ] + }, + { + "symbol": "WMOVR", + "precision": 18, + "name": "Wrapped MOVR", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x98878B06940aE243284CA214f92Bb71a2b032B8A" + } + ] + }, + { + "symbol": "CWS", + "precision": 18, + "name": "Crowns", + "priceId": "crowns", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CWS.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x6fc9651f45B262AE6338a701D563Ab118B1eC0Ce" + } + ] + }, + { + "symbol": "ZLK", + "precision": 18, + "name": "Zenlink Network Token", + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x0f47ba9d9Bde3442b42175e51d6A367928A1173B" + } + ] + }, + { + "symbol": "SOLAR", + "precision": 18, + "name": "SolarBeam Token", + "priceId": "solarbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/SOLAR.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x6bD193Ee6D2104F14F94E2cA6efefae561A4334B" + } + ] + }, + { + "symbol": "HYDRO", + "precision": 18, + "name": "HYDRO TOKEN", + "priceId": "hydro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HYDRO.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x946112efaB61C3636CBD52DE2E1392D7A75A6f01" + } + ] + }, + { + "symbol": "RIB", + "precision": 18, + "name": "RiverBoat", + "priceId": "riverboat", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RIB.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xbD90A6125a84E5C512129D622a75CDDE176aDE5E" + } + ] + }, + { + "symbol": "BEANS", + "precision": 18, + "name": "MoonBeans", + "priceId": "moonbeans", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BEANS.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x65b09ef8c5A096C5Fd3A80f1F7369E56eB932412" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xC2392DD3e3fED2c8Ed9f7f0bDf6026fcd1348453" + } + ] + }, + { + "symbol": "SPACE", + "precision": 18, + "name": "Space Token", + "priceId": "space-token-bsc", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/SPACE.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x55aF5865807b196bD0197e0902746F31FBcCFa58" + } + ] + }, + { + "symbol": "STELLA", + "precision": 18, + "name": "StellaSwap", + "priceId": "stellaswap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/STELLA.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x0E358838ce72d5e61E0018a2ffaC4bEC5F4c88d2" + } + ] + }, + { + "symbol": "BNB", + "precision": 18, + "name": "Binance", + "priceId": "binancecoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xc9BAA8cfdDe8E328787E29b4B078abf2DaDc2055" + } + ] + }, + { + "symbol": "ETH", + "precision": 18, + "name": "Ethereum", + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xfA9343C3897324496A05fC75abeD6bAC29f8A40f" + } + ] + }, + { + "symbol": "CP", + "precision": 18, + "name": "Cypress", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CP.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x6021D2C27B6FBd6e7608D1F39B41398CAee2F824" + } + ] + } +] diff --git a/assets/evm/v2/assets.json b/assets/evm/v2/assets.json new file mode 100644 index 0000000..f6d307e --- /dev/null +++ b/assets/evm/v2/assets.json @@ -0,0 +1,565 @@ +[ + { + "symbol": "USDT", + "precision": 6, + "name": "Tether USD", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xeFAeeE334F0Fd1712f9a8cc375f427D9Cdd40d73" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xB44a9B6905aF7c801311e8F4E76932ee959c663C" + }, + { + "chainId": "eip155:1", + "contractAddress": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "USDT", + "blockchain": "ETH" + } + } + } + ] + }, + { + "symbol": "USDC", + "precision": 6, + "name": "USD Coin", + "priceId": "usd-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x818ec0A7Fe18Ff94269904fCED6AE3DaE6d6dC0b" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D" + }, + { + "chainId": "eip155:1", + "contractAddress": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "USDC", + "blockchain": "ETH" + } + } + } + ] + }, + { + "symbol": "BUSD", + "precision": 18, + "name": "Binance-Peg BUSD Token", + "priceId": "binance-usd", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BUSD.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xA649325Aa7C5093d12D6F98EB4378deAe68CE23F" + } + ] + }, + { + "symbol": "MATIC", + "precision": 18, + "name": "Matic", + "priceId": "matic-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MATIC.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x3405A1bd46B85c5C029483FbECf2F3E611026e45" + }, + { + "chainId": "eip155:1", + "contractAddress": "0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0" + } + ] + }, + { + "symbol": "DAI", + "precision": 18, + "name": "Dai Stablecoin", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x765277EebeCA2e31912C9946eAe1021199B39C61" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x80A16016cC4A2E6a2CACA8a4a498b1699fF0f844" + }, + { + "chainId": "eip155:1", + "contractAddress": "0x6b175474e89094c44da98b954eedeac495271d0f" + } + ] + }, + { + "symbol": "AVAX", + "precision": 18, + "name": "Avalanche", + "priceId": "avalanche-2", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVAX.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x4792C1EcB969B036eb51330c63bD27899A13D84e" + } + ] + }, + { + "symbol": "WBTC", + "precision": 8, + "name": "Wrapped BTC", + "priceId": "wrapped-bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x922D641a426DcFFaeF11680e5358F34d97d112E1" + }, + { + "chainId": "eip155:1", + "contractAddress": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599" + } + ] + }, + { + "symbol": "FRAX", + "precision": 18, + "name": "Frax", + "priceId": "frax", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRAX.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x322E86852e492a7Ee17f28a78c663da38FB33bfb" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x1A93B23281CC1CDE4C4741353F3064709A16197d" + } + ] + }, + { + "symbol": "FTM", + "precision": 18, + "name": "Fantom", + "priceId": "fantom", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FTM.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xC19281F22A075E0F10351cd5D6Ea9f0AC63d4327" + } + ] + }, + { + "symbol": "FXS", + "precision": 18, + "name": "Frax Share", + "priceId": "frax-share", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FXS.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x2CC0A9D8047A5011dEfe85328a6f26968C8aaA1C" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x6f1D1Ee50846Fcbc3de91723E61cb68CFa6D0E98" + } + ] + }, + { + "symbol": "WGLMR", + "precision": 18, + "name": "Wrapped GLMR", + "priceId": "wrapped-moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLMR.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xAcc15dC74880C9944775448304B263D191c6077F" + } + ] + }, + { + "symbol": "BEPRO", + "precision": 18, + "name": "BEPRO Network", + "priceId": "bepro-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BEPRO.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x4EdF8E0778967012D46968ceadb75436d0426f88" + } + ] + }, + { + "symbol": "mbXEN", + "precision": 18, + "name": "XEN Crypto", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/mbXEN.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xb564A5767A00Ee9075cAC561c427643286F8F4E1" + } + ] + }, + { + "symbol": "CONV", + "precision": 18, + "name": "Convergence", + "priceId": "convergence", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CONV.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x8006320739fC281da67Ee62eB9b4Ef8ADD5C903a" + } + ] + }, + { + "symbol": "GLINT", + "precision": 18, + "name": "Beamswap Token", + "priceId": "beamswap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLINT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xcd3B51D98478D53F4515A306bE565c6EebeF1D58" + } + ] + }, + { + "symbol": "EFT", + "precision": 18, + "name": "Energyfi Token", + "priceId": "energyfi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EFT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xA423E7eEB60547d9C7b65005477b63ae7CE67E62" + } + ] + }, + { + "symbol": "IDIA", + "precision": 18, + "name": "Impossible Decentralized Incubator Access Token", + "priceId": "idia", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/IDIA.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x2d28AA28fA1E5e6bF121CF688309Bf3faAAe3C70" + } + ] + }, + { + "symbol": "WMOVR", + "precision": 18, + "name": "Wrapped MOVR", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOVR.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x98878B06940aE243284CA214f92Bb71a2b032B8A" + } + ] + }, + { + "symbol": "CWS", + "precision": 18, + "name": "Crowns", + "priceId": "crowns", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CWS.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x6fc9651f45B262AE6338a701D563Ab118B1eC0Ce" + } + ] + }, + { + "symbol": "ZLK", + "precision": 18, + "name": "Zenlink Network Token", + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x0f47ba9d9Bde3442b42175e51d6A367928A1173B" + } + ] + }, + { + "symbol": "SOLAR", + "precision": 18, + "name": "SolarBeam Token", + "priceId": "solarbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/SOLAR.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x6bD193Ee6D2104F14F94E2cA6efefae561A4334B" + } + ] + }, + { + "symbol": "RIB", + "precision": 18, + "name": "RiverBoat", + "priceId": "riverboat", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RIB.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xbD90A6125a84E5C512129D622a75CDDE176aDE5E" + } + ] + }, + { + "symbol": "BEANS", + "precision": 18, + "name": "MoonBeans", + "priceId": "moonbeans", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BEANS.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x65b09ef8c5A096C5Fd3A80f1F7369E56eB932412" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xC2392DD3e3fED2c8Ed9f7f0bDf6026fcd1348453" + } + ] + }, + { + "symbol": "STELLA", + "precision": 18, + "name": "StellaSwap", + "priceId": "stellaswap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/STELLA.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x0E358838ce72d5e61E0018a2ffaC4bEC5F4c88d2" + } + ] + }, + { + "symbol": "BNB", + "precision": 18, + "name": "Binance", + "priceId": "binancecoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xc9BAA8cfdDe8E328787E29b4B078abf2DaDc2055" + }, + { + "chainId": "eip155:1", + "contractAddress": "0xB8c77482e45F1F44dE1745F52C74426C631bDD52" + } + ] + }, + { + "symbol": "ETH", + "precision": 18, + "name": "Ethereum", + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xfA9343C3897324496A05fC75abeD6bAC29f8A40f" + } + ] + }, + { + "symbol": "CP", + "precision": 18, + "name": "Cypress", + "priceId": "cypress", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CP.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x6021D2C27B6FBd6e7608D1F39B41398CAee2F824" + } + ] + }, + { + "symbol": "stETH", + "precision": 18, + "name": "Lido Staked Ether", + "priceId": "staked-ether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/stETH.svg", + "instances": [ + { + "chainId": "eip155:1", + "contractAddress": "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84" + } + ] + }, + { + "symbol": "UNI", + "precision": 18, + "name": "Uniswap", + "priceId": "uniswap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/UNI.svg", + "instances": [ + { + "chainId": "eip155:1", + "contractAddress": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984" + } + ] + }, + { + "symbol": "WELL", + "precision": 18, + "name": "Moonwell", + "priceId": "moonwell-artemis", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WELL.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x511aB53F793683763E5a8829738301368a2411E3" + } + ] + }, + { + "symbol": "MFAM", + "precision": 18, + "name": "Moonwell Apollo", + "priceId": "moonwell", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MFAM.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xBb8d88bcD9749636BC4D2bE22aaC4Bb3B01A58F1" + } + ] + }, + { + "symbol": "xcRMRK (old)", + "precision": 10, + "name": "xcRMRK", + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xECf2ADafF1De8A512f6e8bfe67a2C836EDb25Da3" + } + ] + }, + { + "symbol": "stDOT", + "precision": 10, + "name": "StellaSwap Staked DOT", + "priceId": "stellaswap-staked-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/stDOT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xbc7E02c4178a7dF7d3E564323a5c359dc96C4db4" + } + ] + }, + { + "symbol": "MANTA", + "precision": 18, + "name": "MANTA", + "priceId": "manta-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "instances": [ + { + "chainId": "eip155:169", + "contractAddress": "0x95CeF13441Be50d20cA4558CC0a27B601aC544E5" + } + ] + }, + { + "symbol": "RMRK", + "precision": 18, + "name": "RMRK", + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x524d524B4c9366be706D3A90dcf70076ca037aE3" + } + ] + }, + { + "symbol": "xcPINK", + "precision": 10, + "name": "PINK", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xfFfFFfFf30478fAFBE935e466da114E14fB3563d" + } + ] + }, + { + "symbol": "MYTH", + "precision": 18, + "name": "MYTH", + "priceId": "mythos", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg", + "instances": [ + { + "chainId": "eip155:1", + "contractAddress": "0xBA41Ddf06B7fFD89D1267b5A93BFeF2424eb2003" + } + ] + }, + { + "symbol": "NODL", + "precision": 18, + "name": "Nodle token", + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "instances": [ + { + "chainId": "eip155:324", + "contractAddress": "0xBD4372e44c5eE654dd838304006E1f0f69983154" + } + ] + } +] diff --git a/assets/evm/v2/assets_dev.json b/assets/evm/v2/assets_dev.json new file mode 100644 index 0000000..a1dc613 --- /dev/null +++ b/assets/evm/v2/assets_dev.json @@ -0,0 +1,654 @@ +[ + { + "symbol": "USDT", + "precision": 6, + "name": "Tether USD", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xeFAeeE334F0Fd1712f9a8cc375f427D9Cdd40d73" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xB44a9B6905aF7c801311e8F4E76932ee959c663C" + }, + { + "chainId": "eip155:1", + "contractAddress": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "USDT", + "blockchain": "ETH" + } + } + } + ] + }, + { + "symbol": "USDC", + "precision": 6, + "name": "USD Coin", + "priceId": "usd-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x818ec0A7Fe18Ff94269904fCED6AE3DaE6d6dC0b" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D" + }, + { + "chainId": "eip155:1", + "contractAddress": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "USDC", + "blockchain": "ETH" + } + } + } + ] + }, + { + "symbol": "BUSD", + "precision": 18, + "name": "Binance-Peg BUSD Token", + "priceId": "binance-usd", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BUSD.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xA649325Aa7C5093d12D6F98EB4378deAe68CE23F" + }, + { + "chainId": "eip155:56", + "contractAddress": "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56" + } + ] + }, + { + "symbol": "MATIC", + "precision": 18, + "name": "Matic", + "priceId": "matic-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MATIC.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x3405A1bd46B85c5C029483FbECf2F3E611026e45" + }, + { + "chainId": "eip155:56", + "contractAddress": "0xCC42724C6683B7E57334c4E856f4c9965ED682bD" + } + ] + }, + { + "symbol": "DAI", + "precision": 18, + "name": "Dai Stablecoin", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x765277EebeCA2e31912C9946eAe1021199B39C61" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x80A16016cC4A2E6a2CACA8a4a498b1699fF0f844" + }, + { + "chainId": "eip155:1", + "contractAddress": "0x6b175474e89094c44da98b954eedeac495271d0f" + }, + { + "chainId": "eip155:56", + "contractAddress": "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3" + } + ] + }, + { + "symbol": "AVAX", + "precision": 18, + "name": "Avalanche", + "priceId": "avalanche-2", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVAX.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x4792C1EcB969B036eb51330c63bD27899A13D84e" + }, + { + "chainId": "eip155:56", + "contractAddress": "0x1CE0c2827e2eF14D5C4f29a091d735A204794041" + } + ] + }, + { + "symbol": "WBTC", + "precision": 8, + "name": "Wrapped BTC", + "priceId": "wrapped-bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x922D641a426DcFFaeF11680e5358F34d97d112E1" + }, + { + "chainId": "eip155:1", + "contractAddress": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599" + } + ] + }, + { + "symbol": "FRAX", + "precision": 18, + "name": "Frax", + "priceId": "frax", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRAX.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x322E86852e492a7Ee17f28a78c663da38FB33bfb" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x1A93B23281CC1CDE4C4741353F3064709A16197d" + }, + { + "chainId": "eip155:56", + "contractAddress": "0x90C97F71E18723b0Cf0dfa30ee176Ab653E89F40" + } + ] + }, + { + "symbol": "FTM", + "precision": 18, + "name": "Fantom", + "priceId": "fantom", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FTM.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xC19281F22A075E0F10351cd5D6Ea9f0AC63d4327" + } + ] + }, + { + "symbol": "FXS", + "precision": 18, + "name": "Frax Share", + "priceId": "frax-share", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FXS.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x2CC0A9D8047A5011dEfe85328a6f26968C8aaA1C" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x6f1D1Ee50846Fcbc3de91723E61cb68CFa6D0E98" + } + ] + }, + { + "symbol": "WGLMR", + "precision": 18, + "name": "Wrapped GLMR", + "priceId": "wrapped-moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLMR.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xAcc15dC74880C9944775448304B263D191c6077F" + } + ] + }, + { + "symbol": "BOBA", + "precision": 18, + "name": "BOBA Token", + "priceId": "boba-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BOBA.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x18D17A9fD652D7d6a59903E23792ab97F832Ed6C" + } + ] + }, + { + "symbol": "BEPRO", + "precision": 18, + "name": "BEPRO Network", + "priceId": "bepro-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BEPRO.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x4EdF8E0778967012D46968ceadb75436d0426f88" + } + ] + }, + { + "symbol": "mbXEN", + "precision": 18, + "name": "XEN Crypto", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/mbXEN.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xb564A5767A00Ee9075cAC561c427643286F8F4E1" + } + ] + }, + { + "symbol": "CONV", + "precision": 18, + "name": "Convergence", + "priceId": "convergence", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CONV.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x8006320739fC281da67Ee62eB9b4Ef8ADD5C903a" + } + ] + }, + { + "symbol": "GLINT", + "precision": 18, + "name": "Beamswap Token", + "priceId": "beamswap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLINT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xcd3B51D98478D53F4515A306bE565c6EebeF1D58" + } + ] + }, + { + "symbol": "EFT", + "precision": 18, + "name": "Energyfi Token", + "priceId": "energyfi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EFT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xA423E7eEB60547d9C7b65005477b63ae7CE67E62" + } + ] + }, + { + "symbol": "IDIA", + "precision": 18, + "name": "Impossible Decentralized Incubator Access Token", + "priceId": "idia", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/IDIA.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x2d28AA28fA1E5e6bF121CF688309Bf3faAAe3C70" + } + ] + }, + { + "symbol": "WMOVR", + "precision": 18, + "name": "Wrapped MOVR", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOVR.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x98878B06940aE243284CA214f92Bb71a2b032B8A" + } + ] + }, + { + "symbol": "CWS", + "precision": 18, + "name": "Crowns", + "priceId": "crowns", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CWS.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x6fc9651f45B262AE6338a701D563Ab118B1eC0Ce" + } + ] + }, + { + "symbol": "ZLK", + "precision": 18, + "name": "Zenlink Network Token", + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x0f47ba9d9Bde3442b42175e51d6A367928A1173B" + } + ] + }, + { + "symbol": "SOLAR", + "precision": 18, + "name": "SolarBeam Token", + "priceId": "solarbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/SOLAR.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x6bD193Ee6D2104F14F94E2cA6efefae561A4334B" + } + ] + }, + { + "symbol": "HYDRO", + "precision": 18, + "name": "HYDRO TOKEN", + "priceId": "hydro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HYDRO.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x946112efaB61C3636CBD52DE2E1392D7A75A6f01" + } + ] + }, + { + "symbol": "RIB", + "precision": 18, + "name": "RiverBoat", + "priceId": "riverboat", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RIB.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xbD90A6125a84E5C512129D622a75CDDE176aDE5E" + } + ] + }, + { + "symbol": "BEANS", + "precision": 18, + "name": "MoonBeans", + "priceId": "moonbeans", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BEANS.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x65b09ef8c5A096C5Fd3A80f1F7369E56eB932412" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xC2392DD3e3fED2c8Ed9f7f0bDf6026fcd1348453" + } + ] + }, + { + "symbol": "SPACE", + "precision": 18, + "name": "Space Token", + "priceId": "space-token-bsc", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/SPACE.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x55aF5865807b196bD0197e0902746F31FBcCFa58" + } + ] + }, + { + "symbol": "STELLA", + "precision": 18, + "name": "StellaSwap", + "priceId": "stellaswap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/STELLA.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x0E358838ce72d5e61E0018a2ffaC4bEC5F4c88d2" + } + ] + }, + { + "symbol": "BNB", + "precision": 18, + "name": "Binance", + "priceId": "binancecoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xc9BAA8cfdDe8E328787E29b4B078abf2DaDc2055" + }, + { + "chainId": "eip155:1", + "contractAddress": "0xB8c77482e45F1F44dE1745F52C74426C631bDD52" + } + ] + }, + { + "symbol": "ETH", + "precision": 18, + "name": "Ethereum", + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xfA9343C3897324496A05fC75abeD6bAC29f8A40f" + }, + { + "chainId": "eip155:56", + "contractAddress": "0x2170Ed0880ac9A755fd29B2688956BD959F933F8" + } + ] + }, + { + "symbol": "CP", + "precision": 18, + "name": "Cypress", + "priceId": "cypress", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CP.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x6021D2C27B6FBd6e7608D1F39B41398CAee2F824" + } + ] + }, + { + "symbol": "stETH", + "precision": 18, + "name": "Lido Staked Ether", + "priceId": "staked-ether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/stETH.svg", + "instances": [ + { + "chainId": "eip155:1", + "contractAddress": "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84" + } + ] + }, + { + "symbol": "UNI", + "precision": 18, + "name": "Uniswap", + "priceId": "uniswap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/UNI.svg", + "instances": [ + { + "chainId": "eip155:1", + "contractAddress": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984" + }, + { + "chainId": "eip155:56", + "contractAddress": "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1" + } + ] + }, + { + "symbol": "USDT", + "precision": 18, + "name": "Tether USD", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "instances": [ + { + "chainId": "eip155:56", + "contractAddress": "0x55d398326f99059fF775485246999027B3197955" + } + ] + }, + { + "symbol": "USDC", + "precision": 18, + "name": "USD Coin", + "priceId": "usd-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "instances": [ + { + "chainId": "eip155:56", + "contractAddress": "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d" + } + ] + }, + { + "symbol": "WELL", + "precision": 18, + "name": "Moonwell", + "priceId": "moonwell-artemis", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WELL.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x511aB53F793683763E5a8829738301368a2411E3" + } + ] + }, + { + "symbol": "MFAM", + "precision": 18, + "name": "Moonwell Apollo", + "priceId": "moonwell", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MFAM.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xBb8d88bcD9749636BC4D2bE22aaC4Bb3B01A58F1" + } + ] + }, + { + "symbol": "xcRMRK (old)", + "precision": 10, + "name": "xcRMRK", + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xECf2ADafF1De8A512f6e8bfe67a2C836EDb25Da3" + } + ] + }, + { + "symbol": "stDOT", + "precision": 10, + "name": "StellaSwap Staked DOT", + "priceId": "stellaswap-staked-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/stDOT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xbc7E02c4178a7dF7d3E564323a5c359dc96C4db4" + } + ] + }, + { + "symbol": "MANTA", + "precision": 18, + "name": "MANTA", + "priceId": "manta-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "instances": [ + { + "chainId": "eip155:169", + "contractAddress": "0x95CeF13441Be50d20cA4558CC0a27B601aC544E5" + } + ] + }, + { + "symbol": "RMRK", + "precision": 18, + "name": "RMRK", + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x524d524B4c9366be706D3A90dcf70076ca037aE3" + } + ] + }, + { + "symbol": "xcPINK", + "precision": 10, + "name": "PINK", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xfFfFFfFf30478fAFBE935e466da114E14fB3563d" + } + ] + }, + { + "symbol": "MYTH", + "precision": 18, + "name": "MYTH", + "priceId": "mythos", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg", + "instances": [ + { + "chainId": "eip155:1", + "contractAddress": "0xBA41Ddf06B7fFD89D1267b5A93BFeF2424eb2003" + } + ] + }, + { + "symbol": "NODL", + "precision": 18, + "name": "Nodle token", + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "instances": [ + { + "chainId": "eip155:324", + "contractAddress": "0xBD4372e44c5eE654dd838304006E1f0f69983154" + } + ] + } +] diff --git a/assets/evm/v3/assets.json b/assets/evm/v3/assets.json new file mode 100644 index 0000000..207537e --- /dev/null +++ b/assets/evm/v3/assets.json @@ -0,0 +1,663 @@ +[ + { + "symbol": "USDT", + "precision": 6, + "name": "Tether USD", + "priceId": "tether", + "icon": "USDT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xeFAeeE334F0Fd1712f9a8cc375f427D9Cdd40d73" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xB44a9B6905aF7c801311e8F4E76932ee959c663C" + }, + { + "chainId": "eip155:1", + "contractAddress": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "USDT", + "blockchain": "ETH" + } + }, + "sellProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + } + } + } + ] + }, + { + "symbol": "USDC", + "precision": 6, + "name": "USD Coin", + "priceId": "usd-coin", + "icon": "USDC.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x818ec0A7Fe18Ff94269904fCED6AE3DaE6d6dC0b" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D" + }, + { + "chainId": "eip155:1", + "contractAddress": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "USDC", + "blockchain": "ETH" + } + }, + "sellProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + } + } + } + ] + }, + { + "symbol": "BUSD", + "precision": 18, + "name": "Binance-Peg BUSD Token", + "priceId": "binance-usd", + "icon": "BUSD.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xA649325Aa7C5093d12D6F98EB4378deAe68CE23F" + } + ] + }, + { + "symbol": "MATIC", + "precision": 18, + "name": "Matic", + "priceId": "matic-network", + "icon": "MATIC.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x3405A1bd46B85c5C029483FbECf2F3E611026e45" + }, + { + "chainId": "eip155:1", + "contractAddress": "0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0" + } + ] + }, + { + "symbol": "DAI", + "precision": 18, + "name": "Dai Stablecoin", + "priceId": "dai", + "icon": "DAI.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x765277EebeCA2e31912C9946eAe1021199B39C61" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x80A16016cC4A2E6a2CACA8a4a498b1699fF0f844" + }, + { + "chainId": "eip155:1", + "contractAddress": "0x6b175474e89094c44da98b954eedeac495271d0f" + } + ] + }, + { + "symbol": "AVAX", + "precision": 18, + "name": "Avalanche", + "priceId": "avalanche-2", + "icon": "AVAX.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x4792C1EcB969B036eb51330c63bD27899A13D84e" + } + ] + }, + { + "symbol": "WBTC", + "precision": 8, + "name": "Wrapped BTC", + "priceId": "wrapped-bitcoin", + "icon": "WBTC.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x922D641a426DcFFaeF11680e5358F34d97d112E1" + }, + { + "chainId": "eip155:1", + "contractAddress": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599" + } + ] + }, + { + "symbol": "FRAX", + "precision": 18, + "name": "Frax", + "priceId": "frax", + "icon": "FRAX.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x322E86852e492a7Ee17f28a78c663da38FB33bfb" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x1A93B23281CC1CDE4C4741353F3064709A16197d" + } + ] + }, + { + "symbol": "FTM", + "precision": 18, + "name": "Fantom", + "priceId": "fantom", + "icon": "FTM.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xC19281F22A075E0F10351cd5D6Ea9f0AC63d4327" + } + ] + }, + { + "symbol": "FXS", + "precision": 18, + "name": "Frax Share", + "priceId": "frax-share", + "icon": "FXS.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x2CC0A9D8047A5011dEfe85328a6f26968C8aaA1C" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x6f1D1Ee50846Fcbc3de91723E61cb68CFa6D0E98" + } + ] + }, + { + "symbol": "WGLMR", + "precision": 18, + "name": "Wrapped GLMR", + "priceId": "wrapped-moonbeam", + "icon": "WGLMR.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xAcc15dC74880C9944775448304B263D191c6077F" + } + ] + }, + { + "symbol": "BEPRO", + "precision": 18, + "name": "BEPRO Network", + "priceId": "bepro-network", + "icon": "BEPRO.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x4EdF8E0778967012D46968ceadb75436d0426f88" + } + ] + }, + { + "symbol": "mbXEN", + "precision": 18, + "name": "XEN Crypto", + "icon": "mbXEN.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xb564A5767A00Ee9075cAC561c427643286F8F4E1" + } + ] + }, + { + "symbol": "CONV", + "precision": 18, + "name": "Convergence", + "priceId": "convergence", + "icon": "CONV.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x8006320739fC281da67Ee62eB9b4Ef8ADD5C903a" + } + ] + }, + { + "symbol": "GLINT", + "precision": 18, + "name": "Beamswap Token", + "priceId": "beamswap", + "icon": "GLINT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xcd3B51D98478D53F4515A306bE565c6EebeF1D58" + } + ] + }, + { + "symbol": "EFT", + "precision": 18, + "name": "Energyfi Token", + "priceId": "energyfi", + "icon": "EFT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xA423E7eEB60547d9C7b65005477b63ae7CE67E62" + } + ] + }, + { + "symbol": "IDIA", + "precision": 18, + "name": "Impossible Decentralized Incubator Access Token", + "priceId": "idia", + "icon": "IDIA.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x2d28AA28fA1E5e6bF121CF688309Bf3faAAe3C70" + } + ] + }, + { + "symbol": "WMOVR", + "precision": 18, + "name": "Wrapped MOVR", + "icon": "MOVR.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x98878B06940aE243284CA214f92Bb71a2b032B8A" + } + ] + }, + { + "symbol": "CWS", + "precision": 18, + "name": "Crowns", + "priceId": "crowns", + "icon": "CWS.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x6fc9651f45B262AE6338a701D563Ab118B1eC0Ce" + } + ] + }, + { + "symbol": "ZLK", + "precision": 18, + "name": "Zenlink Network Token", + "priceId": "zenlink-network-token", + "icon": "ZLK.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x0f47ba9d9Bde3442b42175e51d6A367928A1173B" + } + ] + }, + { + "symbol": "SOLAR", + "precision": 18, + "name": "SolarBeam Token", + "priceId": "solarbeam", + "icon": "SOLAR.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x6bD193Ee6D2104F14F94E2cA6efefae561A4334B" + } + ] + }, + { + "symbol": "RIB", + "precision": 18, + "name": "RiverBoat", + "priceId": "riverboat", + "icon": "RIB.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xbD90A6125a84E5C512129D622a75CDDE176aDE5E" + } + ] + }, + { + "symbol": "BEANS", + "precision": 18, + "name": "MoonBeans", + "priceId": "moonbeans", + "icon": "BEANS.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x65b09ef8c5A096C5Fd3A80f1F7369E56eB932412" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xC2392DD3e3fED2c8Ed9f7f0bDf6026fcd1348453" + } + ] + }, + { + "symbol": "STELLA", + "precision": 18, + "name": "StellaSwap", + "priceId": "stellaswap", + "icon": "STELLA.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x0E358838ce72d5e61E0018a2ffaC4bEC5F4c88d2" + } + ] + }, + { + "symbol": "BNB", + "precision": 18, + "name": "Binance", + "priceId": "binancecoin", + "icon": "BNB.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xc9BAA8cfdDe8E328787E29b4B078abf2DaDc2055" + }, + { + "chainId": "eip155:1", + "contractAddress": "0xB8c77482e45F1F44dE1745F52C74426C631bDD52" + } + ] + }, + { + "symbol": "ETH", + "precision": 18, + "name": "Ethereum", + "priceId": "ethereum", + "icon": "ETH.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xfA9343C3897324496A05fC75abeD6bAC29f8A40f" + } + ] + }, + { + "symbol": "CP", + "precision": 18, + "name": "Cypress", + "priceId": "cypress", + "icon": "CP.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x6021D2C27B6FBd6e7608D1F39B41398CAee2F824" + } + ] + }, + { + "symbol": "stETH", + "precision": 18, + "name": "Lido Staked Ether", + "priceId": "staked-ether", + "icon": "stETH.svg", + "instances": [ + { + "chainId": "eip155:1", + "contractAddress": "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84" + } + ] + }, + { + "symbol": "UNI", + "precision": 18, + "name": "Uniswap", + "priceId": "uniswap", + "icon": "UNI.svg", + "instances": [ + { + "chainId": "eip155:1", + "contractAddress": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984" + } + ] + }, + { + "symbol": "WELL", + "precision": 18, + "name": "Moonwell", + "priceId": "moonwell-artemis", + "icon": "WELL.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x511aB53F793683763E5a8829738301368a2411E3" + } + ] + }, + { + "symbol": "MFAM", + "precision": 18, + "name": "Moonwell Apollo", + "priceId": "moonwell", + "icon": "MFAM.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xBb8d88bcD9749636BC4D2bE22aaC4Bb3B01A58F1" + } + ] + }, + { + "symbol": "xcRMRK (old)", + "precision": 10, + "name": "xcRMRK", + "priceId": "rmrk", + "icon": "RMRK.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xECf2ADafF1De8A512f6e8bfe67a2C836EDb25Da3" + } + ] + }, + { + "symbol": "stDOT", + "precision": 10, + "name": "StellaSwap Staked DOT", + "priceId": "stellaswap-staked-dot", + "icon": "stDOT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xbc7E02c4178a7dF7d3E564323a5c359dc96C4db4" + } + ] + }, + { + "symbol": "MANTA", + "precision": 18, + "name": "MANTA", + "priceId": "manta-network", + "icon": "MANTA.svg", + "instances": [ + { + "chainId": "eip155:169", + "contractAddress": "0x95CeF13441Be50d20cA4558CC0a27B601aC544E5" + } + ] + }, + { + "symbol": "RMRK", + "precision": 18, + "name": "RMRK", + "priceId": "rmrk", + "icon": "RMRK.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x524d524B4c9366be706D3A90dcf70076ca037aE3" + } + ] + }, + { + "symbol": "xcPINK", + "precision": 10, + "name": "PINK", + "icon": "PINK.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xfFfFFfFf30478fAFBE935e466da114E14fB3563d" + } + ] + }, + { + "symbol": "MYTH", + "precision": 18, + "name": "MYTH", + "priceId": "mythos", + "icon": "MYTH.svg", + "instances": [ + { + "chainId": "eip155:1", + "contractAddress": "0xBA41Ddf06B7fFD89D1267b5A93BFeF2424eb2003" + } + ] + }, + { + "symbol": "NODL", + "precision": 18, + "name": "Nodle token", + "priceId": "nodle-network", + "icon": "NODL.svg", + "instances": [ + { + "chainId": "eip155:324", + "contractAddress": "0xBD4372e44c5eE654dd838304006E1f0f69983154" + } + ] + }, + { + "symbol": "PHA", + "precision": 18, + "name": "PHA token", + "priceId": "pha", + "icon": "PHA.svg", + "instances": [ + { + "chainId": "eip155:1", + "contractAddress": "0x6c5bA91642F10282b576d91922Ae6448C9d52f4E" + } + ] + }, + { + "symbol": "SOL-Wormhole", + "precision": 9, + "name": "Wrapped SOL", + "priceId": "solana", + "icon": "SOL-Wormhole.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x99fec54a5ad36d50a4bba3a41cab983a5bb86a7d" + } + ] + }, + { + "symbol": "KMA", + "precision": 18, + "name": "KMA", + "priceId": "calamari-network", + "icon": "KMA.svg", + "instances": [ + { + "chainId": "eip155:169", + "contractAddress": "0x6745CF7A0aAca457F451a4b8c60c8504320F69d0" + } + ] + }, + { + "symbol": "CFG", + "precision": 18, + "name": "Centrifuge", + "priceId": "centrifuge-2", + "icon": "CFG.svg", + "instances": [ + { + "chainId": "eip155:1", + "contractAddress": "0xcccCCCcCCC33D538DBC2EE4fEab0a7A1FF4e8A94" + } + ] + }, + { + "symbol": "KILT", + "precision": 15, + "name": "KILT", + "priceId": "kilt-protocol", + "icon": "KILT.svg", + "instances": [ + { + "chainId": "eip155:1", + "contractAddress": "0x5d3D01FD6d2Ad1169b17918eB4f153C6616288eB" + }, + { + "chainId": "eip155:8453", + "contractAddress": "0x9E5189a77f698305Ef76510AFF1C528cff48779c" + } + ] + }, + { + "symbol": "KILT (new)", + "precision": 18, + "name": "KILT Protocol", + "priceId": "kilt-protocol-2", + "icon": "KILT.svg", + "instances": [ + { + "chainId": "eip155:8453", + "contractAddress": "0x5D0DD05bB095fdD6Af4865A1AdF97c39C85ad2d8" + } + ] + } +] diff --git a/assets/evm/v3/assets_dev.json b/assets/evm/v3/assets_dev.json new file mode 100644 index 0000000..171665a --- /dev/null +++ b/assets/evm/v3/assets_dev.json @@ -0,0 +1,764 @@ +[ + { + "symbol": "USDT", + "precision": 6, + "name": "Tether USD", + "priceId": "tether", + "icon": "USDT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xeFAeeE334F0Fd1712f9a8cc375f427D9Cdd40d73" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xB44a9B6905aF7c801311e8F4E76932ee959c663C" + }, + { + "chainId": "eip155:1", + "contractAddress": "0xdac17f958d2ee523a2206206994597c13d831ec7", + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "USDT", + "blockchain": "ETH" + } + }, + "sellProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + } + } + } + ] + }, + { + "symbol": "USDC", + "precision": 6, + "name": "USD Coin", + "priceId": "usd-coin", + "icon": "USDC.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x818ec0A7Fe18Ff94269904fCED6AE3DaE6d6dC0b" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D" + }, + { + "chainId": "eip155:1", + "contractAddress": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "USDC", + "blockchain": "ETH" + } + }, + "sellProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + } + } + } + ] + }, + { + "symbol": "BUSD", + "precision": 18, + "name": "Binance-Peg BUSD Token", + "priceId": "binance-usd", + "icon": "BUSD.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xA649325Aa7C5093d12D6F98EB4378deAe68CE23F" + }, + { + "chainId": "eip155:56", + "contractAddress": "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56" + } + ] + }, + { + "symbol": "MATIC", + "precision": 18, + "name": "Matic", + "priceId": "matic-network", + "icon": "MATIC.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x3405A1bd46B85c5C029483FbECf2F3E611026e45" + }, + { + "chainId": "eip155:56", + "contractAddress": "0xCC42724C6683B7E57334c4E856f4c9965ED682bD" + } + ] + }, + { + "symbol": "DAI", + "precision": 18, + "name": "Dai Stablecoin", + "priceId": "dai", + "icon": "DAI.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x765277EebeCA2e31912C9946eAe1021199B39C61" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x80A16016cC4A2E6a2CACA8a4a498b1699fF0f844" + }, + { + "chainId": "eip155:1", + "contractAddress": "0x6b175474e89094c44da98b954eedeac495271d0f" + }, + { + "chainId": "eip155:56", + "contractAddress": "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3" + } + ] + }, + { + "symbol": "AVAX", + "precision": 18, + "name": "Avalanche", + "priceId": "avalanche-2", + "icon": "AVAX.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x4792C1EcB969B036eb51330c63bD27899A13D84e" + }, + { + "chainId": "eip155:56", + "contractAddress": "0x1CE0c2827e2eF14D5C4f29a091d735A204794041" + } + ] + }, + { + "symbol": "WBTC", + "precision": 8, + "name": "Wrapped BTC", + "priceId": "wrapped-bitcoin", + "icon": "WBTC.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x922D641a426DcFFaeF11680e5358F34d97d112E1" + }, + { + "chainId": "eip155:1", + "contractAddress": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599" + } + ] + }, + { + "symbol": "FRAX", + "precision": 18, + "name": "Frax", + "priceId": "frax", + "icon": "FRAX.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x322E86852e492a7Ee17f28a78c663da38FB33bfb" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x1A93B23281CC1CDE4C4741353F3064709A16197d" + }, + { + "chainId": "eip155:56", + "contractAddress": "0x90C97F71E18723b0Cf0dfa30ee176Ab653E89F40" + } + ] + }, + { + "symbol": "FTM", + "precision": 18, + "name": "Fantom", + "priceId": "fantom", + "icon": "FTM.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xC19281F22A075E0F10351cd5D6Ea9f0AC63d4327" + } + ] + }, + { + "symbol": "FXS", + "precision": 18, + "name": "Frax Share", + "priceId": "frax-share", + "icon": "FXS.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x2CC0A9D8047A5011dEfe85328a6f26968C8aaA1C" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x6f1D1Ee50846Fcbc3de91723E61cb68CFa6D0E98" + } + ] + }, + { + "symbol": "WGLMR", + "precision": 18, + "name": "Wrapped GLMR", + "priceId": "wrapped-moonbeam", + "icon": "WGLMR.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xAcc15dC74880C9944775448304B263D191c6077F" + } + ] + }, + { + "symbol": "BOBA", + "precision": 18, + "name": "BOBA Token", + "priceId": "boba-network", + "icon": "BOBA.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x18D17A9fD652D7d6a59903E23792ab97F832Ed6C" + } + ] + }, + { + "symbol": "BEPRO", + "precision": 18, + "name": "BEPRO Network", + "priceId": "bepro-network", + "icon": "BEPRO.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x4EdF8E0778967012D46968ceadb75436d0426f88" + } + ] + }, + { + "symbol": "mbXEN", + "precision": 18, + "name": "XEN Crypto", + "icon": "mbXEN.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xb564A5767A00Ee9075cAC561c427643286F8F4E1" + } + ] + }, + { + "symbol": "CONV", + "precision": 18, + "name": "Convergence", + "priceId": "convergence", + "icon": "CONV.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x8006320739fC281da67Ee62eB9b4Ef8ADD5C903a" + } + ] + }, + { + "symbol": "GLINT", + "precision": 18, + "name": "Beamswap Token", + "priceId": "beamswap", + "icon": "GLINT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xcd3B51D98478D53F4515A306bE565c6EebeF1D58" + } + ] + }, + { + "symbol": "EFT", + "precision": 18, + "name": "Energyfi Token", + "priceId": "energyfi", + "icon": "EFT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xA423E7eEB60547d9C7b65005477b63ae7CE67E62" + } + ] + }, + { + "symbol": "IDIA", + "precision": 18, + "name": "Impossible Decentralized Incubator Access Token", + "priceId": "idia", + "icon": "IDIA.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x2d28AA28fA1E5e6bF121CF688309Bf3faAAe3C70" + } + ] + }, + { + "symbol": "WMOVR", + "precision": 18, + "name": "Wrapped MOVR", + "icon": "MOVR.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x98878B06940aE243284CA214f92Bb71a2b032B8A" + } + ] + }, + { + "symbol": "CWS", + "precision": 18, + "name": "Crowns", + "priceId": "crowns", + "icon": "CWS.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x6fc9651f45B262AE6338a701D563Ab118B1eC0Ce" + } + ] + }, + { + "symbol": "ZLK", + "precision": 18, + "name": "Zenlink Network Token", + "priceId": "zenlink-network-token", + "icon": "ZLK.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x0f47ba9d9Bde3442b42175e51d6A367928A1173B" + } + ] + }, + { + "symbol": "SOLAR", + "precision": 18, + "name": "SolarBeam Token", + "priceId": "solarbeam", + "icon": "SOLAR.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x6bD193Ee6D2104F14F94E2cA6efefae561A4334B" + } + ] + }, + { + "symbol": "HYDRO", + "precision": 18, + "name": "HYDRO TOKEN", + "priceId": "hydro", + "icon": "HYDRO.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x946112efaB61C3636CBD52DE2E1392D7A75A6f01" + } + ] + }, + { + "symbol": "RIB", + "precision": 18, + "name": "RiverBoat", + "priceId": "riverboat", + "icon": "RIB.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xbD90A6125a84E5C512129D622a75CDDE176aDE5E" + } + ] + }, + { + "symbol": "BEANS", + "precision": 18, + "name": "MoonBeans", + "priceId": "moonbeans", + "icon": "BEANS.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x65b09ef8c5A096C5Fd3A80f1F7369E56eB932412" + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xC2392DD3e3fED2c8Ed9f7f0bDf6026fcd1348453" + } + ] + }, + { + "symbol": "SPACE", + "precision": 18, + "name": "Space Token", + "priceId": "space-token-bsc", + "icon": "SPACE.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0x55aF5865807b196bD0197e0902746F31FBcCFa58" + } + ] + }, + { + "symbol": "STELLA", + "precision": 18, + "name": "StellaSwap", + "priceId": "stellaswap", + "icon": "STELLA.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x0E358838ce72d5e61E0018a2ffaC4bEC5F4c88d2" + } + ] + }, + { + "symbol": "BNB", + "precision": 18, + "name": "Binance", + "priceId": "binancecoin", + "icon": "BNB.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xc9BAA8cfdDe8E328787E29b4B078abf2DaDc2055" + }, + { + "chainId": "eip155:1", + "contractAddress": "0xB8c77482e45F1F44dE1745F52C74426C631bDD52" + } + ] + }, + { + "symbol": "ETH", + "precision": 18, + "name": "Ethereum", + "priceId": "ethereum", + "icon": "ETH.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xfA9343C3897324496A05fC75abeD6bAC29f8A40f" + }, + { + "chainId": "eip155:56", + "contractAddress": "0x2170Ed0880ac9A755fd29B2688956BD959F933F8" + } + ] + }, + { + "symbol": "CP", + "precision": 18, + "name": "Cypress", + "priceId": "cypress", + "icon": "CP.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x6021D2C27B6FBd6e7608D1F39B41398CAee2F824" + } + ] + }, + { + "symbol": "stETH", + "precision": 18, + "name": "Lido Staked Ether", + "priceId": "staked-ether", + "icon": "stETH.svg", + "instances": [ + { + "chainId": "eip155:1", + "contractAddress": "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84" + } + ] + }, + { + "symbol": "UNI", + "precision": 18, + "name": "Uniswap", + "priceId": "uniswap", + "icon": "UNI.svg", + "instances": [ + { + "chainId": "eip155:1", + "contractAddress": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984" + }, + { + "chainId": "eip155:56", + "contractAddress": "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1" + } + ] + }, + { + "symbol": "USDT", + "precision": 18, + "name": "Tether USD", + "priceId": "tether", + "icon": "USDT.svg", + "instances": [ + { + "chainId": "eip155:56", + "contractAddress": "0x55d398326f99059fF775485246999027B3197955" + } + ] + }, + { + "symbol": "USDC", + "precision": 18, + "name": "USD Coin", + "priceId": "usd-coin", + "icon": "USDC.svg", + "instances": [ + { + "chainId": "eip155:56", + "contractAddress": "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d" + } + ] + }, + { + "symbol": "WELL", + "precision": 18, + "name": "Moonwell", + "priceId": "moonwell-artemis", + "icon": "WELL.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x511aB53F793683763E5a8829738301368a2411E3" + } + ] + }, + { + "symbol": "MFAM", + "precision": 18, + "name": "Moonwell Apollo", + "priceId": "moonwell", + "icon": "MFAM.svg", + "instances": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "contractAddress": "0xBb8d88bcD9749636BC4D2bE22aaC4Bb3B01A58F1" + } + ] + }, + { + "symbol": "xcRMRK (old)", + "precision": 10, + "name": "xcRMRK", + "priceId": "rmrk", + "icon": "RMRK.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xECf2ADafF1De8A512f6e8bfe67a2C836EDb25Da3" + } + ] + }, + { + "symbol": "stDOT", + "precision": 10, + "name": "StellaSwap Staked DOT", + "priceId": "stellaswap-staked-dot", + "icon": "stDOT.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xbc7E02c4178a7dF7d3E564323a5c359dc96C4db4" + } + ] + }, + { + "symbol": "MANTA", + "precision": 18, + "name": "MANTA", + "priceId": "manta-network", + "icon": "MANTA.svg", + "instances": [ + { + "chainId": "eip155:169", + "contractAddress": "0x95CeF13441Be50d20cA4558CC0a27B601aC544E5" + } + ] + }, + { + "symbol": "RMRK", + "precision": 18, + "name": "RMRK", + "priceId": "rmrk", + "icon": "RMRK.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x524d524B4c9366be706D3A90dcf70076ca037aE3" + } + ] + }, + { + "symbol": "xcPINK", + "precision": 10, + "name": "PINK", + "icon": "PINK.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0xfFfFFfFf30478fAFBE935e466da114E14fB3563d" + } + ] + }, + { + "symbol": "MYTH", + "precision": 18, + "name": "MYTH", + "priceId": "mythos", + "icon": "MYTH.svg", + "instances": [ + { + "chainId": "eip155:1", + "contractAddress": "0xBA41Ddf06B7fFD89D1267b5A93BFeF2424eb2003" + } + ] + }, + { + "symbol": "NODL", + "precision": 18, + "name": "Nodle token", + "priceId": "nodle-network", + "icon": "NODL.svg", + "instances": [ + { + "chainId": "eip155:324", + "contractAddress": "0xBD4372e44c5eE654dd838304006E1f0f69983154" + } + ] + }, + { + "symbol": "PHA", + "precision": 18, + "name": "PHA token", + "priceId": "pha", + "icon": "PHA.svg", + "instances": [ + { + "chainId": "eip155:1", + "contractAddress": "0x6c5bA91642F10282b576d91922Ae6448C9d52f4E" + } + ] + }, + { + "symbol": "SOL-Wormhole", + "precision": 9, + "name": "Wrapped SOL", + "priceId": "solana", + "icon": "SOL-Wormhole.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x99fec54a5ad36d50a4bba3a41cab983a5bb86a7d" + } + ] + }, + { + "symbol": "SUI-Wormhole", + "precision": 9, + "name": "Sui", + "icon": "SUI-Wormhole.svg", + "instances": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "contractAddress": "0x484eCCE6775143D3335Ed2C7bCB22151C53B9F49" + } + ] + }, + { + "symbol": "KMA", + "precision": 18, + "name": "KMA", + "priceId": "calamari-network", + "icon": "KMA.svg", + "instances": [ + { + "chainId": "eip155:169", + "contractAddress": "0x6745CF7A0aAca457F451a4b8c60c8504320F69d0" + } + ] + }, + { + "symbol": "CFG", + "precision": 18, + "name": "Centrifuge", + "priceId": "centrifuge-2", + "icon": "CFG.svg", + "instances": [ + { + "chainId": "eip155:1", + "contractAddress": "0xcccCCCcCCC33D538DBC2EE4fEab0a7A1FF4e8A94" + } + ] + }, + { + "symbol": "KILT", + "precision": 15, + "name": "KILT", + "priceId": "kilt-protocol", + "icon": "KILT.svg", + "instances": [ + { + "chainId": "eip155:1", + "contractAddress": "0x5d3D01FD6d2Ad1169b17918eB4f153C6616288eB" + }, + { + "chainId": "eip155:8453", + "contractAddress": "0x9E5189a77f698305Ef76510AFF1C528cff48779c" + } + ] + }, + { + "symbol": "KILT (new)", + "precision": 18, + "name": "KILT Protocol", + "priceId": "kilt-protocol-2", + "icon": "KILT.svg", + "instances": [ + { + "chainId": "eip155:8453", + "contractAddress": "0x5D0DD05bB095fdD6Af4865A1AdF97c39C85ad2d8" + } + ] + } +] diff --git a/assets/slip44.json b/assets/slip44.json new file mode 100644 index 0000000..3594e5a --- /dev/null +++ b/assets/slip44.json @@ -0,0 +1,126 @@ +[ + { + "index": "60", + "symbol": "ETH" + }, + { + "index": "188", + "symbol": "WBTC" + }, + { + "index": "354", + "symbol": "DOT" + }, + { + "index": "434", + "symbol": "KSM" + }, + { + "index": "523", + "symbol": "EDG" + }, + { + "index": "558", + "symbol": "TAO" + }, + { + "index": "595", + "symbol": "POLYX" + }, + { + "index": "631", + "symbol": "QTZ" + }, + { + "index": "643", + "symbol": "AZERO" + }, + { + "index": "686", + "symbol": "KAR" + }, + { + "index": "714", + "symbol": "BNB" + }, + { + "index": "747", + "symbol": "CFG" + }, + { + "index": "787", + "symbol": "ACA" + }, + { + "index": "788", + "symbol": "BNC" + }, + { + "index": "799", + "symbol": "PDEX" + }, + { + "index": "809", + "symbol": "SDN" + }, + { + "index": "810", + "symbol": "ASTR" + }, + { + "index": "966", + "symbol": "MATIC" + }, + { + "index": "995", + "symbol": "CAPS" + }, + { + "index": "1003", + "symbol": "NODL" + }, + { + "index": "1005", + "symbol": "TAO" + }, + { + "index": "1007", + "symbol": "FTM" + }, + { + "index": "1155", + "symbol": "EFI" + }, + { + "index": "1284", + "symbol": "GLMR" + }, + { + "index": "1285", + "symbol": "MOVR" + }, + { + "index": "1955", + "symbol": "XX" + }, + { + "index": "2086", + "symbol": "KILT" + }, + { + "index": "9000", + "symbol": "AVAX" + }, + { + "index": "9002", + "symbol": "BOBA" + }, + { + "index": "99999996", + "symbol": "GENS" + }, + { + "index": "99999997", + "symbol": "EQ" + } +] diff --git a/banners/content/assets/banners.json b/banners/content/assets/banners.json new file mode 100644 index 0000000..2274793 --- /dev/null +++ b/banners/content/assets/banners.json @@ -0,0 +1,16 @@ +[ + { + "id": "e682511d-1afb-4144-bd3e-85d661d8a887", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/backgrounds/red_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/images/myth_staking_promo_banner_picture.png", + "clipsToBounds": false, + "action": "novawallet://nova/open/staking" + }, + { + "id": "9464681d-ad80-479a-b2f7-4ab1e9ed9e58", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/backgrounds/rainbow_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/images/staking_promo_banner_picture.png", + "clipsToBounds": false, + "action": "novawallet://nova/open/staking" + } +] diff --git a/banners/content/assets/banners_dev.json b/banners/content/assets/banners_dev.json new file mode 100644 index 0000000..9498004 --- /dev/null +++ b/banners/content/assets/banners_dev.json @@ -0,0 +1,50 @@ +[ + { + "id": "50271bee-81f6-4f64-88af-936a31af83f6", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/backgrounds/violet_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/images/nova_card_promo_banner_picture.png", + "clipsToBounds": false + }, + { + "id": "e682511d-1afb-4144-bd3e-85d661d8a887", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/backgrounds/red_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/images/myth_staking_promo_banner_picture.png", + "clipsToBounds": false, + "action": "novawallet://nova/open/staking" + }, + { + "id": "0b7d5fa9-ca74-40a1-a25b-1573ebe77586", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/backgrounds/indigo_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/images/staking_astar_banner_picture_1.png", + "clipsToBounds": false, + "action": "novawallet://nova/open/dapp?url=https://portal.astar.network/astar/dapp-staking/vote?dappAddress=0x40b261ed3816f5cd6b548857cf6e78d5ca101bdb" + }, + { + "id": "9464681d-ad80-479a-b2f7-4ab1e9ed9e58", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/backgrounds/rainbow_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/images/staking_promo_banner_picture.png", + "clipsToBounds": false, + "action": "novawallet://nova/open/staking" + }, + { + "id": "0d2f8e1d-017d-4b07-aba6-ea2012354de0", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/backgrounds/blue_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/images/browser_promo_banner_picture.png", + "clipsToBounds": true, + "action": "https://docs.novawallet.io/nova-wallet-wiki/dapps/dapp-catalog" + }, + { + "id": "88788788-cf90-4171-9514-9d7474d5c765", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/backgrounds/pink_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/images/hydration_promo_banner_picture.png", + "clipsToBounds": true, + "action": "novawallet://nova/open/dapp?url=https://app.hydration.net/NOVA" + }, + { + "id": "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/backgrounds/violet_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/images/submit_dapp_promo_banner_picture.png", + "clipsToBounds": true, + "action": "https://docs.novawallet.io/nova-wallet-wiki/misc/developer-documentation/add-your-dapp-to-nova-wallet" + } +] diff --git a/banners/content/assets/localized/en.json b/banners/content/assets/localized/en.json new file mode 100644 index 0000000..2a8e921 --- /dev/null +++ b/banners/content/assets/localized/en.json @@ -0,0 +1,10 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH staking is live!", + "details": "Zero fees, maximized rewards.\nStake your MYTH in one click!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Earn up to 15% APY", + "details": "Zero fees, maximized rewards. \nStake your DOT in one click!" + } +} diff --git a/banners/content/assets/localized/es.json b/banners/content/assets/localized/es.json new file mode 100644 index 0000000..8cd44f0 --- /dev/null +++ b/banners/content/assets/localized/es.json @@ -0,0 +1,10 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "¡El staking de MYTH está en vivo!", + "details": "Cero comisiones, recompensas máximas.\n¡Haz staking de tu MYTH con un solo clic!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Gana hasta un 15% APY.", + "details": "Cero comisiones, máximas recompensas. ¡Haz staking de DOT en un clic!" + } +} diff --git a/banners/content/assets/localized/fr.json b/banners/content/assets/localized/fr.json new file mode 100644 index 0000000..d7ef068 --- /dev/null +++ b/banners/content/assets/localized/fr.json @@ -0,0 +1,10 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Le staking de MYTH est en ligne!", + "details": "Zéro frais, récompenses maximisées.\nStake ton MYTH en un clic!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Gagne jusqu’à 15% APY!", + "details": "Zéro frais, récompenses maximisées. Stake ton DOT en un clic!" + } +} diff --git a/banners/content/assets/localized/hu.json b/banners/content/assets/localized/hu.json new file mode 100644 index 0000000..c51a02e --- /dev/null +++ b/banners/content/assets/localized/hu.json @@ -0,0 +1,10 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "A MYTH staking elérhető!", + "details": "Nulla díj, maximalizált jutalmak.\nStakeld a MYTH-ed egy kattintással!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Keress akár 15% APY-t!", + "details": "Nulla díj, maximális jutalmak. Stakelj DOT-ot egy kattintással!" + } +} diff --git a/banners/content/assets/localized/id.json b/banners/content/assets/localized/id.json new file mode 100644 index 0000000..c10e246 --- /dev/null +++ b/banners/content/assets/localized/id.json @@ -0,0 +1,10 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Staking MYTH sudah live!", + "details": "Tanpa biaya, hadiah maksimal.\nStaking MYTH kamu dalam satu klik!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Dapatkan hingga 15% APY!", + "details": "Tanpa biaya, hadiah maksimal. Staking DOT hanya dengan satu klik!" + } +} diff --git a/banners/content/assets/localized/it.json b/banners/content/assets/localized/it.json new file mode 100644 index 0000000..f9f6c7c --- /dev/null +++ b/banners/content/assets/localized/it.json @@ -0,0 +1,10 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Lo staking di MYTH è attivo!", + "details": "Zero commissioni, ricompense massimizzate.\nMetti in staking il tuo MYTH con un clic!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Guadagna fino al 15% APY!", + "details": "Zero commissioni, ricompense massime. Staka i tuoi DOT con un clic!" + } +} diff --git a/banners/content/assets/localized/ja.json b/banners/content/assets/localized/ja.json new file mode 100644 index 0000000..9281d69 --- /dev/null +++ b/banners/content/assets/localized/ja.json @@ -0,0 +1,10 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTHのステーキングが開始されました!", + "details": "手数料ゼロ、報酬最大化。\nワンクリックでMYTHをステーキング" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "最大 15% APY を獲得", + "details": "手数料ゼロ、報酬最大化。DOT をワンクリックでステーキング" + } +} diff --git a/banners/content/assets/localized/ko.json b/banners/content/assets/localized/ko.json new file mode 100644 index 0000000..ca95c8d --- /dev/null +++ b/banners/content/assets/localized/ko.json @@ -0,0 +1,10 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH 스테이킹이 시작되었습니다!", + "details": "수수료 없음, 최대 보상.\n한 번의 클릭으로 MYTH를 스테이킹하세요!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "최대 15% APY!", + "details": "수수료 0원, 최대 보상. DOT을 한 번의 클릭으로 스테이킹하세요!" + } +} diff --git a/banners/content/assets/localized/pl.json b/banners/content/assets/localized/pl.json new file mode 100644 index 0000000..84861f3 --- /dev/null +++ b/banners/content/assets/localized/pl.json @@ -0,0 +1,10 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Staking MYTH jest już dostępny!", + "details": "Zero opłat, maksymalne nagrody.\nStakuj swoje MYTH jednym kliknięciem!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Zarabiaj do 15% APY!", + "details": "Zero opłat, maksymalne nagrody. Stakuj DOT jednym kliknięciem!" + } +} diff --git a/banners/content/assets/localized/pt.json b/banners/content/assets/localized/pt.json new file mode 100644 index 0000000..0322a6d --- /dev/null +++ b/banners/content/assets/localized/pt.json @@ -0,0 +1,10 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "O staking de MYTH está no ar!", + "details": "Taxas zero, recompensas máximas.\nFaça stake do seu MYTH em um clique!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Ganhe até 15% APY!", + "details": "Zero taxas, recompensas máximas. Staking de DOT em um clique!" + } +} diff --git a/banners/content/assets/localized/ru.json b/banners/content/assets/localized/ru.json new file mode 100644 index 0000000..22dbaef --- /dev/null +++ b/banners/content/assets/localized/ru.json @@ -0,0 +1,10 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH стейкинг активен!", + "details": "0 комиссий, максимум наград.\nСтейкайте MYTH одним кликом!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Получайте до 15% APY", + "details": "0 комиссий, максимум наград. \nСтейкайте DOT в один клик!" + } +} diff --git a/banners/content/assets/localized/tr.json b/banners/content/assets/localized/tr.json new file mode 100644 index 0000000..7ba6d46 --- /dev/null +++ b/banners/content/assets/localized/tr.json @@ -0,0 +1,10 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH staking yayında!", + "details": "Sıfır ücret, maksimum ödüller.\nTek tıkla MYTH stake et!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "%15 APY’ye kadar kazanç!", + "details": "Sıfır ücret, maksimum ödül. DOT’unuzu tek tıkla stake edin!" + } +} diff --git a/banners/content/assets/localized/vi.json b/banners/content/assets/localized/vi.json new file mode 100644 index 0000000..e25316f --- /dev/null +++ b/banners/content/assets/localized/vi.json @@ -0,0 +1,10 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Staking MYTH đã chính thức ra mắt!", + "details": "Không phí, phần thưởng tối đa.\nStake MYTH chỉ với một cú nhấp chuột!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Kiếm tới 15% APY!", + "details": "Không phí, thưởng tối đa. Stake DOT chỉ với một cú nhấp!" + } +} diff --git a/banners/content/assets/localized/zh.json b/banners/content/assets/localized/zh.json new file mode 100644 index 0000000..304e2c4 --- /dev/null +++ b/banners/content/assets/localized/zh.json @@ -0,0 +1,10 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH 质押已上线!", + "details": "零费用,奖励最大化。\n 一键质押你的 MYTH!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "赚取高达 15% APY", + "details": "零费用,收益最大化。一键质押您的 DOT" + } +} diff --git a/banners/content/assets/localized_dev/en.json b/banners/content/assets/localized_dev/en.json new file mode 100644 index 0000000..16717ca --- /dev/null +++ b/banners/content/assets/localized_dev/en.json @@ -0,0 +1,30 @@ +{ + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Get Nova Card", + "details": "Start paying anywhere in the world \nwith your crypto" + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH staking is live!", + "details": "Zero fees, maximized rewards.\nStake your MYTH in one click!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Staking ASTR?", + "details": "Refresh your vote before \n03.03 and get bonuses!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Earn up to 15% APY", + "details": "Zero fees, maximized rewards. \nStake your DOT in one click!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Welcome to Browser!", + "details": "Staking, DEX, Bridging & Art with \nYour Polkadot & EVM Accounts" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Unites swaps & lending under the \nroof of a scalable appchain." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Join the list!", + "details": "Want to be included? \nTell us about it!" + } +} diff --git a/banners/content/assets/localized_dev/es.json b/banners/content/assets/localized_dev/es.json new file mode 100644 index 0000000..228547a --- /dev/null +++ b/banners/content/assets/localized_dev/es.json @@ -0,0 +1,26 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "¡El staking de MYTH está en vivo!", + "details": "Cero comisiones, recompensas máximas.\n¡Haz staking de tu MYTH con un solo clic!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "¿Haces staking de ASTR?", + "details": "Actualiza tu voto antes del 03/03 y gana bonos!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Gana hasta un 15% APY.", + "details": "Cero comisiones, máximas recompensas. ¡Haz staking de DOT en un clic!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "¡Bienvenido a Browser!", + "details": "Staking, DEX, Puentes y Arte con tus cuentas Polkadot y EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Une swaps y préstamos en una appchain escalable." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "¡Únete a la lista!", + "details": "¿Quieres estar incluido? Cuéntanos." + } +} diff --git a/banners/content/assets/localized_dev/fr.json b/banners/content/assets/localized_dev/fr.json new file mode 100644 index 0000000..370a980 --- /dev/null +++ b/banners/content/assets/localized_dev/fr.json @@ -0,0 +1,26 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Le staking de MYTH est en ligne!", + "details": "Zéro frais, récompenses maximisées.\nStake ton MYTH en un clic!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Tu stakes du ASTR?", + "details": "Mets à jour ton vote avant le 03.03 et gagne des bonus!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Gagne jusqu’à 15% APY!", + "details": "Zéro frais, récompenses maximisées. Stake ton DOT en un clic!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Bienvenue sur Browser!", + "details": "Staking, DEX, Bridge et Art avec vos comptes Polkadot et EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Regroupe swaps et prêts sur une appchain évolutive." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Rejoins la liste!", + "details": "Tu veux en faire partie ? Dis-le-nous!" + } +} diff --git a/banners/content/assets/localized_dev/hu.json b/banners/content/assets/localized_dev/hu.json new file mode 100644 index 0000000..80d7e9a --- /dev/null +++ b/banners/content/assets/localized_dev/hu.json @@ -0,0 +1,26 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "A MYTH staking elérhető!", + "details": "Nulla díj, maximalizált jutalmak.\nStakeld a MYTH-ed egy kattintással!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Stakelsz ASTR-t?", + "details": "Frissítsd a szavazatod 03.03 előtt és szerezz bónuszokat!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Keress akár 15% APY-t!", + "details": "Nulla díj, maximális jutalmak. Stakelj DOT-ot egy kattintással!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Üdvözlünk a Browserben!", + "details": "Staking, DEX, Híd és Művészet a Polkadot és EVM fiókjaiddal" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "A Hydration", + "details": "Egyesíti a swappokat és hitelezést egy skálázható appchainen." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Csatlakozz a listához!", + "details": "Szeretnél szerepelni? Mondd el nekünk!" + } +} diff --git a/banners/content/assets/localized_dev/id.json b/banners/content/assets/localized_dev/id.json new file mode 100644 index 0000000..269343e --- /dev/null +++ b/banners/content/assets/localized_dev/id.json @@ -0,0 +1,26 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Staking MYTH sudah live!", + "details": "Tanpa biaya, hadiah maksimal.\nStaking MYTH kamu dalam satu klik!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Staking ASTR?", + "details": "Segarkan suara Anda sebelum 03.03 dan dapatkan bonus!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Dapatkan hingga 15% APY!", + "details": "Tanpa biaya, hadiah maksimal. Staking DOT hanya dengan satu klik!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Selamat datang di Browser!", + "details": "Staking, DEX, Jembatan & Seni dengan akun Polkadot & EVM Anda" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Menyatukan swap & pinjaman dalam appchain yang skalabel." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Gabung daftar!", + "details": "Mau ikut serta? Beritahu kami!" + } +} diff --git a/banners/content/assets/localized_dev/it.json b/banners/content/assets/localized_dev/it.json new file mode 100644 index 0000000..1bef3b2 --- /dev/null +++ b/banners/content/assets/localized_dev/it.json @@ -0,0 +1,26 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Lo staking di MYTH è attivo!", + "details": "Zero commissioni, ricompense massimizzate.\nMetti in staking il tuo MYTH con un clic!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Stai stakando ASTR?", + "details": "Aggiorna il tuo voto entro il 03.03 e ottieni bonus!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Guadagna fino al 15% APY!", + "details": "Zero commissioni, ricompense massime. Staka i tuoi DOT con un clic!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Benvenuto su Browser!", + "details": "Staking, DEX, Bridge e Arte con i tuoi account Polkadot ed EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Unisce swap e prestiti in una appchain scalabile." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Unisciti alla lista!", + "details": "Vuoi essere incluso? Dicci di più!" + } +} diff --git a/banners/content/assets/localized_dev/ja.json b/banners/content/assets/localized_dev/ja.json new file mode 100644 index 0000000..a6bde06 --- /dev/null +++ b/banners/content/assets/localized_dev/ja.json @@ -0,0 +1,26 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTHのステーキングが開始されました!", + "details": "手数料ゼロ、報酬最大化。\nワンクリックでMYTHをステーキング" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "ASTRをステーキング中", + "details": "03.03までに投票を更新してボーナスを獲得" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "最大 15% APY を獲得", + "details": "手数料ゼロ、報酬最大化。DOT をワンクリックでステーキング" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Browserへようこそ", + "details": "Polkadot & EVMアカウントでステーキング、DEX、ブリッジ、アートを楽しもう" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "はスワップとレンディングをスケーラブルなアプリチェーンに統合" + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "リストに参加しよう", + "details": "載りたい?教えてください" + } +} diff --git a/banners/content/assets/localized_dev/ko.json b/banners/content/assets/localized_dev/ko.json new file mode 100644 index 0000000..385aa43 --- /dev/null +++ b/banners/content/assets/localized_dev/ko.json @@ -0,0 +1,26 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH 스테이킹이 시작되었습니다!", + "details": "수수료 없음, 최대 보상.\n한 번의 클릭으로 MYTH를 스테이킹하세요!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "ASTR 스테이킹 중인가요?", + "details": "03.03까지 투표를 갱신하고 보너스를 받으세요!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "최대 15% APY!", + "details": "수수료 0원, 최대 보상. DOT을 한 번의 클릭으로 스테이킹하세요!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Browser에 오신 것을 환영합니다!", + "details": "Polkadot 및 EVM 계정으로 스테이킹, DEX, 브릿징 및 아트를 즐기세요" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "은 스왑과 대출을 확장 가능한 앱체인에 통합합니다." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "목록에 참여하세요!", + "details": "포함되길 원하나요? 알려주세요!" + } +} diff --git a/banners/content/assets/localized_dev/pl.json b/banners/content/assets/localized_dev/pl.json new file mode 100644 index 0000000..8653cb5 --- /dev/null +++ b/banners/content/assets/localized_dev/pl.json @@ -0,0 +1,26 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Staking MYTH jest już dostępny!", + "details": "Zero opłat, maksymalne nagrody.\nStakuj swoje MYTH jednym kliknięciem!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Stakujesz ASTR?", + "details": "Odśwież swój głos do 03.03 i zgarnij bonusy!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Zarabiaj do 15% APY!", + "details": "Zero opłat, maksymalne nagrody. Stakuj DOT jednym kliknięciem!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Witamy w Browser!", + "details": "Staking, DEX, Mosty i Sztuka z kontami Polkadot i EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Łączy swapy i pożyczki w skalowalnym appchainie." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Dołącz do listy!", + "details": "Chcesz być uwzględniony? Daj nam znać!" + } +} diff --git a/banners/content/assets/localized_dev/pt.json b/banners/content/assets/localized_dev/pt.json new file mode 100644 index 0000000..3cb9886 --- /dev/null +++ b/banners/content/assets/localized_dev/pt.json @@ -0,0 +1,26 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "O staking de MYTH está no ar!", + "details": "Taxas zero, recompensas máximas.\nFaça stake do seu MYTH em um clique!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Faz staking de ASTR?", + "details": "Atualize seu voto até 03/03 e ganhe bônus!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Ganhe até 15% APY!", + "details": "Zero taxas, recompensas máximas. Staking de DOT em um clique!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Bem-vindo ao Browser!", + "details": "Faça Staking, use DEX, Pontes e explore a Arte com suas contas Polkadot e EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Integra swaps e empréstimos em uma appchain escalável." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Entre na lista!", + "details": "Quer ser incluído? Conte para nós!" + } +} diff --git a/banners/content/assets/localized_dev/ru.json b/banners/content/assets/localized_dev/ru.json new file mode 100644 index 0000000..2fa1591 --- /dev/null +++ b/banners/content/assets/localized_dev/ru.json @@ -0,0 +1,26 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH стейкинг активен!", + "details": "0 комиссий, максимум наград.\nСтейкайте MYTH одним кликом!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Стейкаете ASTR?", + "details": "Обновите свой стейкинг до \n03.03 и получите бонусы!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Получайте до 15% APY", + "details": "0 комиссий, максимум наград. \nСтейкайте DOT в один клик!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "DApp Браузер", + "details": "Стейкинг, DEX, Мосты и НФТ \nчерез Polkadot и EVM аккаунты" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Свопы и Кредитование через \nмасштабируемый аппчейн" + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Добавьте свой dApp!", + "details": "Хотите, быть в списке? \nРасскажите нам о нем!" + } +} diff --git a/banners/content/assets/localized_dev/tr.json b/banners/content/assets/localized_dev/tr.json new file mode 100644 index 0000000..c7aa7f4 --- /dev/null +++ b/banners/content/assets/localized_dev/tr.json @@ -0,0 +1,26 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH staking yayında!", + "details": "Sıfır ücret, maksimum ödüller.\nTek tıkla MYTH stake et!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "ASTR stake ediyor musun?", + "details": "03.03’e kadar oyunu yenile ve bonus kazan!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "%15 APY’ye kadar kazanç!", + "details": "Sıfır ücret, maksimum ödül. DOT’unuzu tek tıkla stake edin!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Browser'a hoş geldiniz!", + "details": "Staking, DEX, Köprü ve Sanat, hepsi Polkadot ve EVM hesaplarınızda" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Swap ve kredi işlemlerini ölçeklenebilir bir appchain’de birleştirir." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Listeye katıl!", + "details": "Dahil olmak ister misin? Bize söyle!" + } +} diff --git a/banners/content/assets/localized_dev/vi.json b/banners/content/assets/localized_dev/vi.json new file mode 100644 index 0000000..5ea3aac --- /dev/null +++ b/banners/content/assets/localized_dev/vi.json @@ -0,0 +1,26 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Staking MYTH đã chính thức ra mắt!", + "details": "Không phí, phần thưởng tối đa.\nStake MYTH chỉ với một cú nhấp chuột!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Đang stake ASTR?", + "details": "Làm mới phiếu bầu trước 03.03 để nhận thưởng!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Kiếm tới 15% APY!", + "details": "Không phí, thưởng tối đa. Stake DOT chỉ với một cú nhấp!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Chào mừng đến với Browser!", + "details": "Staking, DEX, Cầu nối & Nghệ thuật với tài khoản Polkadot & EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Kết hợp swaps & lending trên một appchain mở rộng." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Tham gia danh sách!", + "details": "Muốn có tên? Hãy cho chúng tôi biết!" + } +} diff --git a/banners/content/assets/localized_dev/zh.json b/banners/content/assets/localized_dev/zh.json new file mode 100644 index 0000000..c3520dd --- /dev/null +++ b/banners/content/assets/localized_dev/zh.json @@ -0,0 +1,26 @@ +{ + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH 质押已上线!", + "details": "零费用,奖励最大化。\n 一键质押你的 MYTH!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "质押 ASTR", + "details": "在 03.03 前刷新投票,领取奖励" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "赚取高达 15% APY", + "details": "零费用,收益最大化。一键质押您的 DOT" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "欢迎来到 Browser", + "details": "使用您的 Polkadot 和 EVM 账户进行 Staking、DEX、跨链桥接和艺术交易" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "将交换和借贷融合在可扩展的应用链中" + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "加入名单", + "details": "想被收录?告诉我们" + } +} diff --git a/banners/content/dapps/banners.json b/banners/content/dapps/banners.json new file mode 100644 index 0000000..44c5b94 --- /dev/null +++ b/banners/content/dapps/banners.json @@ -0,0 +1,23 @@ +[ + { + "id": "0d2f8e1d-017d-4b07-aba6-ea2012354de0", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/backgrounds/blue_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/images/browser_promo_banner_picture.png", + "clipsToBounds": true, + "action": "https://docs.novawallet.io/nova-wallet-wiki/dapps/dapp-catalog" + }, + { + "id": "88788788-cf90-4171-9514-9d7474d5c765", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/backgrounds/pink_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/images/hydration_promo_banner_picture.png", + "clipsToBounds": true, + "action": "novawallet://nova/open/dapp?url=https://app.hydration.net/NOVA" + }, + { + "id": "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/backgrounds/violet_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/images/submit_dapp_promo_banner_picture.png", + "clipsToBounds": true, + "action": "https://docs.novawallet.io/nova-wallet-wiki/misc/developer-documentation/add-your-dapp-to-nova-wallet" + } +] diff --git a/banners/content/dapps/banners_dev.json b/banners/content/dapps/banners_dev.json new file mode 100644 index 0000000..179daed --- /dev/null +++ b/banners/content/dapps/banners_dev.json @@ -0,0 +1,30 @@ +[ + { + "id": "0d2f8e1d-017d-4b07-aba6-ea2012354de0", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/backgrounds/blue_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/images/browser_promo_banner_picture.png", + "clipsToBounds": true, + "action": "https://docs.novawallet.io/nova-wallet-wiki/dapps/dapp-catalog" + }, + { + "id": "88788788-cf90-4171-9514-9d7474d5c765", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/backgrounds/pink_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/images/hydration_promo_banner_picture.png", + "clipsToBounds": true, + "action": "novawallet://nova/open/dapp?url=https://app.hydration.net/NOVA" + }, + { + "id": "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/backgrounds/violet_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/images/submit_dapp_promo_banner_picture.png", + "clipsToBounds": true, + "action": "https://docs.novawallet.io/nova-wallet-wiki/misc/developer-documentation/add-your-dapp-to-nova-wallet" + }, + { + "id": "9464681d-ad80-479a-b2f7-4ab1e9ed9e58", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/backgrounds/rainbow_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/resources/images/staking_promo_banner_picture.png", + "clipsToBounds": false, + "action": "novawallet://nova/open/staking" + } +] diff --git a/banners/content/dapps/localized/en.json b/banners/content/dapps/localized/en.json new file mode 100644 index 0000000..556331d --- /dev/null +++ b/banners/content/dapps/localized/en.json @@ -0,0 +1,14 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Welcome to Browser!", + "details": "Staking, DEX, Bridging & Art with \nYour Polkadot & EVM Accounts" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Unites swaps & lending under the \nroof of a scalable appchain." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Join the list!", + "details": "Want to be included? \nTell us about it!" + } +} diff --git a/banners/content/dapps/localized/es.json b/banners/content/dapps/localized/es.json new file mode 100644 index 0000000..5281a5d --- /dev/null +++ b/banners/content/dapps/localized/es.json @@ -0,0 +1,14 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "¡Bienvenido a Browser!", + "details": "Staking, DEX, Puentes y Arte con tus cuentas Polkadot y EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Une swaps y préstamos en una appchain escalable." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "¡Únete a la lista!", + "details": "¿Quieres estar incluido? Cuéntanos." + } +} diff --git a/banners/content/dapps/localized/fr.json b/banners/content/dapps/localized/fr.json new file mode 100644 index 0000000..dbb10a7 --- /dev/null +++ b/banners/content/dapps/localized/fr.json @@ -0,0 +1,14 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Bienvenue sur Browser!", + "details": "Staking, DEX, Bridge et Art avec vos comptes Polkadot et EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Regroupe swaps et prêts sur une appchain évolutive." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Rejoins la liste!", + "details": "Tu veux en faire partie ? Dis-le-nous!" + } +} diff --git a/banners/content/dapps/localized/hu.json b/banners/content/dapps/localized/hu.json new file mode 100644 index 0000000..5323efe --- /dev/null +++ b/banners/content/dapps/localized/hu.json @@ -0,0 +1,14 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Üdvözlünk a Browserben!", + "details": "Staking, DEX, Híd és Művészet a Polkadot és EVM fiókjaiddal" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "A Hydration", + "details": "Egyesíti a swappokat és hitelezést egy skálázható appchainen." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Csatlakozz a listához!", + "details": "Szeretnél szerepelni? Mondd el nekünk!" + } +} diff --git a/banners/content/dapps/localized/id.json b/banners/content/dapps/localized/id.json new file mode 100644 index 0000000..515a733 --- /dev/null +++ b/banners/content/dapps/localized/id.json @@ -0,0 +1,14 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Selamat datang di Browser!", + "details": "Staking, DEX, Jembatan & Seni dengan akun Polkadot & EVM Anda" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Menyatukan swap & pinjaman dalam appchain yang skalabel." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Gabung daftar!", + "details": "Mau ikut serta? Beritahu kami!" + } +} diff --git a/banners/content/dapps/localized/it.json b/banners/content/dapps/localized/it.json new file mode 100644 index 0000000..aacad6e --- /dev/null +++ b/banners/content/dapps/localized/it.json @@ -0,0 +1,14 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Benvenuto su Browser!", + "details": "Staking, DEX, Bridge e Arte con i tuoi account Polkadot ed EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Unisce swap e prestiti in una appchain scalabile." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Unisciti alla lista!", + "details": "Vuoi essere incluso? Dicci di più!" + } +} diff --git a/banners/content/dapps/localized/ja.json b/banners/content/dapps/localized/ja.json new file mode 100644 index 0000000..6be2d97 --- /dev/null +++ b/banners/content/dapps/localized/ja.json @@ -0,0 +1,14 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Browserへようこそ", + "details": "Polkadot & EVMアカウントでステーキング、DEX、ブリッジ、アートを楽しもう" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "はスワップとレンディングをスケーラブルなアプリチェーンに統合" + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "リストに参加しよう", + "details": "載りたい?教えてください" + } +} diff --git a/banners/content/dapps/localized/ko.json b/banners/content/dapps/localized/ko.json new file mode 100644 index 0000000..a4b3bdb --- /dev/null +++ b/banners/content/dapps/localized/ko.json @@ -0,0 +1,14 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Browser에 오신 것을 환영합니다!", + "details": "Polkadot 및 EVM 계정으로 스테이킹, DEX, 브릿징 및 아트를 즐기세요" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "은 스왑과 대출을 확장 가능한 앱체인에 통합합니다." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "목록에 참여하세요!", + "details": "포함되길 원하나요? 알려주세요!" + } +} diff --git a/banners/content/dapps/localized/pl.json b/banners/content/dapps/localized/pl.json new file mode 100644 index 0000000..d40b4ae --- /dev/null +++ b/banners/content/dapps/localized/pl.json @@ -0,0 +1,14 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Witamy w Browser!", + "details": "Staking, DEX, Mosty i Sztuka z kontami Polkadot i EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Łączy swapy i pożyczki w skalowalnym appchainie." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Dołącz do listy!", + "details": "Chcesz być uwzględniony? Daj nam znać!" + } +} diff --git a/banners/content/dapps/localized/pt.json b/banners/content/dapps/localized/pt.json new file mode 100644 index 0000000..399258d --- /dev/null +++ b/banners/content/dapps/localized/pt.json @@ -0,0 +1,14 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Bem-vindo ao Browser!", + "details": "Faça Staking, use DEX, Pontes e explore a Arte com suas contas Polkadot e EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Integra swaps e empréstimos em uma appchain escalável." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Entre na lista!", + "details": "Quer ser incluído? Conte para nós!" + } +} diff --git a/banners/content/dapps/localized/ru.json b/banners/content/dapps/localized/ru.json new file mode 100644 index 0000000..45643fa --- /dev/null +++ b/banners/content/dapps/localized/ru.json @@ -0,0 +1,14 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "DApp Браузер", + "details": "Стейкинг, DEX, Мосты и НФТ \nчерез Polkadot и EVM аккаунты" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Свопы и Кредитование через \nмасштабируемый аппчейн" + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Добавьте свой dApp!", + "details": "Хотите, быть в списке? \nРасскажите нам о нем!" + } +} diff --git a/banners/content/dapps/localized/tr.json b/banners/content/dapps/localized/tr.json new file mode 100644 index 0000000..4b8e26e --- /dev/null +++ b/banners/content/dapps/localized/tr.json @@ -0,0 +1,14 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Browser'a hoş geldiniz!", + "details": "Staking, DEX, Köprü ve Sanat, hepsi Polkadot ve EVM hesaplarınızda" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Swap ve kredi işlemlerini ölçeklenebilir bir appchain’de birleştirir." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Listeye katıl!", + "details": "Dahil olmak ister misin? Bize söyle!" + } +} diff --git a/banners/content/dapps/localized/vi.json b/banners/content/dapps/localized/vi.json new file mode 100644 index 0000000..539322f --- /dev/null +++ b/banners/content/dapps/localized/vi.json @@ -0,0 +1,14 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Chào mừng đến với Browser!", + "details": "Staking, DEX, Cầu nối & Nghệ thuật với tài khoản Polkadot & EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Kết hợp swaps & lending trên một appchain mở rộng." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Tham gia danh sách!", + "details": "Muốn có tên? Hãy cho chúng tôi biết!" + } +} diff --git a/banners/content/dapps/localized/zh.json b/banners/content/dapps/localized/zh.json new file mode 100644 index 0000000..56cf0f8 --- /dev/null +++ b/banners/content/dapps/localized/zh.json @@ -0,0 +1,14 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "欢迎来到 Browser", + "details": "使用您的 Polkadot 和 EVM 账户进行 Staking、DEX、跨链桥接和艺术交易" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "将交换和借贷融合在可扩展的应用链中" + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "加入名单", + "details": "想被收录?告诉我们" + } +} diff --git a/banners/content/dapps/localized_dev/en.json b/banners/content/dapps/localized_dev/en.json new file mode 100644 index 0000000..946d907 --- /dev/null +++ b/banners/content/dapps/localized_dev/en.json @@ -0,0 +1,18 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Welcome to Browser!", + "details": "Staking, DEX, Bridging & Art with \nYour Polkadot & EVM Accounts" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Unites swaps & lending under the \nroof of a scalable appchain." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Join the list!", + "details": "Want to be included? \nTell us about it!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Earn up to 15% APY", + "details": "Zero fees, maximized rewards. \nStake your DOT in one click!" + } +} diff --git a/banners/content/dapps/localized_dev/es.json b/banners/content/dapps/localized_dev/es.json new file mode 100644 index 0000000..97f38ff --- /dev/null +++ b/banners/content/dapps/localized_dev/es.json @@ -0,0 +1,18 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "¡Bienvenido a Browser!", + "details": "Staking, DEX, Puentes y Arte con tus cuentas Polkadot y EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Une swaps y préstamos en una appchain escalable." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "¡Únete a la lista!", + "details": "¿Quieres estar incluido? Cuéntanos." + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Gana hasta un 15% APY.", + "details": "Cero comisiones, máximas recompensas. ¡Haz staking de DOT en un clic!" + } +} diff --git a/banners/content/dapps/localized_dev/fr.json b/banners/content/dapps/localized_dev/fr.json new file mode 100644 index 0000000..11355a3 --- /dev/null +++ b/banners/content/dapps/localized_dev/fr.json @@ -0,0 +1,18 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Bienvenue sur Browser!", + "details": "Staking, DEX, Bridge et Art avec vos comptes Polkadot et EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Regroupe swaps et prêts sur une appchain évolutive." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Rejoins la liste!", + "details": "Tu veux en faire partie ? Dis-le-nous!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Gagne jusqu’à 15% APY!", + "details": "Zéro frais, récompenses maximisées. Stake ton DOT en un clic!" + } +} diff --git a/banners/content/dapps/localized_dev/hu.json b/banners/content/dapps/localized_dev/hu.json new file mode 100644 index 0000000..7a723d2 --- /dev/null +++ b/banners/content/dapps/localized_dev/hu.json @@ -0,0 +1,18 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Üdvözlünk a Browserben!", + "details": "Staking, DEX, Híd és Művészet a Polkadot és EVM fiókjaiddal" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "A Hydration", + "details": "Egyesíti a swappokat és hitelezést egy skálázható appchainen." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Csatlakozz a listához!", + "details": "Szeretnél szerepelni? Mondd el nekünk!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Keress akár 15% APY-t!", + "details": "Nulla díj, maximális jutalmak. Stakelj DOT-ot egy kattintással!" + } +} diff --git a/banners/content/dapps/localized_dev/id.json b/banners/content/dapps/localized_dev/id.json new file mode 100644 index 0000000..036a972 --- /dev/null +++ b/banners/content/dapps/localized_dev/id.json @@ -0,0 +1,18 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Selamat datang di Browser!", + "details": "Staking, DEX, Jembatan & Seni dengan akun Polkadot & EVM Anda" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Menyatukan swap & pinjaman dalam appchain yang skalabel." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Gabung daftar!", + "details": "Mau ikut serta? Beritahu kami!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Dapatkan hingga 15% APY!", + "details": "Tanpa biaya, hadiah maksimal. Staking DOT hanya dengan satu klik!" + } +} diff --git a/banners/content/dapps/localized_dev/it.json b/banners/content/dapps/localized_dev/it.json new file mode 100644 index 0000000..7e0dade --- /dev/null +++ b/banners/content/dapps/localized_dev/it.json @@ -0,0 +1,18 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Benvenuto su Browser!", + "details": "Staking, DEX, Bridge e Arte con i tuoi account Polkadot ed EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Unisce swap e prestiti in una appchain scalabile." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Unisciti alla lista!", + "details": "Vuoi essere incluso? Dicci di più!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Guadagna fino al 15% APY!", + "details": "Zero commissioni, ricompense massime. Staka i tuoi DOT con un clic!" + } +} diff --git a/banners/content/dapps/localized_dev/ja.json b/banners/content/dapps/localized_dev/ja.json new file mode 100644 index 0000000..696c8cc --- /dev/null +++ b/banners/content/dapps/localized_dev/ja.json @@ -0,0 +1,18 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Browserへようこそ", + "details": "Polkadot & EVMアカウントでステーキング、DEX、ブリッジ、アートを楽しもう" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "はスワップとレンディングをスケーラブルなアプリチェーンに統合" + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "リストに参加しよう", + "details": "載りたい?教えてください" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "最大 15% APY を獲得", + "details": "手数料ゼロ、報酬最大化。DOT をワンクリックでステーキング" + } +} diff --git a/banners/content/dapps/localized_dev/ko.json b/banners/content/dapps/localized_dev/ko.json new file mode 100644 index 0000000..c7aeb63 --- /dev/null +++ b/banners/content/dapps/localized_dev/ko.json @@ -0,0 +1,18 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Browser에 오신 것을 환영합니다!", + "details": "Polkadot 및 EVM 계정으로 스테이킹, DEX, 브릿징 및 아트를 즐기세요" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "은 스왑과 대출을 확장 가능한 앱체인에 통합합니다." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "목록에 참여하세요!", + "details": "포함되길 원하나요? 알려주세요!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "최대 15% APY!", + "details": "수수료 0원, 최대 보상. DOT을 한 번의 클릭으로 스테이킹하세요!" + } +} diff --git a/banners/content/dapps/localized_dev/pl.json b/banners/content/dapps/localized_dev/pl.json new file mode 100644 index 0000000..7202301 --- /dev/null +++ b/banners/content/dapps/localized_dev/pl.json @@ -0,0 +1,18 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Witamy w Browser!", + "details": "Staking, DEX, Mosty i Sztuka z kontami Polkadot i EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Łączy swapy i pożyczki w skalowalnym appchainie." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Dołącz do listy!", + "details": "Chcesz być uwzględniony? Daj nam znać!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Zarabiaj do 15% APY!", + "details": "Zero opłat, maksymalne nagrody. Stakuj DOT jednym kliknięciem!" + } +} diff --git a/banners/content/dapps/localized_dev/pt.json b/banners/content/dapps/localized_dev/pt.json new file mode 100644 index 0000000..7ab4b61 --- /dev/null +++ b/banners/content/dapps/localized_dev/pt.json @@ -0,0 +1,18 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Bem-vindo ao Browser!", + "details": "Faça Staking, use DEX, Pontes e explore a Arte com suas contas Polkadot e EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Integra swaps e empréstimos em uma appchain escalável." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Entre na lista!", + "details": "Quer ser incluído? Conte para nós!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Ganhe até 15% APY!", + "details": "Zero taxas, recompensas máximas. Staking de DOT em um clique!" + } +} diff --git a/banners/content/dapps/localized_dev/ru.json b/banners/content/dapps/localized_dev/ru.json new file mode 100644 index 0000000..00e512f --- /dev/null +++ b/banners/content/dapps/localized_dev/ru.json @@ -0,0 +1,18 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "DApp Браузер", + "details": "Стейкинг, DEX, Мосты и НФТ \nчерез Polkadot и EVM аккаунты" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Свопы и Кредитование через \nмасштабируемый аппчейн" + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Добавьте свой dApp!", + "details": "Хотите, быть в списке? \nРасскажите нам о нем!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Получайте до 15% APY", + "details": "0 комиссий, максимум наград. \nСтейкайте DOT в один клик!" + } +} diff --git a/banners/content/dapps/localized_dev/tr.json b/banners/content/dapps/localized_dev/tr.json new file mode 100644 index 0000000..64a1fc2 --- /dev/null +++ b/banners/content/dapps/localized_dev/tr.json @@ -0,0 +1,18 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Browser'a hoş geldiniz!", + "details": "Staking, DEX, Köprü ve Sanat, hepsi Polkadot ve EVM hesaplarınızda" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Swap ve kredi işlemlerini ölçeklenebilir bir appchain’de birleştirir." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Listeye katıl!", + "details": "Dahil olmak ister misin? Bize söyle!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "%15 APY’ye kadar kazanç!", + "details": "Sıfır ücret, maksimum ödül. DOT’unuzu tek tıkla stake edin!" + } +} diff --git a/banners/content/dapps/localized_dev/vi.json b/banners/content/dapps/localized_dev/vi.json new file mode 100644 index 0000000..82af87e --- /dev/null +++ b/banners/content/dapps/localized_dev/vi.json @@ -0,0 +1,18 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Chào mừng đến với Browser!", + "details": "Staking, DEX, Cầu nối & Nghệ thuật với tài khoản Polkadot & EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Kết hợp swaps & lending trên một appchain mở rộng." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Tham gia danh sách!", + "details": "Muốn có tên? Hãy cho chúng tôi biết!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Kiếm tới 15% APY!", + "details": "Không phí, thưởng tối đa. Stake DOT chỉ với một cú nhấp!" + } +} diff --git a/banners/content/dapps/localized_dev/zh.json b/banners/content/dapps/localized_dev/zh.json new file mode 100644 index 0000000..42c627c --- /dev/null +++ b/banners/content/dapps/localized_dev/zh.json @@ -0,0 +1,18 @@ +{ + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "欢迎来到 Browser", + "details": "使用您的 Polkadot 和 EVM 账户进行 Staking、DEX、跨链桥接和艺术交易" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "将交换和借贷融合在可扩展的应用链中" + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "加入名单", + "details": "想被收录?告诉我们" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "赚取高达 15% APY", + "details": "零费用,收益最大化。一键质押您的 DOT" + } +} diff --git a/banners/resources/backgrounds/blue_promo_banner_background.png b/banners/resources/backgrounds/blue_promo_banner_background.png new file mode 100644 index 0000000..8760150 Binary files /dev/null and b/banners/resources/backgrounds/blue_promo_banner_background.png differ diff --git a/banners/resources/backgrounds/indigo_promo_banner_background.png b/banners/resources/backgrounds/indigo_promo_banner_background.png new file mode 100644 index 0000000..814af04 Binary files /dev/null and b/banners/resources/backgrounds/indigo_promo_banner_background.png differ diff --git a/banners/resources/backgrounds/pink_promo_banner_background.png b/banners/resources/backgrounds/pink_promo_banner_background.png new file mode 100644 index 0000000..2c2daf5 Binary files /dev/null and b/banners/resources/backgrounds/pink_promo_banner_background.png differ diff --git a/banners/resources/backgrounds/rainbow_promo_banner_background.png b/banners/resources/backgrounds/rainbow_promo_banner_background.png new file mode 100644 index 0000000..ca20315 Binary files /dev/null and b/banners/resources/backgrounds/rainbow_promo_banner_background.png differ diff --git a/banners/resources/backgrounds/red_promo_banner_background.png b/banners/resources/backgrounds/red_promo_banner_background.png new file mode 100644 index 0000000..19508d7 Binary files /dev/null and b/banners/resources/backgrounds/red_promo_banner_background.png differ diff --git a/banners/resources/backgrounds/violet_promo_banner_background.png b/banners/resources/backgrounds/violet_promo_banner_background.png new file mode 100644 index 0000000..9786329 Binary files /dev/null and b/banners/resources/backgrounds/violet_promo_banner_background.png differ diff --git a/banners/resources/images/browser_promo_banner_picture.png b/banners/resources/images/browser_promo_banner_picture.png new file mode 100644 index 0000000..cadeee3 Binary files /dev/null and b/banners/resources/images/browser_promo_banner_picture.png differ diff --git a/banners/resources/images/hydration_promo_banner_picture.png b/banners/resources/images/hydration_promo_banner_picture.png new file mode 100644 index 0000000..7ac822a Binary files /dev/null and b/banners/resources/images/hydration_promo_banner_picture.png differ diff --git a/banners/resources/images/myth_staking_promo_banner_picture.png b/banners/resources/images/myth_staking_promo_banner_picture.png new file mode 100644 index 0000000..4fa66d2 Binary files /dev/null and b/banners/resources/images/myth_staking_promo_banner_picture.png differ diff --git a/banners/resources/images/nova_card_promo_banner_picture.png b/banners/resources/images/nova_card_promo_banner_picture.png new file mode 100644 index 0000000..8027261 Binary files /dev/null and b/banners/resources/images/nova_card_promo_banner_picture.png differ diff --git a/banners/resources/images/staking_astar_banner_picture.png b/banners/resources/images/staking_astar_banner_picture.png new file mode 100644 index 0000000..58554b3 Binary files /dev/null and b/banners/resources/images/staking_astar_banner_picture.png differ diff --git a/banners/resources/images/staking_astar_banner_picture_1.png b/banners/resources/images/staking_astar_banner_picture_1.png new file mode 100644 index 0000000..a9bf61b Binary files /dev/null and b/banners/resources/images/staking_astar_banner_picture_1.png differ diff --git a/banners/resources/images/staking_promo_banner_picture.png b/banners/resources/images/staking_promo_banner_picture.png new file mode 100644 index 0000000..84d2ea0 Binary files /dev/null and b/banners/resources/images/staking_promo_banner_picture.png differ diff --git a/banners/resources/images/submit_dapp_promo_banner_picture.png b/banners/resources/images/submit_dapp_promo_banner_picture.png new file mode 100644 index 0000000..8002129 Binary files /dev/null and b/banners/resources/images/submit_dapp_promo_banner_picture.png differ diff --git a/banners/v2/content/ahm_kusama/banners.json b/banners/v2/content/ahm_kusama/banners.json new file mode 100644 index 0000000..ce4ec60 --- /dev/null +++ b/banners/v2/content/ahm_kusama/banners.json @@ -0,0 +1,8 @@ +[ + { + "id": "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/ksm_migration_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/ksm_migration_banner_picture.png", + "clipsToBounds": false + } +] diff --git a/banners/v2/content/ahm_kusama/banners_dev.json b/banners/v2/content/ahm_kusama/banners_dev.json new file mode 100644 index 0000000..ce4ec60 --- /dev/null +++ b/banners/v2/content/ahm_kusama/banners_dev.json @@ -0,0 +1,8 @@ +[ + { + "id": "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/ksm_migration_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/ksm_migration_banner_picture.png", + "clipsToBounds": false + } +] diff --git a/banners/v2/content/ahm_kusama/localized/en.json b/banners/v2/content/ahm_kusama/localized/en.json new file mode 100644 index 0000000..567e46f --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized/en.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Migration to Asset Hub", + "details": "KSM Balances, Staking and Governance are now on Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized/es.json b/banners/v2/content/ahm_kusama/localized/es.json new file mode 100644 index 0000000..b4d6fe9 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized/es.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Migración a Asset Hub", + "details": "Los saldos de KSM, el staking y la gobernanza ahora están en Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized/fr.json b/banners/v2/content/ahm_kusama/localized/fr.json new file mode 100644 index 0000000..2416b77 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized/fr.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Migration vers Asset Hub", + "details": "Les soldes KSM, le staking et la gouvernance sont désormais sur Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized/hu.json b/banners/v2/content/ahm_kusama/localized/hu.json new file mode 100644 index 0000000..55c08e5 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized/hu.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Átállás az Asset Hubra", + "details": "A KSM egyenlegek, a staking és a kormányzás mostantól az Asset Hubon érhetők el" + } +} diff --git a/banners/v2/content/ahm_kusama/localized/id.json b/banners/v2/content/ahm_kusama/localized/id.json new file mode 100644 index 0000000..fa09925 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized/id.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Migrasi ke Asset Hub", + "details": "Saldo KSM, staking, dan tata kelola kini ada di Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized/it.json b/banners/v2/content/ahm_kusama/localized/it.json new file mode 100644 index 0000000..524fccb --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized/it.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Migrazione su Asset Hub", + "details": "I saldi KSM, lo staking e la governance sono ora su Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized/ja.json b/banners/v2/content/ahm_kusama/localized/ja.json new file mode 100644 index 0000000..a68fc66 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized/ja.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Asset Hubへの移行", + "details": "KSM残高、ステーキング、ガバナンスは現在Asset Hub上にあります" + } +} diff --git a/banners/v2/content/ahm_kusama/localized/ko.json b/banners/v2/content/ahm_kusama/localized/ko.json new file mode 100644 index 0000000..9d32257 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized/ko.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Asset Hub로 마이그레이션", + "details": "KSM 잔액, 스테이킹 및 거버넌스가 이제 Asset Hub에 있습니다" + } +} diff --git a/banners/v2/content/ahm_kusama/localized/pl.json b/banners/v2/content/ahm_kusama/localized/pl.json new file mode 100644 index 0000000..e45e8a0 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized/pl.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Migracja do Asset Hub", + "details": "Salda KSM, staking i zarządzanie są teraz na Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized/pt.json b/banners/v2/content/ahm_kusama/localized/pt.json new file mode 100644 index 0000000..30b4601 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized/pt.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Migração para Asset Hub", + "details": "Saldos de KSM, staking e governança agora estão no Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized/ru.json b/banners/v2/content/ahm_kusama/localized/ru.json new file mode 100644 index 0000000..8b3a038 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized/ru.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Миграция на Asset Hub", + "details": "Балансы KSM, стейкинг и управление теперь на Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized/tr.json b/banners/v2/content/ahm_kusama/localized/tr.json new file mode 100644 index 0000000..b615be3 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized/tr.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Asset Hub'a Geçiş", + "details": "KSM bakiyeleri, staking ve yönetişim artık Asset Hub üzerinde" + } +} diff --git a/banners/v2/content/ahm_kusama/localized/vi.json b/banners/v2/content/ahm_kusama/localized/vi.json new file mode 100644 index 0000000..ba48075 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized/vi.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Di chuyển sang Asset Hub", + "details": "Số dư KSM, staking và quản trị hiện đã có trên Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized/zh.json b/banners/v2/content/ahm_kusama/localized/zh.json new file mode 100644 index 0000000..210dc37 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized/zh.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "迁移到 Asset Hub", + "details": "KSM余额、质押和治理现已迁移至Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized_dev/en.json b/banners/v2/content/ahm_kusama/localized_dev/en.json new file mode 100644 index 0000000..567e46f --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized_dev/en.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Migration to Asset Hub", + "details": "KSM Balances, Staking and Governance are now on Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized_dev/es.json b/banners/v2/content/ahm_kusama/localized_dev/es.json new file mode 100644 index 0000000..b4d6fe9 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized_dev/es.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Migración a Asset Hub", + "details": "Los saldos de KSM, el staking y la gobernanza ahora están en Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized_dev/fr.json b/banners/v2/content/ahm_kusama/localized_dev/fr.json new file mode 100644 index 0000000..2416b77 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized_dev/fr.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Migration vers Asset Hub", + "details": "Les soldes KSM, le staking et la gouvernance sont désormais sur Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized_dev/hu.json b/banners/v2/content/ahm_kusama/localized_dev/hu.json new file mode 100644 index 0000000..55c08e5 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized_dev/hu.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Átállás az Asset Hubra", + "details": "A KSM egyenlegek, a staking és a kormányzás mostantól az Asset Hubon érhetők el" + } +} diff --git a/banners/v2/content/ahm_kusama/localized_dev/id.json b/banners/v2/content/ahm_kusama/localized_dev/id.json new file mode 100644 index 0000000..fa09925 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized_dev/id.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Migrasi ke Asset Hub", + "details": "Saldo KSM, staking, dan tata kelola kini ada di Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized_dev/it.json b/banners/v2/content/ahm_kusama/localized_dev/it.json new file mode 100644 index 0000000..524fccb --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized_dev/it.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Migrazione su Asset Hub", + "details": "I saldi KSM, lo staking e la governance sono ora su Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized_dev/ja.json b/banners/v2/content/ahm_kusama/localized_dev/ja.json new file mode 100644 index 0000000..a68fc66 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized_dev/ja.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Asset Hubへの移行", + "details": "KSM残高、ステーキング、ガバナンスは現在Asset Hub上にあります" + } +} diff --git a/banners/v2/content/ahm_kusama/localized_dev/ko.json b/banners/v2/content/ahm_kusama/localized_dev/ko.json new file mode 100644 index 0000000..9d32257 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized_dev/ko.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Asset Hub로 마이그레이션", + "details": "KSM 잔액, 스테이킹 및 거버넌스가 이제 Asset Hub에 있습니다" + } +} diff --git a/banners/v2/content/ahm_kusama/localized_dev/pl.json b/banners/v2/content/ahm_kusama/localized_dev/pl.json new file mode 100644 index 0000000..e45e8a0 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized_dev/pl.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Migracja do Asset Hub", + "details": "Salda KSM, staking i zarządzanie są teraz na Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized_dev/pt.json b/banners/v2/content/ahm_kusama/localized_dev/pt.json new file mode 100644 index 0000000..30b4601 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized_dev/pt.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Migração para Asset Hub", + "details": "Saldos de KSM, staking e governança agora estão no Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized_dev/ru.json b/banners/v2/content/ahm_kusama/localized_dev/ru.json new file mode 100644 index 0000000..8b3a038 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized_dev/ru.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Миграция на Asset Hub", + "details": "Балансы KSM, стейкинг и управление теперь на Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized_dev/tr.json b/banners/v2/content/ahm_kusama/localized_dev/tr.json new file mode 100644 index 0000000..b615be3 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized_dev/tr.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Asset Hub'a Geçiş", + "details": "KSM bakiyeleri, staking ve yönetişim artık Asset Hub üzerinde" + } +} diff --git a/banners/v2/content/ahm_kusama/localized_dev/vi.json b/banners/v2/content/ahm_kusama/localized_dev/vi.json new file mode 100644 index 0000000..ba48075 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized_dev/vi.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "Di chuyển sang Asset Hub", + "details": "Số dư KSM, staking và quản trị hiện đã có trên Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama/localized_dev/zh.json b/banners/v2/content/ahm_kusama/localized_dev/zh.json new file mode 100644 index 0000000..210dc37 --- /dev/null +++ b/banners/v2/content/ahm_kusama/localized_dev/zh.json @@ -0,0 +1,6 @@ +{ + "5dbeccb7-a556-4bf4-9c66-0f95f3c8de75": { + "title": "迁移到 Asset Hub", + "details": "KSM余额、质押和治理现已迁移至Asset Hub" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/banners.json b/banners/v2/content/ahm_kusama_inprogress/banners.json new file mode 100644 index 0000000..934383c --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/banners.json @@ -0,0 +1,8 @@ +[ + { + "id": "083c5558-7380-4561-a800-6e127f90af46", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/ksm_migration_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/ksm_migration_inprogress_banner_picture.png", + "clipsToBounds": false + } +] diff --git a/banners/v2/content/ahm_kusama_inprogress/banners_dev.json b/banners/v2/content/ahm_kusama_inprogress/banners_dev.json new file mode 100644 index 0000000..934383c --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/banners_dev.json @@ -0,0 +1,8 @@ +[ + { + "id": "083c5558-7380-4561-a800-6e127f90af46", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/ksm_migration_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/ksm_migration_inprogress_banner_picture.png", + "clipsToBounds": false + } +] diff --git a/banners/v2/content/ahm_kusama_inprogress/localized/en.json b/banners/v2/content/ahm_kusama_inprogress/localized/en.json new file mode 100644 index 0000000..b71757f --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized/en.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Kusama migration: live", + "details": "KSM Cross-chain transfers, Staking, and Governance might be unavailable for up to 24 hours" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized/es.json b/banners/v2/content/ahm_kusama_inprogress/localized/es.json new file mode 100644 index 0000000..5887ec8 --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized/es.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Migración de Kusama: en vivo", + "details": "Las transferencias entre cadenas de KSM, Staking y Governance podrían no estar disponibles durante hasta 24 horas" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized/fr.json b/banners/v2/content/ahm_kusama_inprogress/localized/fr.json new file mode 100644 index 0000000..a86e798 --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized/fr.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Migration Kusama : en direct", + "details": "Les transferts inter-chaînes de KSM, le Staking et la Governance peuvent être indisponibles pendant 24 heures maximum" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized/hu.json b/banners/v2/content/ahm_kusama_inprogress/localized/hu.json new file mode 100644 index 0000000..c387a05 --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized/hu.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Kusama migráció: élő", + "details": "A KSM láncok közötti átutalások, a Staking és a Governance akár 24 órára is elérhetetlenek lehetnek" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized/id.json b/banners/v2/content/ahm_kusama_inprogress/localized/id.json new file mode 100644 index 0000000..79d742e --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized/id.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Migrasi Kusama: langsung", + "details": "Transfer lintas rantai KSM, Staking, dan Governance mungkin tidak tersedia hingga 24 jam" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized/it.json b/banners/v2/content/ahm_kusama_inprogress/localized/it.json new file mode 100644 index 0000000..0a87157 --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized/it.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Migrazione Kusama: live", + "details": "I trasferimenti cross-chain di KSM, lo Staking e la Governance potrebbero non essere disponibili fino a 24 ore" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized/ja.json b/banners/v2/content/ahm_kusama_inprogress/localized/ja.json new file mode 100644 index 0000000..9dac503 --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized/ja.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Kusama移行: ライブ", + "details": "KSMのクロスチェーン転送、Staking、およびGovernanceは最大24時間利用できない可能性があります" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized/ko.json b/banners/v2/content/ahm_kusama_inprogress/localized/ko.json new file mode 100644 index 0000000..fb3cff4 --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized/ko.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Kusama 마이그레이션: 진행 중", + "details": "KSM 크로스체인 전송, Staking 및 Governance는 최대 24시간 동안 이용 불가할 수 있습니다" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized/pl.json b/banners/v2/content/ahm_kusama_inprogress/localized/pl.json new file mode 100644 index 0000000..2dd1faf --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized/pl.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Migracja Kusama: na żywo", + "details": "Transfery międzyłańcuchowe KSM, Staking i Governance mogą być niedostępne do 24 godzin" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized/pt.json b/banners/v2/content/ahm_kusama_inprogress/localized/pt.json new file mode 100644 index 0000000..dfb8e93 --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized/pt.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Migração Kusama: ao vivo", + "details": "As transferências entre cadeias de KSM, o Staking e a Governance podem ficar indisponíveis por até 24 horas" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized/ru.json b/banners/v2/content/ahm_kusama_inprogress/localized/ru.json new file mode 100644 index 0000000..9735ecc --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized/ru.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Миграция Kusama: в процессе", + "details": "Кросс-чейн переводы KSM, Staking и Governance могут быть недоступны до 24 часов" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized/tr.json b/banners/v2/content/ahm_kusama_inprogress/localized/tr.json new file mode 100644 index 0000000..e002b60 --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized/tr.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Kusama geçişi: canlı", + "details": "KSM zincirler arası transferler, Staking ve Governance 24 saate kadar kullanılamayabilir" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized/vi.json b/banners/v2/content/ahm_kusama_inprogress/localized/vi.json new file mode 100644 index 0000000..bc01edc --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized/vi.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Di chuyển Kusama: trực tiếp", + "details": "Chuyển liên chuỗi KSM, Staking và Governance có thể không khả dụng trong tối đa 24 giờ" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized/zh.json b/banners/v2/content/ahm_kusama_inprogress/localized/zh.json new file mode 100644 index 0000000..b87058e --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized/zh.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Kusama迁移:进行中", + "details": "KSM跨链转账、Staking和Governance可能长达24小时不可用" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized_dev/en.json b/banners/v2/content/ahm_kusama_inprogress/localized_dev/en.json new file mode 100644 index 0000000..b71757f --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized_dev/en.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Kusama migration: live", + "details": "KSM Cross-chain transfers, Staking, and Governance might be unavailable for up to 24 hours" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized_dev/es.json b/banners/v2/content/ahm_kusama_inprogress/localized_dev/es.json new file mode 100644 index 0000000..5887ec8 --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized_dev/es.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Migración de Kusama: en vivo", + "details": "Las transferencias entre cadenas de KSM, Staking y Governance podrían no estar disponibles durante hasta 24 horas" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized_dev/fr.json b/banners/v2/content/ahm_kusama_inprogress/localized_dev/fr.json new file mode 100644 index 0000000..a86e798 --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized_dev/fr.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Migration Kusama : en direct", + "details": "Les transferts inter-chaînes de KSM, le Staking et la Governance peuvent être indisponibles pendant 24 heures maximum" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized_dev/hu.json b/banners/v2/content/ahm_kusama_inprogress/localized_dev/hu.json new file mode 100644 index 0000000..c387a05 --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized_dev/hu.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Kusama migráció: élő", + "details": "A KSM láncok közötti átutalások, a Staking és a Governance akár 24 órára is elérhetetlenek lehetnek" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized_dev/id.json b/banners/v2/content/ahm_kusama_inprogress/localized_dev/id.json new file mode 100644 index 0000000..79d742e --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized_dev/id.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Migrasi Kusama: langsung", + "details": "Transfer lintas rantai KSM, Staking, dan Governance mungkin tidak tersedia hingga 24 jam" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized_dev/it.json b/banners/v2/content/ahm_kusama_inprogress/localized_dev/it.json new file mode 100644 index 0000000..0a87157 --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized_dev/it.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Migrazione Kusama: live", + "details": "I trasferimenti cross-chain di KSM, lo Staking e la Governance potrebbero non essere disponibili fino a 24 ore" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized_dev/ja.json b/banners/v2/content/ahm_kusama_inprogress/localized_dev/ja.json new file mode 100644 index 0000000..9dac503 --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized_dev/ja.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Kusama移行: ライブ", + "details": "KSMのクロスチェーン転送、Staking、およびGovernanceは最大24時間利用できない可能性があります" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized_dev/ko.json b/banners/v2/content/ahm_kusama_inprogress/localized_dev/ko.json new file mode 100644 index 0000000..fb3cff4 --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized_dev/ko.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Kusama 마이그레이션: 진행 중", + "details": "KSM 크로스체인 전송, Staking 및 Governance는 최대 24시간 동안 이용 불가할 수 있습니다" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized_dev/pl.json b/banners/v2/content/ahm_kusama_inprogress/localized_dev/pl.json new file mode 100644 index 0000000..2dd1faf --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized_dev/pl.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Migracja Kusama: na żywo", + "details": "Transfery międzyłańcuchowe KSM, Staking i Governance mogą być niedostępne do 24 godzin" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized_dev/pt.json b/banners/v2/content/ahm_kusama_inprogress/localized_dev/pt.json new file mode 100644 index 0000000..dfb8e93 --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized_dev/pt.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Migração Kusama: ao vivo", + "details": "As transferências entre cadeias de KSM, o Staking e a Governance podem ficar indisponíveis por até 24 horas" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized_dev/ru.json b/banners/v2/content/ahm_kusama_inprogress/localized_dev/ru.json new file mode 100644 index 0000000..9735ecc --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized_dev/ru.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Миграция Kusama: в процессе", + "details": "Кросс-чейн переводы KSM, Staking и Governance могут быть недоступны до 24 часов" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized_dev/tr.json b/banners/v2/content/ahm_kusama_inprogress/localized_dev/tr.json new file mode 100644 index 0000000..e002b60 --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized_dev/tr.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Kusama geçişi: canlı", + "details": "KSM zincirler arası transferler, Staking ve Governance 24 saate kadar kullanılamayabilir" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized_dev/vi.json b/banners/v2/content/ahm_kusama_inprogress/localized_dev/vi.json new file mode 100644 index 0000000..bc01edc --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized_dev/vi.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Di chuyển Kusama: trực tiếp", + "details": "Chuyển liên chuỗi KSM, Staking và Governance có thể không khả dụng trong tối đa 24 giờ" + } +} diff --git a/banners/v2/content/ahm_kusama_inprogress/localized_dev/zh.json b/banners/v2/content/ahm_kusama_inprogress/localized_dev/zh.json new file mode 100644 index 0000000..b87058e --- /dev/null +++ b/banners/v2/content/ahm_kusama_inprogress/localized_dev/zh.json @@ -0,0 +1,6 @@ +{ + "083c5558-7380-4561-a800-6e127f90af46": { + "title": "Kusama迁移:进行中", + "details": "KSM跨链转账、Staking和Governance可能长达24小时不可用" + } +} diff --git a/banners/v2/content/ahm_polkadot/banners.json b/banners/v2/content/ahm_polkadot/banners.json new file mode 100644 index 0000000..c18f1de --- /dev/null +++ b/banners/v2/content/ahm_polkadot/banners.json @@ -0,0 +1,8 @@ +[ + { + "id": "fa9eed9f-d39b-4233-91e4-831b22917dbb", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/dot_migration_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/dot_migration_banner_picture.png", + "clipsToBounds": false + } +] diff --git a/banners/v2/content/ahm_polkadot/banners_dev.json b/banners/v2/content/ahm_polkadot/banners_dev.json new file mode 100644 index 0000000..c18f1de --- /dev/null +++ b/banners/v2/content/ahm_polkadot/banners_dev.json @@ -0,0 +1,8 @@ +[ + { + "id": "fa9eed9f-d39b-4233-91e4-831b22917dbb", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/dot_migration_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/dot_migration_banner_picture.png", + "clipsToBounds": false + } +] diff --git a/banners/v2/content/ahm_polkadot/localized/en.json b/banners/v2/content/ahm_polkadot/localized/en.json new file mode 100644 index 0000000..34682f0 --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized/en.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Migration to Asset Hub", + "details": "DOT Balances, Staking and Governance are now on Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized/es.json b/banners/v2/content/ahm_polkadot/localized/es.json new file mode 100644 index 0000000..9fcd87b --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized/es.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Migración a Asset Hub", + "details": "Los saldos de DOT, el staking y la gobernanza ahora están en Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized/fr.json b/banners/v2/content/ahm_polkadot/localized/fr.json new file mode 100644 index 0000000..2b463b3 --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized/fr.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Migration vers Asset Hub", + "details": "Les soldes DOT, le staking et la gouvernance sont désormais sur Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized/hu.json b/banners/v2/content/ahm_polkadot/localized/hu.json new file mode 100644 index 0000000..6f1b96d --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized/hu.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Átállás az Asset Hubra", + "details": "A DOT egyenlegek, a staking és a kormányzás mostantól az Asset Hubon érhetők el" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized/id.json b/banners/v2/content/ahm_polkadot/localized/id.json new file mode 100644 index 0000000..f7955ec --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized/id.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Migrasi ke Asset Hub", + "details": "Saldo DOT, staking, dan tata kelola kini ada di Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized/it.json b/banners/v2/content/ahm_polkadot/localized/it.json new file mode 100644 index 0000000..60a8e7a --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized/it.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Migrazione su Asset Hub", + "details": "I saldi DOT, lo staking e la governance sono ora su Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized/ja.json b/banners/v2/content/ahm_polkadot/localized/ja.json new file mode 100644 index 0000000..068eab7 --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized/ja.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Asset Hubへの移行", + "details": "DOT残高、ステーキング、ガバナンスは現在Asset Hub上にあります" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized/ko.json b/banners/v2/content/ahm_polkadot/localized/ko.json new file mode 100644 index 0000000..ec5cd8c --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized/ko.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Asset Hub로 마이그레이션", + "details": "DOT 잔액, 스테이킹 및 거버넌스가 이제 Asset Hub에 있습니다" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized/pl.json b/banners/v2/content/ahm_polkadot/localized/pl.json new file mode 100644 index 0000000..1ad7bbc --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized/pl.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Migracja do Asset Hub", + "details": "Salda DOT, staking i zarządzanie są teraz na Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized/pt.json b/banners/v2/content/ahm_polkadot/localized/pt.json new file mode 100644 index 0000000..4b22a75 --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized/pt.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Migração para Asset Hub", + "details": "Saldos de DOT, staking e governança agora estão no Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized/ru.json b/banners/v2/content/ahm_polkadot/localized/ru.json new file mode 100644 index 0000000..b84bb18 --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized/ru.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Миграция на Asset Hub", + "details": "Балансы DOT, стейкинг и управление теперь на Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized/tr.json b/banners/v2/content/ahm_polkadot/localized/tr.json new file mode 100644 index 0000000..bef1267 --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized/tr.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Asset Hub'a Geçiş", + "details": "DOT bakiyeleri, staking ve yönetişim artık Asset Hub üzerinde" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized/vi.json b/banners/v2/content/ahm_polkadot/localized/vi.json new file mode 100644 index 0000000..18cb3c5 --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized/vi.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Di chuyển sang Asset Hub", + "details": "Số dư DOT, staking và quản trị hiện đã có trên Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized/zh.json b/banners/v2/content/ahm_polkadot/localized/zh.json new file mode 100644 index 0000000..4609a9a --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized/zh.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "迁移到 Asset Hub", + "details": "DOT余额、质押和治理现已迁移至Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized_dev/en.json b/banners/v2/content/ahm_polkadot/localized_dev/en.json new file mode 100644 index 0000000..34682f0 --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized_dev/en.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Migration to Asset Hub", + "details": "DOT Balances, Staking and Governance are now on Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized_dev/es.json b/banners/v2/content/ahm_polkadot/localized_dev/es.json new file mode 100644 index 0000000..9fcd87b --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized_dev/es.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Migración a Asset Hub", + "details": "Los saldos de DOT, el staking y la gobernanza ahora están en Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized_dev/fr.json b/banners/v2/content/ahm_polkadot/localized_dev/fr.json new file mode 100644 index 0000000..2b463b3 --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized_dev/fr.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Migration vers Asset Hub", + "details": "Les soldes DOT, le staking et la gouvernance sont désormais sur Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized_dev/hu.json b/banners/v2/content/ahm_polkadot/localized_dev/hu.json new file mode 100644 index 0000000..6f1b96d --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized_dev/hu.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Átállás az Asset Hubra", + "details": "A DOT egyenlegek, a staking és a kormányzás mostantól az Asset Hubon érhetők el" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized_dev/id.json b/banners/v2/content/ahm_polkadot/localized_dev/id.json new file mode 100644 index 0000000..f7955ec --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized_dev/id.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Migrasi ke Asset Hub", + "details": "Saldo DOT, staking, dan tata kelola kini ada di Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized_dev/it.json b/banners/v2/content/ahm_polkadot/localized_dev/it.json new file mode 100644 index 0000000..60a8e7a --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized_dev/it.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Migrazione su Asset Hub", + "details": "I saldi DOT, lo staking e la governance sono ora su Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized_dev/ja.json b/banners/v2/content/ahm_polkadot/localized_dev/ja.json new file mode 100644 index 0000000..068eab7 --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized_dev/ja.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Asset Hubへの移行", + "details": "DOT残高、ステーキング、ガバナンスは現在Asset Hub上にあります" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized_dev/ko.json b/banners/v2/content/ahm_polkadot/localized_dev/ko.json new file mode 100644 index 0000000..ec5cd8c --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized_dev/ko.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Asset Hub로 마이그레이션", + "details": "DOT 잔액, 스테이킹 및 거버넌스가 이제 Asset Hub에 있습니다" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized_dev/pl.json b/banners/v2/content/ahm_polkadot/localized_dev/pl.json new file mode 100644 index 0000000..1ad7bbc --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized_dev/pl.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Migracja do Asset Hub", + "details": "Salda DOT, staking i zarządzanie są teraz na Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized_dev/pt.json b/banners/v2/content/ahm_polkadot/localized_dev/pt.json new file mode 100644 index 0000000..4b22a75 --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized_dev/pt.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Migração para Asset Hub", + "details": "Saldos de DOT, staking e governança agora estão no Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized_dev/ru.json b/banners/v2/content/ahm_polkadot/localized_dev/ru.json new file mode 100644 index 0000000..b84bb18 --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized_dev/ru.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Миграция на Asset Hub", + "details": "Балансы DOT, стейкинг и управление теперь на Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized_dev/tr.json b/banners/v2/content/ahm_polkadot/localized_dev/tr.json new file mode 100644 index 0000000..bef1267 --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized_dev/tr.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Asset Hub'a Geçiş", + "details": "DOT bakiyeleri, staking ve yönetişim artık Asset Hub üzerinde" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized_dev/vi.json b/banners/v2/content/ahm_polkadot/localized_dev/vi.json new file mode 100644 index 0000000..18cb3c5 --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized_dev/vi.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "Di chuyển sang Asset Hub", + "details": "Số dư DOT, staking và quản trị hiện đã có trên Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot/localized_dev/zh.json b/banners/v2/content/ahm_polkadot/localized_dev/zh.json new file mode 100644 index 0000000..4609a9a --- /dev/null +++ b/banners/v2/content/ahm_polkadot/localized_dev/zh.json @@ -0,0 +1,6 @@ +{ + "fa9eed9f-d39b-4233-91e4-831b22917dbb": { + "title": "迁移到 Asset Hub", + "details": "DOT余额、质押和治理现已迁移至Asset Hub" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/banners.json b/banners/v2/content/ahm_polkadot_inprogress/banners.json new file mode 100644 index 0000000..a79a922 --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/banners.json @@ -0,0 +1,8 @@ +[ + { + "id": "7dbb5708-2f74-4855-8b1d-d80484e3a1a2", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/dot_migration_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/dot_migration_inprogress_banner_picture.png", + "clipsToBounds": false + } +] diff --git a/banners/v2/content/ahm_polkadot_inprogress/banners_dev.json b/banners/v2/content/ahm_polkadot_inprogress/banners_dev.json new file mode 100644 index 0000000..a79a922 --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/banners_dev.json @@ -0,0 +1,8 @@ +[ + { + "id": "7dbb5708-2f74-4855-8b1d-d80484e3a1a2", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/dot_migration_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/dot_migration_inprogress_banner_picture.png", + "clipsToBounds": false + } +] diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized/en.json b/banners/v2/content/ahm_polkadot_inprogress/localized/en.json new file mode 100644 index 0000000..30c13e2 --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized/en.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migration in progress", + "details": "DOT Cross-chain transfers, Staking, and Governance might be unavailable for up to 24 hours" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized/es.json b/banners/v2/content/ahm_polkadot_inprogress/localized/es.json new file mode 100644 index 0000000..41a48b7 --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized/es.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migración en curso", + "details": "Las transferencias entre cadenas de DOT, Staking y Governance podrían no estar disponibles durante hasta 24 horas" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized/fr.json b/banners/v2/content/ahm_polkadot_inprogress/localized/fr.json new file mode 100644 index 0000000..7cce3df --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized/fr.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migration en cours", + "details": "Les transferts inter-chaînes de DOT, le Staking et la Governance peuvent être indisponibles pendant 24 heures maximum" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized/hu.json b/banners/v2/content/ahm_polkadot_inprogress/localized/hu.json new file mode 100644 index 0000000..fffef76 --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized/hu.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Áthelyezés folyamatban", + "details": "A DOT láncok közötti átutalások, a Staking és a Governance akár 24 órára is elérhetetlenek lehetnek" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized/id.json b/banners/v2/content/ahm_polkadot_inprogress/localized/id.json new file mode 100644 index 0000000..daa08cb --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized/id.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migrasi sedang berlangsung", + "details": "Transfer lintas rantai DOT, Staking, dan Governance mungkin tidak tersedia hingga 24 jam" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized/it.json b/banners/v2/content/ahm_polkadot_inprogress/localized/it.json new file mode 100644 index 0000000..b8766f0 --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized/it.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migrazione in corso", + "details": "I trasferimenti cross-chain di DOT, lo Staking e la Governance potrebbero non essere disponibili fino a 24 ore" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized/ja.json b/banners/v2/content/ahm_polkadot_inprogress/localized/ja.json new file mode 100644 index 0000000..b92ac65 --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized/ja.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "移行中", + "details": "DOTのクロスチェーン転送、Staking、およびGovernanceは最大24時間利用できない可能性があります" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized/ko.json b/banners/v2/content/ahm_polkadot_inprogress/localized/ko.json new file mode 100644 index 0000000..38b42bf --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized/ko.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "마이그레이션 진행 중", + "details": "DOT 크로스체인 전송, Staking 및 Governance는 최대 24시간 동안 이용 불가할 수 있습니다" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized/pl.json b/banners/v2/content/ahm_polkadot_inprogress/localized/pl.json new file mode 100644 index 0000000..d5aa0f8 --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized/pl.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migracja w toku", + "details": "Transfery międzyłańcuchowe DOT, Staking i Governance mogą być niedostępne do 24 godzin" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized/pt.json b/banners/v2/content/ahm_polkadot_inprogress/localized/pt.json new file mode 100644 index 0000000..40c8294 --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized/pt.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migração em andamento", + "details": "As transferências entre cadeias de DOT, o Staking e a Governance podem ficar indisponíveis por até 24 horas" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized/ru.json b/banners/v2/content/ahm_polkadot_inprogress/localized/ru.json new file mode 100644 index 0000000..d8108ac --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized/ru.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Миграция в процессе", + "details": "Кросс-чейн переводы DOT, Staking и Governance могут быть недоступны до 24 часов" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized/tr.json b/banners/v2/content/ahm_polkadot_inprogress/localized/tr.json new file mode 100644 index 0000000..08d11ef --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized/tr.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Geçiş devam ediyor", + "details": "DOT zincirler arası transferler, Staking ve Governance 24 saate kadar kullanılamayabilir" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized/vi.json b/banners/v2/content/ahm_polkadot_inprogress/localized/vi.json new file mode 100644 index 0000000..c24e011 --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized/vi.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Đang di chuyển dữ liệu", + "details": "Chuyển liên chuỗi DOT, Staking và Governance có thể không khả dụng trong tối đa 24 giờ" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized/zh.json b/banners/v2/content/ahm_polkadot_inprogress/localized/zh.json new file mode 100644 index 0000000..afb0ccf --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized/zh.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "迁移进行中", + "details": "DOT跨链转账、Staking和Governance可能长达24小时不可用" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized_dev/en.json b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/en.json new file mode 100644 index 0000000..30c13e2 --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/en.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migration in progress", + "details": "DOT Cross-chain transfers, Staking, and Governance might be unavailable for up to 24 hours" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized_dev/es.json b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/es.json new file mode 100644 index 0000000..41a48b7 --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/es.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migración en curso", + "details": "Las transferencias entre cadenas de DOT, Staking y Governance podrían no estar disponibles durante hasta 24 horas" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized_dev/fr.json b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/fr.json new file mode 100644 index 0000000..7cce3df --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/fr.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migration en cours", + "details": "Les transferts inter-chaînes de DOT, le Staking et la Governance peuvent être indisponibles pendant 24 heures maximum" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized_dev/hu.json b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/hu.json new file mode 100644 index 0000000..fffef76 --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/hu.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Áthelyezés folyamatban", + "details": "A DOT láncok közötti átutalások, a Staking és a Governance akár 24 órára is elérhetetlenek lehetnek" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized_dev/id.json b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/id.json new file mode 100644 index 0000000..daa08cb --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/id.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migrasi sedang berlangsung", + "details": "Transfer lintas rantai DOT, Staking, dan Governance mungkin tidak tersedia hingga 24 jam" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized_dev/it.json b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/it.json new file mode 100644 index 0000000..b8766f0 --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/it.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migrazione in corso", + "details": "I trasferimenti cross-chain di DOT, lo Staking e la Governance potrebbero non essere disponibili fino a 24 ore" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized_dev/ja.json b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/ja.json new file mode 100644 index 0000000..b92ac65 --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/ja.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "移行中", + "details": "DOTのクロスチェーン転送、Staking、およびGovernanceは最大24時間利用できない可能性があります" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized_dev/ko.json b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/ko.json new file mode 100644 index 0000000..38b42bf --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/ko.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "마이그레이션 진행 중", + "details": "DOT 크로스체인 전송, Staking 및 Governance는 최대 24시간 동안 이용 불가할 수 있습니다" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized_dev/pl.json b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/pl.json new file mode 100644 index 0000000..d5aa0f8 --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/pl.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migracja w toku", + "details": "Transfery międzyłańcuchowe DOT, Staking i Governance mogą być niedostępne do 24 godzin" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized_dev/pt.json b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/pt.json new file mode 100644 index 0000000..40c8294 --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/pt.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migração em andamento", + "details": "As transferências entre cadeias de DOT, o Staking e a Governance podem ficar indisponíveis por até 24 horas" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized_dev/ru.json b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/ru.json new file mode 100644 index 0000000..d8108ac --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/ru.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Миграция в процессе", + "details": "Кросс-чейн переводы DOT, Staking и Governance могут быть недоступны до 24 часов" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized_dev/tr.json b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/tr.json new file mode 100644 index 0000000..08d11ef --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/tr.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Geçiş devam ediyor", + "details": "DOT zincirler arası transferler, Staking ve Governance 24 saate kadar kullanılamayabilir" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized_dev/vi.json b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/vi.json new file mode 100644 index 0000000..c24e011 --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/vi.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Đang di chuyển dữ liệu", + "details": "Chuyển liên chuỗi DOT, Staking và Governance có thể không khả dụng trong tối đa 24 giờ" + } +} diff --git a/banners/v2/content/ahm_polkadot_inprogress/localized_dev/zh.json b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/zh.json new file mode 100644 index 0000000..afb0ccf --- /dev/null +++ b/banners/v2/content/ahm_polkadot_inprogress/localized_dev/zh.json @@ -0,0 +1,6 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "迁移进行中", + "details": "DOT跨链转账、Staking和Governance可能长达24小时不可用" + } +} diff --git a/banners/v2/content/assets/banners.json b/banners/v2/content/assets/banners.json new file mode 100644 index 0000000..12c4ea3 --- /dev/null +++ b/banners/v2/content/assets/banners.json @@ -0,0 +1,23 @@ +[ + { + "id": "ef94c059-ae2b-4a80-9e77-cb16060c4c30", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/novashots_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/novashots_promo_banner_picture.png", + "clipsToBounds": false, + "action": "novawallet://nova/open/dapp?url=https://novashots.io" + }, + { + "id": "9464681d-ad80-479a-b2f7-4ab1e9ed9e58", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/rainbow_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/staking_promo_banner_picture.png", + "clipsToBounds": false, + "action": "novawallet://nova/open/staking" + }, + { + "id": "e682511d-1afb-4144-bd3e-85d661d8a887", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/red_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/myth_staking_promo_banner_picture.png", + "clipsToBounds": false, + "action": "novawallet://nova/open/staking" + } +] diff --git a/banners/v2/content/assets/banners_dev.json b/banners/v2/content/assets/banners_dev.json new file mode 100644 index 0000000..8429908 --- /dev/null +++ b/banners/v2/content/assets/banners_dev.json @@ -0,0 +1,58 @@ +[ + { + "id": "ef94c059-ae2b-4a80-9e77-cb16060c4c30", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/novashots_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/novashots_promo_banner_picture.png", + "clipsToBounds": false, + "action": "novawallet://nova/open/dapp?url=https://novashots.io" + }, + { + "id": "7dbb5708-2f74-4855-8b1d-d80484e3a1a2", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/dot_migration_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/dot_migration_inprogress_banner_picture.png", + "clipsToBounds": false, + "action": "novawallet://nova/open/ahm?chainId=91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3" + }, + { + "id": "50271bee-81f6-4f64-88af-936a31af83f6", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/nova_card_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/nova_card_promo_banner_picture.png", + "clipsToBounds": false, + "action": "novawallet://nova/open/card" + }, + { + "id": "9464681d-ad80-479a-b2f7-4ab1e9ed9e58", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/rainbow_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/staking_promo_banner_picture.png", + "clipsToBounds": false, + "action": "novawallet://nova/open/staking" + }, + { + "id": "e682511d-1afb-4144-bd3e-85d661d8a887", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/red_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/myth_staking_promo_banner_picture.png", + "clipsToBounds": false, + "action": "novawallet://nova/open/staking" + }, + { + "id": "0d2f8e1d-017d-4b07-aba6-ea2012354de0", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/blue_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/browser_promo_banner_picture.png", + "clipsToBounds": true, + "action": "https://docs.novawallet.io/nova-wallet-wiki/dapps/dapp-catalog" + }, + { + "id": "88788788-cf90-4171-9514-9d7474d5c765", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/pink_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/hydration_promo_banner_picture.png", + "clipsToBounds": true, + "action": "novawallet://nova/open/dapp?url=https://app.hydration.net/NOVA" + }, + { + "id": "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/violet_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/submit_dapp_promo_banner_picture.png", + "clipsToBounds": true, + "action": "https://docs.novawallet.io/nova-wallet-wiki/misc/developer-documentation/add-your-dapp-to-nova-wallet" + } +] diff --git a/banners/v2/content/assets/localized/en.json b/banners/v2/content/assets/localized/en.json new file mode 100644 index 0000000..032cae6 --- /dev/null +++ b/banners/v2/content/assets/localized/en.json @@ -0,0 +1,26 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Happy New Year 2026!", + "details": "Thank you for being with us.\nSee our holiday post!" + }, + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Earn up to 16% APY", + "details": "Put your Nova Shots rewards to work and earn up to 16% APY on your USDC" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots is back!", + "details": "Play the free prediction game from 12th - 25th Jan with a $15k prize pool!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Get Nova Card", + "details": "Easily spend your DOT anywhere!\nAvailable now for EU residents." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH staking is live!", + "details": "Zero fees, maximized rewards.\nStake your MYTH in one click!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Earn up to 15% APY", + "details": "Zero fees, maximized rewards. \nStake your DOT in one click!" + } +} diff --git a/banners/v2/content/assets/localized/es.json b/banners/v2/content/assets/localized/es.json new file mode 100644 index 0000000..814cf17 --- /dev/null +++ b/banners/v2/content/assets/localized/es.json @@ -0,0 +1,26 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "¡Feliz Año Nuevo 2026!", + "details": "Gracias por estar con nosotros.\nVer nuestro mensaje festivo!" + }, + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Gana hasta un 16% APY", + "details": "Pon a trabajar tus recompensas de Nova Shots y gana hasta un 16% APY en tu USDC" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "¡Nova Shots ha vuelto!", + "details": "¡Juega gratis del 12-25 de enero con un premio de $15k!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Consigue la Tarjeta Nova", + "details": "¡Gasta tus DOT fácilmente en cualquier lugar!\nDisponible ahora para residentes de la UE." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "¡El staking de MYTH está en vivo!", + "details": "Cero comisiones, recompensas máximas.\n¡Haz staking de tu MYTH con un solo clic!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Gana hasta un 15% APY.", + "details": "Cero comisiones, máximas recompensas. ¡Haz staking de DOT en un clic!" + } +} diff --git a/banners/v2/content/assets/localized/fr.json b/banners/v2/content/assets/localized/fr.json new file mode 100644 index 0000000..64255ff --- /dev/null +++ b/banners/v2/content/assets/localized/fr.json @@ -0,0 +1,26 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Bonne année 2026 !", + "details": "Merci d’être avec nous.\nVoir notre message de fêtes!" + }, + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Gagnez jusqu’à 16 % APY", + "details": "Utilisez vos récompenses Nova Shots et gagnez jusqu’à 16 % APY sur votre USDC" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots est de retour !", + "details": "Jouez au jeu de prédiction gratuit du 12-25 janvier. Cagnotte: 15k $!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Obtenez la Carte Nova", + "details": "Dépensez facilement vos DOT partout !\nDisponible dès maintenant pour les résidents de l’UE." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Le staking de MYTH est en ligne!", + "details": "Zéro frais, récompenses maximisées.\nStake ton MYTH en un clic!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Gagne jusqu’à 15% APY!", + "details": "Zéro frais, récompenses maximisées. Stake ton DOT en un clic!" + } +} diff --git a/banners/v2/content/assets/localized/hu.json b/banners/v2/content/assets/localized/hu.json new file mode 100644 index 0000000..aac2ddf --- /dev/null +++ b/banners/v2/content/assets/localized/hu.json @@ -0,0 +1,26 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Boldog új évet 2026!", + "details": "Köszönjük, hogy velünk vagy.\nNézd meg ünnepi üzenetünket!" + }, + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Keress akár 16% APY-t", + "details": "Hozd munkába a Nova Shots jutalmaidat, és szerezz akár 16% APY-t USDC-re" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Visszatért a Nova Shots!", + "details": "Játssz az ingyenes tippjátékkal január 12-25 között! Nyeremény: $15k!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Szerezd meg a Nova kártyát", + "details": "Költse el DOT-jait bárhol egyszerűen!\nMost elérhető az EU lakosai számára." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "A MYTH staking elérhető!", + "details": "Nulla díj, maximalizált jutalmak.\nStakeld a MYTH-ed egy kattintással!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Keress akár 15% APY-t!", + "details": "Nulla díj, maximális jutalmak. Stakelj DOT-ot egy kattintással!" + } +} diff --git a/banners/v2/content/assets/localized/id.json b/banners/v2/content/assets/localized/id.json new file mode 100644 index 0000000..dac8e5d --- /dev/null +++ b/banners/v2/content/assets/localized/id.json @@ -0,0 +1,26 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Selamat Tahun Baru 2026!", + "details": "Terima kasih telah bersama kami.\nLihat pesan liburan kami!" + }, + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Dapatkan hingga 16% APY", + "details": "Gunakan hadiah Nova Shots Anda dan dapatkan hingga 16% APY untuk USDC Anda" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots kembali!", + "details": "Mainkan game prediksi gratis dari 12 - 25 Januari dengan hadiah $15k!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Dapatkan Kartu Nova", + "details": "Gunakan DOT kamu dengan mudah di mana saja!\nTersedia sekarang untuk penduduk UE." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Staking MYTH sudah live!", + "details": "Tanpa biaya, hadiah maksimal.\nStaking MYTH kamu dalam satu klik!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Dapatkan hingga 15% APY!", + "details": "Tanpa biaya, hadiah maksimal. Staking DOT hanya dengan satu klik!" + } +} diff --git a/banners/v2/content/assets/localized/in.json b/banners/v2/content/assets/localized/in.json new file mode 100644 index 0000000..dac8e5d --- /dev/null +++ b/banners/v2/content/assets/localized/in.json @@ -0,0 +1,26 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Selamat Tahun Baru 2026!", + "details": "Terima kasih telah bersama kami.\nLihat pesan liburan kami!" + }, + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Dapatkan hingga 16% APY", + "details": "Gunakan hadiah Nova Shots Anda dan dapatkan hingga 16% APY untuk USDC Anda" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots kembali!", + "details": "Mainkan game prediksi gratis dari 12 - 25 Januari dengan hadiah $15k!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Dapatkan Kartu Nova", + "details": "Gunakan DOT kamu dengan mudah di mana saja!\nTersedia sekarang untuk penduduk UE." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Staking MYTH sudah live!", + "details": "Tanpa biaya, hadiah maksimal.\nStaking MYTH kamu dalam satu klik!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Dapatkan hingga 15% APY!", + "details": "Tanpa biaya, hadiah maksimal. Staking DOT hanya dengan satu klik!" + } +} diff --git a/banners/v2/content/assets/localized/it.json b/banners/v2/content/assets/localized/it.json new file mode 100644 index 0000000..35085a0 --- /dev/null +++ b/banners/v2/content/assets/localized/it.json @@ -0,0 +1,26 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Buon Anno 2026!", + "details": "Grazie per essere con noi.\nScopri il nostro messaggio festivo!" + }, + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Guadagna fino al 16% APY", + "details": "Metti al lavoro le tue ricompense Nova Shots e guadagna fino al 16% APY sul tuo USDC" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots è tornato!", + "details": "Gioca gratis dal 12 al 25 gennaio con un montepremi di $15k!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Ottieni la Nova Card", + "details": "Spendi facilmente i tuoi DOT ovunque!\nOra disponibile per i residenti nell'UE." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Lo staking di MYTH è attivo!", + "details": "Zero commissioni, ricompense massimizzate.\nMetti in staking il tuo MYTH con un clic!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Guadagna fino al 15% APY!", + "details": "Zero commissioni, ricompense massime. Staka i tuoi DOT con un clic!" + } +} diff --git a/banners/v2/content/assets/localized/ja.json b/banners/v2/content/assets/localized/ja.json new file mode 100644 index 0000000..1dff182 --- /dev/null +++ b/banners/v2/content/assets/localized/ja.json @@ -0,0 +1,26 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "2026年 あけましておめでとうございます!", + "details": "いつもありがとうございます。ホリデーメッセージを見る!" + }, + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "最大16%のAPYを獲得", + "details": "Nova Shotsの報酬を活用して、USDCで最大16%のAPYを稼ごう" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots が戻ってきた!", + "details": "1月12日〜25日、賞金総額$15kの無料予想ゲームに参加しよう!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Novaカードを入手", + "details": "DOTをどこでも簡単に使えます!\n現在、EU在住者向けに提供中。" + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTHのステーキングが開始されました!", + "details": "手数料ゼロ、報酬最大化。\nワンクリックでMYTHをステーキング" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "最大 15% APY を獲得", + "details": "手数料ゼロ、報酬最大化。DOT をワンクリックでステーキング" + } +} diff --git a/banners/v2/content/assets/localized/ko.json b/banners/v2/content/assets/localized/ko.json new file mode 100644 index 0000000..ec5425c --- /dev/null +++ b/banners/v2/content/assets/localized/ko.json @@ -0,0 +1,26 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "2026년 새해 복 많이 받으세요!", + "details": "함께해 주셔서 감사합니다.\n홀리데이 메시지 보기!" + }, + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "최대 16% APY 획득", + "details": "Nova Shots 보상을 활용해 USDC에서 최대 16% APY를 얻어보세요" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots가 돌아왔어요!", + "details": "1월 12일 - 25일, 총 상금 $15k의 무료 예측 게임에 참여하세요!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Nova 카드 받기", + "details": "DOT를 어디서나 쉽게 사용하세요!\nEU 거주자에게 지금 제공됩니다." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH 스테이킹이 시작되었습니다!", + "details": "수수료 없음, 최대 보상.\n한 번의 클릭으로 MYTH를 스테이킹하세요!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "최대 15% APY!", + "details": "수수료 0원, 최대 보상. DOT을 한 번의 클릭으로 스테이킹하세요!" + } +} diff --git a/banners/v2/content/assets/localized/pl.json b/banners/v2/content/assets/localized/pl.json new file mode 100644 index 0000000..5cf8e5c --- /dev/null +++ b/banners/v2/content/assets/localized/pl.json @@ -0,0 +1,26 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Szczęśliwego Nowego 2026 Roku!", + "details": "Dziękujemy, że jesteś z nami.\nZobacz nasz świąteczny post!" + }, + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Zarabiaj do 16% APY", + "details": "Wykorzystaj swoje nagrody z Nova Shots i zarabiaj do 16% APY na USDC" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots wraca!", + "details": "Zagraj w darmową grę predykcyjną od 12 do 25 stycznia z pulą nagród $15k!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Zdobądź kartę Nova", + "details": "Łatwo wydawaj swoje DOT gdziekolwiek jesteś!\nDostępna już dla mieszkańców UE." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Staking MYTH jest już dostępny!", + "details": "Zero opłat, maksymalne nagrody.\nStakuj swoje MYTH jednym kliknięciem!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Zarabiaj do 15% APY!", + "details": "Zero opłat, maksymalne nagrody. Stakuj DOT jednym kliknięciem!" + } +} diff --git a/banners/v2/content/assets/localized/pt.json b/banners/v2/content/assets/localized/pt.json new file mode 100644 index 0000000..bf40a41 --- /dev/null +++ b/banners/v2/content/assets/localized/pt.json @@ -0,0 +1,26 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Feliz Ano Novo 2026!", + "details": "Obrigado por estar conosco.\nVeja nossa mensagem de fim de ano!" + }, + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Ganhe até 16% APY", + "details": "Coloque suas recompensas do Nova Shots para trabalhar e ganhe até 16% APY em USDC" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots está de volta!", + "details": "Jogue grátis de 12 a 25 de janeiro com prêmios de $15k!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Obtenha o Cartão Nova", + "details": "Gaste facilmente os seus DOT em qualquer lugar!\nJá disponível para residentes da UE." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "O staking de MYTH está no ar!", + "details": "Taxas zero, recompensas máximas.\nFaça stake do seu MYTH em um clique!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Ganhe até 15% APY!", + "details": "Zero taxas, recompensas máximas. Staking de DOT em um clique!" + } +} diff --git a/banners/v2/content/assets/localized/ru.json b/banners/v2/content/assets/localized/ru.json new file mode 100644 index 0000000..88ce569 --- /dev/null +++ b/banners/v2/content/assets/localized/ru.json @@ -0,0 +1,26 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "С Новым 2026 годом!", + "details": "Спасибо, что вы с нами.\nПосмотрите наше поздравление!" + }, + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "До 16% годовых на ваши активы", + "details": "Превратите награды Nova Shots в доход — USDC может приносить до 16% годовых" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots возвращается!", + "details": "Играйте бесплатно с 12 по 25 января! Призовой фонд $15k!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Откройте Nova карту", + "details": "Тратьте свои DOT без границ!\nУже доступна для жителей ЕС." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH стейкинг активен!", + "details": "0 комиссий, максимум наград.\nСтейкайте MYTH одним кликом!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Получайте до 15% APY", + "details": "0 комиссий, максимум наград. \nСтейкайте DOT в один клик!" + } +} diff --git a/banners/v2/content/assets/localized/tr.json b/banners/v2/content/assets/localized/tr.json new file mode 100644 index 0000000..79e725c --- /dev/null +++ b/banners/v2/content/assets/localized/tr.json @@ -0,0 +1,26 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Mutlu Yıllar 2026!", + "details": "Bizimle olduğunuz için teşekkürler.\nTatil mesajımıza göz atın!" + }, + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Yıllık %16’ya kadar getiri", + "details": "Nova Shots ödüllerini değerlendir ve USDC üzerinde yıllık %16’ya kadar APY kazan" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots geri döndü!", + "details": "12-25 Ocak'ta $15k ödüllü ücretsiz tahmin oyununu oynayın!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Nova Kart’ı Al", + "details": "DOT’unu her yerde kolayca harca!\nŞimdi AB vatandaşları için mevcut." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH staking yayında!", + "details": "Sıfır ücret, maksimum ödüller.\nTek tıkla MYTH stake et!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "%15 APY’ye kadar kazanç!", + "details": "Sıfır ücret, maksimum ödül. DOT’unuzu tek tıkla stake edin!" + } +} diff --git a/banners/v2/content/assets/localized/vi.json b/banners/v2/content/assets/localized/vi.json new file mode 100644 index 0000000..52d2397 --- /dev/null +++ b/banners/v2/content/assets/localized/vi.json @@ -0,0 +1,26 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Chúc mừng năm mới 2026!", + "details": "Cảm ơn bạn đã đồng hành cùng chúng tôi.\nXem lời chúc ngày lễ!" + }, + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Kiếm tới 16% APY", + "details": "Dùng phần thưởng Nova Shots để tạo lợi nhuận và kiếm tới 16% APY với USDC" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots đã trở lại!", + "details": "Chơi trò chơi dự đoán miễn phí từ 12 - 25 tháng 1 với giải thưởng $15k!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Nhận thẻ Nova", + "details": "Dễ dàng chi tiêu DOT của bạn ở bất cứ đâu!\nHiện đã có cho cư dân EU." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Staking MYTH đã chính thức ra mắt!", + "details": "Không phí, phần thưởng tối đa.\nStake MYTH chỉ với một cú nhấp chuột!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Kiếm tới 15% APY!", + "details": "Không phí, thưởng tối đa. Stake DOT chỉ với một cú nhấp!" + } +} diff --git a/banners/v2/content/assets/localized/zh.json b/banners/v2/content/assets/localized/zh.json new file mode 100644 index 0000000..a73251b --- /dev/null +++ b/banners/v2/content/assets/localized/zh.json @@ -0,0 +1,26 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "2026 新年快乐!", + "details": "感谢您一直与我们同行。查看我们的节日祝福!" + }, + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "赚取高达 16% 的 APY", + "details": "让你的 Nova Shots 奖励发挥作用,在 USDC 上赚取高达 16% 的 APY" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots 回来了!", + "details": "参与1月12日至25日的免费预测游戏,赢取$15k奖池!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "获取 Nova 卡", + "details": "轻松在任何地方使用你的 DOT!\n现已面向欧盟居民开放。" + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH 质押已上线!", + "details": "零费用,奖励最大化。\n 一键质押你的 MYTH!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "赚取高达 15% APY", + "details": "零费用,收益最大化。一键质押您的 DOT" + } +} diff --git a/banners/v2/content/assets/localized_dev/en.json b/banners/v2/content/assets/localized_dev/en.json new file mode 100644 index 0000000..fda1680 --- /dev/null +++ b/banners/v2/content/assets/localized_dev/en.json @@ -0,0 +1,46 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Happy New Year 2026!", + "details": "Thank you for being with us.\nSee our holiday post!" + }, + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migration in progress", + "details": "DOT Cross-chain transfers, Staking, and Governance might be unavailable for up to 24 hours" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Migration to Asset Hub", + "details": "KSM Balances, Staking and Governance are now on Asset Hub" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots is back!", + "details": "Play the free prediction game from 12th - 25th Jan with a $15k prize pool!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Get Nova Card", + "details": "Easily spend your DOT anywhere!\nAvailable now for EU residents." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH staking is live!", + "details": "Zero fees, maximized rewards.\nStake your MYTH in one click!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Staking ASTR?", + "details": "Refresh your vote before \n03.03 and get bonuses!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Earn up to 15% APY", + "details": "Zero fees, maximized rewards. \nStake your DOT in one click!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Welcome to Browser!", + "details": "Staking, DEX, Bridging & Art with \nYour Polkadot & EVM Accounts" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Unites swaps & lending under the \nroof of a scalable appchain." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Join the list!", + "details": "Want to be included? \nTell us about it!" + } +} diff --git a/banners/v2/content/assets/localized_dev/es.json b/banners/v2/content/assets/localized_dev/es.json new file mode 100644 index 0000000..7f7d9e6 --- /dev/null +++ b/banners/v2/content/assets/localized_dev/es.json @@ -0,0 +1,46 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "¡Feliz Año Nuevo 2026!", + "details": "Gracias por estar con nosotros.\nVer nuestro mensaje festivo!" + }, + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migración en curso", + "details": "Las transferencias entre cadenas de DOT, Staking y Governance podrían no estar disponibles durante hasta 24 horas" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Migración a Asset Hub", + "details": "Los saldos de KSM, el staking y la gobernanza ahora están en Asset Hub" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "¡Nova Shots ha vuelto!", + "details": "¡Juega gratis del 12-25 de enero con un premio de $15k!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Consigue la Tarjeta Nova", + "details": "¡Gasta tus DOT fácilmente en cualquier lugar!\nDisponible ahora para residentes de la UE." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "¡El staking de MYTH está en vivo!", + "details": "Cero comisiones, recompensas máximas.\n¡Haz staking de tu MYTH con un solo clic!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "¿Haces staking de ASTR?", + "details": "Actualiza tu voto antes del 03/03 y gana bonos!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Gana hasta un 15% APY.", + "details": "Cero comisiones, máximas recompensas. ¡Haz staking de DOT en un clic!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "¡Bienvenido a Browser!", + "details": "Staking, DEX, Puentes y Arte con tus cuentas Polkadot y EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Une swaps y préstamos en una appchain escalable." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "¡Únete a la lista!", + "details": "¿Quieres estar incluido? Cuéntanos." + } +} diff --git a/banners/v2/content/assets/localized_dev/fr.json b/banners/v2/content/assets/localized_dev/fr.json new file mode 100644 index 0000000..e1910bd --- /dev/null +++ b/banners/v2/content/assets/localized_dev/fr.json @@ -0,0 +1,46 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Bonne année 2026 !", + "details": "Merci d’être avec nous.\nVoir notre message de fêtes!" + }, + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migration en cours", + "details": "Les transferts inter-chaînes de DOT, le Staking et la Governance peuvent être indisponibles pendant 24 heures maximum" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Migration vers Asset Hub", + "details": "Les soldes KSM, le staking et la gouvernance sont désormais sur Asset Hub" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots est de retour !", + "details": "Jouez au jeu de prédiction gratuit du 12-25 janvier. Cagnotte: 15k $!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Obtenez la Carte Nova", + "details": "Dépensez facilement vos DOT partout !\nDisponible dès maintenant pour les résidents de l’UE." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Le staking de MYTH est en ligne!", + "details": "Zéro frais, récompenses maximisées.\nStake ton MYTH en un clic!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Tu stakes du ASTR?", + "details": "Mets à jour ton vote avant le 03.03 et gagne des bonus!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Gagne jusqu’à 15% APY!", + "details": "Zéro frais, récompenses maximisées. Stake ton DOT en un clic!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Bienvenue sur Browser!", + "details": "Staking, DEX, Bridge et Art avec vos comptes Polkadot et EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Regroupe swaps et prêts sur une appchain évolutive." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Rejoins la liste!", + "details": "Tu veux en faire partie ? Dis-le-nous!" + } +} diff --git a/banners/v2/content/assets/localized_dev/hu.json b/banners/v2/content/assets/localized_dev/hu.json new file mode 100644 index 0000000..68749de --- /dev/null +++ b/banners/v2/content/assets/localized_dev/hu.json @@ -0,0 +1,46 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Boldog új évet 2026!", + "details": "Köszönjük, hogy velünk vagy.\nNézd meg ünnepi üzenetünket!" + }, + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Áthelyezés folyamatban", + "details": "A DOT láncok közötti átutalások, a Staking és a Governance akár 24 órára is elérhetetlenek lehetnek" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Átállás az Asset Hubra", + "details": "A KSM egyenlegek, a staking és a kormányzás mostantól az Asset Hubon érhetők el" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Visszatért a Nova Shots!", + "details": "Játssz az ingyenes tippjátékkal január 12-25 között! Nyeremény: $15k!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Szerezd meg a Nova kártyát", + "details": "Költse el DOT-jait bárhol egyszerűen!\nMost elérhető az EU lakosai számára." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "A MYTH staking elérhető!", + "details": "Nulla díj, maximalizált jutalmak.\nStakeld a MYTH-ed egy kattintással!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Stakelsz ASTR-t?", + "details": "Frissítsd a szavazatod 03.03 előtt és szerezz bónuszokat!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Keress akár 15% APY-t!", + "details": "Nulla díj, maximális jutalmak. Stakelj DOT-ot egy kattintással!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Üdvözlünk a Browserben!", + "details": "Staking, DEX, Híd és Művészet a Polkadot és EVM fiókjaiddal" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "A Hydration", + "details": "Egyesíti a swappokat és hitelezést egy skálázható appchainen." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Csatlakozz a listához!", + "details": "Szeretnél szerepelni? Mondd el nekünk!" + } +} diff --git a/banners/v2/content/assets/localized_dev/id.json b/banners/v2/content/assets/localized_dev/id.json new file mode 100644 index 0000000..4e50a57 --- /dev/null +++ b/banners/v2/content/assets/localized_dev/id.json @@ -0,0 +1,46 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Selamat Tahun Baru 2026!", + "details": "Terima kasih telah bersama kami.\nLihat pesan liburan kami!" + }, + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migrasi sedang berlangsung", + "details": "Transfer lintas rantai DOT, Staking, dan Governance mungkin tidak tersedia hingga 24 jam" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Migrasi ke Asset Hub", + "details": "Saldo KSM, staking, dan tata kelola kini ada di Asset Hub" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots kembali!", + "details": "Mainkan game prediksi gratis dari 12 - 25 Januari dengan hadiah $15k!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Dapatkan Kartu Nova", + "details": "Gunakan DOT kamu dengan mudah di mana saja!\nTersedia sekarang untuk penduduk UE." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Staking MYTH sudah live!", + "details": "Tanpa biaya, hadiah maksimal.\nStaking MYTH kamu dalam satu klik!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Staking ASTR?", + "details": "Segarkan suara Anda sebelum 03.03 dan dapatkan bonus!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Dapatkan hingga 15% APY!", + "details": "Tanpa biaya, hadiah maksimal. Staking DOT hanya dengan satu klik!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Selamat datang di Browser!", + "details": "Staking, DEX, Jembatan & Seni dengan akun Polkadot & EVM Anda" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Menyatukan swap & pinjaman dalam appchain yang skalabel." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Gabung daftar!", + "details": "Mau ikut serta? Beritahu kami!" + } +} diff --git a/banners/v2/content/assets/localized_dev/in.json b/banners/v2/content/assets/localized_dev/in.json new file mode 100644 index 0000000..4e50a57 --- /dev/null +++ b/banners/v2/content/assets/localized_dev/in.json @@ -0,0 +1,46 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Selamat Tahun Baru 2026!", + "details": "Terima kasih telah bersama kami.\nLihat pesan liburan kami!" + }, + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migrasi sedang berlangsung", + "details": "Transfer lintas rantai DOT, Staking, dan Governance mungkin tidak tersedia hingga 24 jam" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Migrasi ke Asset Hub", + "details": "Saldo KSM, staking, dan tata kelola kini ada di Asset Hub" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots kembali!", + "details": "Mainkan game prediksi gratis dari 12 - 25 Januari dengan hadiah $15k!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Dapatkan Kartu Nova", + "details": "Gunakan DOT kamu dengan mudah di mana saja!\nTersedia sekarang untuk penduduk UE." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Staking MYTH sudah live!", + "details": "Tanpa biaya, hadiah maksimal.\nStaking MYTH kamu dalam satu klik!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Staking ASTR?", + "details": "Segarkan suara Anda sebelum 03.03 dan dapatkan bonus!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Dapatkan hingga 15% APY!", + "details": "Tanpa biaya, hadiah maksimal. Staking DOT hanya dengan satu klik!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Selamat datang di Browser!", + "details": "Staking, DEX, Jembatan & Seni dengan akun Polkadot & EVM Anda" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Menyatukan swap & pinjaman dalam appchain yang skalabel." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Gabung daftar!", + "details": "Mau ikut serta? Beritahu kami!" + } +} diff --git a/banners/v2/content/assets/localized_dev/it.json b/banners/v2/content/assets/localized_dev/it.json new file mode 100644 index 0000000..215355a --- /dev/null +++ b/banners/v2/content/assets/localized_dev/it.json @@ -0,0 +1,46 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Buon Anno 2026!", + "details": "Grazie per essere con noi.\nScopri il nostro messaggio festivo!" + }, + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migrazione in corso", + "details": "I trasferimenti cross-chain di DOT, lo Staking e la Governance potrebbero non essere disponibili fino a 24 ore" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Migrazione su Asset Hub", + "details": "I saldi KSM, lo staking e la governance sono ora su Asset Hub" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots è tornato!", + "details": "Gioca gratis dal 12 al 25 gennaio con un montepremi di $15k!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Ottieni la Nova Card", + "details": "Spendi facilmente i tuoi DOT ovunque!\nOra disponibile per i residenti nell'UE." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Lo staking di MYTH è attivo!", + "details": "Zero commissioni, ricompense massimizzate.\nMetti in staking il tuo MYTH con un clic!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Stai stakando ASTR?", + "details": "Aggiorna il tuo voto entro il 03.03 e ottieni bonus!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Guadagna fino al 15% APY!", + "details": "Zero commissioni, ricompense massime. Staka i tuoi DOT con un clic!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Benvenuto su Browser!", + "details": "Staking, DEX, Bridge e Arte con i tuoi account Polkadot ed EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Unisce swap e prestiti in una appchain scalabile." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Unisciti alla lista!", + "details": "Vuoi essere incluso? Dicci di più!" + } +} diff --git a/banners/v2/content/assets/localized_dev/ja.json b/banners/v2/content/assets/localized_dev/ja.json new file mode 100644 index 0000000..fd24c2d --- /dev/null +++ b/banners/v2/content/assets/localized_dev/ja.json @@ -0,0 +1,46 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "2026年 あけましておめでとうございます!", + "details": "いつもありがとうございます。ホリデーメッセージを見る!" + }, + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "移行中", + "details": "DOTのクロスチェーン転送、Staking、およびGovernanceは最大24時間利用できない可能性があります" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Asset Hubへの移行", + "details": "KSM残高、ステーキング、ガバナンスは現在Asset Hub上にあります" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots が戻ってきた!", + "details": "1月12日〜25日、賞金総額$15kの無料予想ゲームに参加しよう!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Novaカードを入手", + "details": "DOTをどこでも簡単に使えます!\n現在、EU在住者向けに提供中。" + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTHのステーキングが開始されました!", + "details": "手数料ゼロ、報酬最大化。\nワンクリックでMYTHをステーキング" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "ASTRをステーキング中", + "details": "03.03までに投票を更新してボーナスを獲得" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "最大 15% APY を獲得", + "details": "手数料ゼロ、報酬最大化。DOT をワンクリックでステーキング" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Browserへようこそ", + "details": "Polkadot & EVMアカウントでステーキング、DEX、ブリッジ、アートを楽しもう" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "はスワップとレンディングをスケーラブルなアプリチェーンに統合" + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "リストに参加しよう", + "details": "載りたい?教えてください" + } +} diff --git a/banners/v2/content/assets/localized_dev/ko.json b/banners/v2/content/assets/localized_dev/ko.json new file mode 100644 index 0000000..f16c418 --- /dev/null +++ b/banners/v2/content/assets/localized_dev/ko.json @@ -0,0 +1,46 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "2026년 새해 복 많이 받으세요!", + "details": "함께해 주셔서 감사합니다.\n홀리데이 메시지 보기!" + }, + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "마이그레이션 진행 중", + "details": "DOT 크로스체인 전송, Staking 및 Governance는 최대 24시간 동안 이용 불가할 수 있습니다" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Asset Hub로 마이그레이션", + "details": "KSM 잔액, 스테이킹 및 거버넌스가 이제 Asset Hub에 있습니다" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots가 돌아왔어요!", + "details": "1월 12일 - 25일, 총 상금 $15k의 무료 예측 게임에 참여하세요!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Nova 카드 받기", + "details": "DOT를 어디서나 쉽게 사용하세요!\nEU 거주자에게 지금 제공됩니다." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH 스테이킹이 시작되었습니다!", + "details": "수수료 없음, 최대 보상.\n한 번의 클릭으로 MYTH를 스테이킹하세요!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "ASTR 스테이킹 중인가요?", + "details": "03.03까지 투표를 갱신하고 보너스를 받으세요!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "최대 15% APY!", + "details": "수수료 0원, 최대 보상. DOT을 한 번의 클릭으로 스테이킹하세요!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Browser에 오신 것을 환영합니다!", + "details": "Polkadot 및 EVM 계정으로 스테이킹, DEX, 브릿징 및 아트를 즐기세요" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "은 스왑과 대출을 확장 가능한 앱체인에 통합합니다." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "목록에 참여하세요!", + "details": "포함되길 원하나요? 알려주세요!" + } +} diff --git a/banners/v2/content/assets/localized_dev/pl.json b/banners/v2/content/assets/localized_dev/pl.json new file mode 100644 index 0000000..c88db46 --- /dev/null +++ b/banners/v2/content/assets/localized_dev/pl.json @@ -0,0 +1,46 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Szczęśliwego Nowego 2026 Roku!", + "details": "Dziękujemy, że jesteś z nami.\nZobacz nasz świąteczny post!" + }, + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migracja w toku", + "details": "Transfery międzyłańcuchowe DOT, Staking i Governance mogą być niedostępne do 24 godzin" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Migracja do Asset Hub", + "details": "Salda KSM, staking i zarządzanie są teraz na Asset Hub" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots wraca!", + "details": "Zagraj w darmową grę predykcyjną od 12 do 25 stycznia z pulą nagród $15k!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Zdobądź kartę Nova", + "details": "Łatwo wydawaj swoje DOT gdziekolwiek jesteś!\nDostępna już dla mieszkańców UE." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Staking MYTH jest już dostępny!", + "details": "Zero opłat, maksymalne nagrody.\nStakuj swoje MYTH jednym kliknięciem!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Stakujesz ASTR?", + "details": "Odśwież swój głos do 03.03 i zgarnij bonusy!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Zarabiaj do 15% APY!", + "details": "Zero opłat, maksymalne nagrody. Stakuj DOT jednym kliknięciem!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Witamy w Browser!", + "details": "Staking, DEX, Mosty i Sztuka z kontami Polkadot i EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Łączy swapy i pożyczki w skalowalnym appchainie." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Dołącz do listy!", + "details": "Chcesz być uwzględniony? Daj nam znać!" + } +} diff --git a/banners/v2/content/assets/localized_dev/pt.json b/banners/v2/content/assets/localized_dev/pt.json new file mode 100644 index 0000000..6155f4d --- /dev/null +++ b/banners/v2/content/assets/localized_dev/pt.json @@ -0,0 +1,46 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Feliz Ano Novo 2026!", + "details": "Obrigado por estar conosco.\nVeja nossa mensagem de fim de ano!" + }, + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migração em andamento", + "details": "As transferências entre cadeias de DOT, o Staking e a Governance podem ficar indisponíveis por até 24 horas" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Migração para Asset Hub", + "details": "Saldos de KSM, staking e governança agora estão no Asset Hub" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots está de volta!", + "details": "Jogue grátis de 12 a 25 de janeiro com prêmios de $15k!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Obtenha o Cartão Nova", + "details": "Gaste facilmente os seus DOT em qualquer lugar!\nJá disponível para residentes da UE." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "O staking de MYTH está no ar!", + "details": "Taxas zero, recompensas máximas.\nFaça stake do seu MYTH em um clique!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Faz staking de ASTR?", + "details": "Atualize seu voto até 03/03 e ganhe bônus!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Ganhe até 15% APY!", + "details": "Zero taxas, recompensas máximas. Staking de DOT em um clique!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Bem-vindo ao Browser!", + "details": "Faça Staking, use DEX, Pontes e explore a Arte com suas contas Polkadot e EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Integra swaps e empréstimos em uma appchain escalável." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Entre na lista!", + "details": "Quer ser incluído? Conte para nós!" + } +} diff --git a/banners/v2/content/assets/localized_dev/ru.json b/banners/v2/content/assets/localized_dev/ru.json new file mode 100644 index 0000000..f6f0c60 --- /dev/null +++ b/banners/v2/content/assets/localized_dev/ru.json @@ -0,0 +1,46 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "С Новым 2026 годом!", + "details": "Спасибо, что вы с нами.\nПосмотрите наше поздравление!" + }, + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Миграция в процессе", + "details": "Кросс-чейн переводы DOT, Staking и Governance могут быть недоступны до 24 часов" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Миграция на Asset Hub", + "details": "Балансы KSM, стейкинг и управление теперь на Asset Hub" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots возвращается!", + "details": "Играйте бесплатно с 12 по 25 января! Призовой фонд $15k!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Откройте Nova карту", + "details": "Тратьте свои DOT без границ!\nУже доступна для жителей ЕС." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH стейкинг активен!", + "details": "0 комиссий, максимум наград.\nСтейкайте MYTH одним кликом!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Стейкаете ASTR?", + "details": "Обновите свой стейкинг до \n03.03 и получите бонусы!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Получайте до 15% APY", + "details": "0 комиссий, максимум наград. \nСтейкайте DOT в один клик!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "DApp Браузер", + "details": "Стейкинг, DEX, Мосты и НФТ \nчерез Polkadot и EVM аккаунты" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Свопы и Кредитование через \nмасштабируемый аппчейн" + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Добавьте свой dApp!", + "details": "Хотите, быть в списке? \nРасскажите нам о нем!" + } +} diff --git a/banners/v2/content/assets/localized_dev/tr.json b/banners/v2/content/assets/localized_dev/tr.json new file mode 100644 index 0000000..8d00b22 --- /dev/null +++ b/banners/v2/content/assets/localized_dev/tr.json @@ -0,0 +1,46 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Mutlu Yıllar 2026!", + "details": "Bizimle olduğunuz için teşekkürler.\nTatil mesajımıza göz atın!" + }, + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Geçiş devam ediyor", + "details": "DOT zincirler arası transferler, Staking ve Governance 24 saate kadar kullanılamayabilir" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Asset Hub'a Geçiş", + "details": "KSM bakiyeleri, staking ve yönetişim artık Asset Hub üzerinde" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots geri döndü!", + "details": "12-25 Ocak'ta $15k ödüllü ücretsiz tahmin oyununu oynayın!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Nova Kart’ı Al", + "details": "DOT’unu her yerde kolayca harca!\nŞimdi AB vatandaşları için mevcut." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH staking yayında!", + "details": "Sıfır ücret, maksimum ödüller.\nTek tıkla MYTH stake et!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "ASTR stake ediyor musun?", + "details": "03.03’e kadar oyunu yenile ve bonus kazan!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "%15 APY’ye kadar kazanç!", + "details": "Sıfır ücret, maksimum ödül. DOT’unuzu tek tıkla stake edin!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Browser'a hoş geldiniz!", + "details": "Staking, DEX, Köprü ve Sanat, hepsi Polkadot ve EVM hesaplarınızda" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Swap ve kredi işlemlerini ölçeklenebilir bir appchain’de birleştirir." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Listeye katıl!", + "details": "Dahil olmak ister misin? Bize söyle!" + } +} diff --git a/banners/v2/content/assets/localized_dev/vi.json b/banners/v2/content/assets/localized_dev/vi.json new file mode 100644 index 0000000..d554199 --- /dev/null +++ b/banners/v2/content/assets/localized_dev/vi.json @@ -0,0 +1,46 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "Chúc mừng năm mới 2026!", + "details": "Cảm ơn bạn đã đồng hành cùng chúng tôi.\nXem lời chúc ngày lễ!" + }, + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Đang di chuyển dữ liệu", + "details": "Chuyển liên chuỗi DOT, Staking và Governance có thể không khả dụng trong tối đa 24 giờ" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Di chuyển sang Asset Hub", + "details": "Số dư KSM, staking và quản trị hiện đã có trên Asset Hub" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots đã trở lại!", + "details": "Chơi trò chơi dự đoán miễn phí từ 12 - 25 tháng 1 với giải thưởng $15k!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "Nhận thẻ Nova", + "details": "Dễ dàng chi tiêu DOT của bạn ở bất cứ đâu!\nHiện đã có cho cư dân EU." + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "Staking MYTH đã chính thức ra mắt!", + "details": "Không phí, phần thưởng tối đa.\nStake MYTH chỉ với một cú nhấp chuột!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "Đang stake ASTR?", + "details": "Làm mới phiếu bầu trước 03.03 để nhận thưởng!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Kiếm tới 15% APY!", + "details": "Không phí, thưởng tối đa. Stake DOT chỉ với một cú nhấp!" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Chào mừng đến với Browser!", + "details": "Staking, DEX, Cầu nối & Nghệ thuật với tài khoản Polkadot & EVM" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Kết hợp swaps & lending trên một appchain mở rộng." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Tham gia danh sách!", + "details": "Muốn có tên? Hãy cho chúng tôi biết!" + } +} diff --git a/banners/v2/content/assets/localized_dev/zh.json b/banners/v2/content/assets/localized_dev/zh.json new file mode 100644 index 0000000..58ff581 --- /dev/null +++ b/banners/v2/content/assets/localized_dev/zh.json @@ -0,0 +1,46 @@ +{ + "aa75b8a1-f6f6-418f-b7ff-fedbb9611489": { + "title": "2026 新年快乐!", + "details": "感谢您一直与我们同行。查看我们的节日祝福!" + }, + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "迁移进行中", + "details": "DOT跨链转账、Staking和Governance可能长达24小时不可用" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "迁移到 Asset Hub", + "details": "KSM余额、质押和治理现已迁移至Asset Hub" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots 回来了!", + "details": "参与1月12日至25日的免费预测游戏,赢取$15k奖池!" + }, + "50271bee-81f6-4f64-88af-936a31af83f6": { + "title": "获取 Nova 卡", + "details": "轻松在任何地方使用你的 DOT!\n现已面向欧盟居民开放。" + }, + "e682511d-1afb-4144-bd3e-85d661d8a887": { + "title": "MYTH 质押已上线!", + "details": "零费用,奖励最大化。\n 一键质押你的 MYTH!" + }, + "0b7d5fa9-ca74-40a1-a25b-1573ebe77586": { + "title": "质押 ASTR", + "details": "在 03.03 前刷新投票,领取奖励" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "赚取高达 15% APY", + "details": "零费用,收益最大化。一键质押您的 DOT" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "欢迎来到 Browser", + "details": "使用您的 Polkadot 和 EVM 账户进行 Staking、DEX、跨链桥接和艺术交易" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "将交换和借贷融合在可扩展的应用链中" + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "加入名单", + "details": "想被收录?告诉我们" + } +} diff --git a/banners/v2/content/dapps/banners.json b/banners/v2/content/dapps/banners.json new file mode 100644 index 0000000..de9b574 --- /dev/null +++ b/banners/v2/content/dapps/banners.json @@ -0,0 +1,9 @@ +[ + { + "id": "ef94c059-ae2b-4a80-9e77-cb16060c4c30", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/novashots_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/novashots_promo_banner_picture.png", + "clipsToBounds": false, + "action": "novawallet://nova/open/dapp?url=https://novashots.io" + } +] diff --git a/banners/v2/content/dapps/banners_dev.json b/banners/v2/content/dapps/banners_dev.json new file mode 100644 index 0000000..4245134 --- /dev/null +++ b/banners/v2/content/dapps/banners_dev.json @@ -0,0 +1,44 @@ +[ + { + "id": "ef94c059-ae2b-4a80-9e77-cb16060c4c30", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/novashots_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/novashots_promo_banner_picture.png", + "clipsToBounds": false, + "action": "novawallet://nova/open/dapp?url=https://novashots.io" + }, + { + "id": "7dbb5708-2f74-4855-8b1d-d80484e3a1a2", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/dot_migration_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/dot_migration_inprogress_banner_picture.png", + "clipsToBounds": true, + "action": "novawallet://nova/open/ahm?chainId=91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3" + }, + { + "id": "0d2f8e1d-017d-4b07-aba6-ea2012354de0", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/blue_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/browser_promo_banner_picture.png", + "clipsToBounds": true, + "action": "https://docs.novawallet.io/nova-wallet-wiki/dapps/dapp-catalog" + }, + { + "id": "88788788-cf90-4171-9514-9d7474d5c765", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/pink_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/hydration_promo_banner_picture.png", + "clipsToBounds": true, + "action": "novawallet://nova/open/dapp?url=https://app.hydration.net/NOVA" + }, + { + "id": "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/violet_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/submit_dapp_promo_banner_picture.png", + "clipsToBounds": true, + "action": "https://docs.novawallet.io/nova-wallet-wiki/misc/developer-documentation/add-your-dapp-to-nova-wallet" + }, + { + "id": "9464681d-ad80-479a-b2f7-4ab1e9ed9e58", + "background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/rainbow_promo_banner_background.png", + "image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/staking_promo_banner_picture.png", + "clipsToBounds": false, + "action": "novawallet://nova/open/staking" + } +] diff --git a/banners/v2/content/dapps/localized/en.json b/banners/v2/content/dapps/localized/en.json new file mode 100644 index 0000000..c678ffe --- /dev/null +++ b/banners/v2/content/dapps/localized/en.json @@ -0,0 +1,22 @@ +{ + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Earn up to 16% APY", + "details": "Put your Nova Shots rewards to work and earn up to 16% APY on your USDC" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Welcome to Browser!", + "details": "Staking, DEX, Bridging & Art with \nYour Polkadot & EVM Accounts" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots is back!", + "details": "Play the free prediction game from 12th - 25th Jan with a $15k prize pool!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Unites swaps & lending under the \nroof of a scalable appchain." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Join the list!", + "details": "Want to be included? \nTell us about it!" + } +} diff --git a/banners/v2/content/dapps/localized/es.json b/banners/v2/content/dapps/localized/es.json new file mode 100644 index 0000000..cf48cfe --- /dev/null +++ b/banners/v2/content/dapps/localized/es.json @@ -0,0 +1,22 @@ +{ + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Gana hasta un 16% APY", + "details": "Pon a trabajar tus recompensas de Nova Shots y gana hasta un 16% APY en tu USDC" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "¡Bienvenido a Browser!", + "details": "Staking, DEX, Puentes y Arte con tus cuentas Polkadot y EVM" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "¡Nova Shots ha vuelto!", + "details": "¡Juega gratis del 12-25 de enero con un premio de $15k!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Une swaps y préstamos en una appchain escalable." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "¡Únete a la lista!", + "details": "¿Quieres estar incluido? Cuéntanos." + } +} diff --git a/banners/v2/content/dapps/localized/fr.json b/banners/v2/content/dapps/localized/fr.json new file mode 100644 index 0000000..01cd4c2 --- /dev/null +++ b/banners/v2/content/dapps/localized/fr.json @@ -0,0 +1,22 @@ +{ + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Gagnez jusqu’à 16 % APY", + "details": "Utilisez vos récompenses Nova Shots et gagnez jusqu’à 16 % APY sur votre USDC" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Bienvenue sur Browser!", + "details": "Staking, DEX, Bridge et Art avec vos comptes Polkadot et EVM" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots est de retour !", + "details": "Jouez au jeu de prédiction gratuit du 12-25 janvier. Cagnotte: 15k $!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Regroupe swaps et prêts sur une appchain évolutive." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Rejoins la liste!", + "details": "Tu veux en faire partie ? Dis-le-nous!" + } +} diff --git a/banners/v2/content/dapps/localized/hu.json b/banners/v2/content/dapps/localized/hu.json new file mode 100644 index 0000000..66f62ef --- /dev/null +++ b/banners/v2/content/dapps/localized/hu.json @@ -0,0 +1,22 @@ +{ + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Keress akár 16% APY-t", + "details": "Hozd munkába a Nova Shots jutalmaidat, és szerezz akár 16% APY-t USDC-re" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Üdvözlünk a Browserben!", + "details": "Staking, DEX, Híd és Művészet a Polkadot és EVM fiókjaiddal" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Visszatért a Nova Shots!", + "details": "Játssz az ingyenes tippjátékkal január 12-25 között! Nyeremény: $15k!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "A Hydration", + "details": "Egyesíti a swappokat és hitelezést egy skálázható appchainen." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Csatlakozz a listához!", + "details": "Szeretnél szerepelni? Mondd el nekünk!" + } +} diff --git a/banners/v2/content/dapps/localized/id.json b/banners/v2/content/dapps/localized/id.json new file mode 100644 index 0000000..7785033 --- /dev/null +++ b/banners/v2/content/dapps/localized/id.json @@ -0,0 +1,22 @@ +{ + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Dapatkan hingga 16% APY", + "details": "Gunakan hadiah Nova Shots Anda dan dapatkan hingga 16% APY untuk USDC Anda" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Selamat datang di Browser!", + "details": "Staking, DEX, Jembatan & Seni dengan akun Polkadot & EVM Anda" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots kembali!", + "details": "Mainkan game prediksi gratis dari 12 - 25 Januari dengan hadiah $15k!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Menyatukan swap & pinjaman dalam appchain yang skalabel." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Gabung daftar!", + "details": "Mau ikut serta? Beritahu kami!" + } +} diff --git a/banners/v2/content/dapps/localized/in.json b/banners/v2/content/dapps/localized/in.json new file mode 100644 index 0000000..7785033 --- /dev/null +++ b/banners/v2/content/dapps/localized/in.json @@ -0,0 +1,22 @@ +{ + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Dapatkan hingga 16% APY", + "details": "Gunakan hadiah Nova Shots Anda dan dapatkan hingga 16% APY untuk USDC Anda" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Selamat datang di Browser!", + "details": "Staking, DEX, Jembatan & Seni dengan akun Polkadot & EVM Anda" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots kembali!", + "details": "Mainkan game prediksi gratis dari 12 - 25 Januari dengan hadiah $15k!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Menyatukan swap & pinjaman dalam appchain yang skalabel." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Gabung daftar!", + "details": "Mau ikut serta? Beritahu kami!" + } +} diff --git a/banners/v2/content/dapps/localized/it.json b/banners/v2/content/dapps/localized/it.json new file mode 100644 index 0000000..bdc13b7 --- /dev/null +++ b/banners/v2/content/dapps/localized/it.json @@ -0,0 +1,22 @@ +{ + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Guadagna fino al 16% APY", + "details": "Metti al lavoro le tue ricompense Nova Shots e guadagna fino al 16% APY sul tuo USDC" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Benvenuto su Browser!", + "details": "Staking, DEX, Bridge e Arte con i tuoi account Polkadot ed EVM" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots è tornato!", + "details": "Gioca gratis dal 12 al 25 gennaio con un montepremi di $15k!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Unisce swap e prestiti in una appchain scalabile." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Unisciti alla lista!", + "details": "Vuoi essere incluso? Dicci di più!" + } +} diff --git a/banners/v2/content/dapps/localized/ja.json b/banners/v2/content/dapps/localized/ja.json new file mode 100644 index 0000000..536ab96 --- /dev/null +++ b/banners/v2/content/dapps/localized/ja.json @@ -0,0 +1,22 @@ +{ + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "最大16%のAPYを獲得", + "details": "Nova Shotsの報酬を活用して、USDCで最大16%のAPYを稼ごう" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Browserへようこそ", + "details": "Polkadot & EVMアカウントでステーキング、DEX、ブリッジ、アートを楽しもう" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots が戻ってきた!", + "details": "1月12日〜25日、賞金総額$15kの無料予想ゲームに参加しよう!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "はスワップとレンディングをスケーラブルなアプリチェーンに統合" + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "リストに参加しよう", + "details": "載りたい?教えてください" + } +} diff --git a/banners/v2/content/dapps/localized/ko.json b/banners/v2/content/dapps/localized/ko.json new file mode 100644 index 0000000..b319ac2 --- /dev/null +++ b/banners/v2/content/dapps/localized/ko.json @@ -0,0 +1,22 @@ +{ + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "최대 16% APY 획득", + "details": "Nova Shots 보상을 활용해 USDC에서 최대 16% APY를 얻어보세요" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Browser에 오신 것을 환영합니다!", + "details": "Polkadot 및 EVM 계정으로 스테이킹, DEX, 브릿징 및 아트를 즐기세요" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots가 돌아왔어요!", + "details": "1월 12일 - 25일, 총 상금 $15k의 무료 예측 게임에 참여하세요!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "은 스왑과 대출을 확장 가능한 앱체인에 통합합니다." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "목록에 참여하세요!", + "details": "포함되길 원하나요? 알려주세요!" + } +} diff --git a/banners/v2/content/dapps/localized/pl.json b/banners/v2/content/dapps/localized/pl.json new file mode 100644 index 0000000..000b516 --- /dev/null +++ b/banners/v2/content/dapps/localized/pl.json @@ -0,0 +1,22 @@ +{ + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Zarabiaj do 16% APY", + "details": "Wykorzystaj swoje nagrody z Nova Shots i zarabiaj do 16% APY na USDC" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Witamy w Browser!", + "details": "Staking, DEX, Mosty i Sztuka z kontami Polkadot i EVM" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots wraca!", + "details": "Zagraj w darmową grę predykcyjną od 12 do 25 stycznia z pulą nagród $15k!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Łączy swapy i pożyczki w skalowalnym appchainie." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Dołącz do listy!", + "details": "Chcesz być uwzględniony? Daj nam znać!" + } +} diff --git a/banners/v2/content/dapps/localized/pt.json b/banners/v2/content/dapps/localized/pt.json new file mode 100644 index 0000000..c107fc5 --- /dev/null +++ b/banners/v2/content/dapps/localized/pt.json @@ -0,0 +1,22 @@ +{ + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Ganhe até 16% APY", + "details": "Coloque suas recompensas do Nova Shots para trabalhar e ganhe até 16% APY em USDC" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Bem-vindo ao Browser!", + "details": "Faça Staking, use DEX, Pontes e explore a Arte com suas contas Polkadot e EVM" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots está de volta!", + "details": "Jogue grátis de 12 a 25 de janeiro com prêmios de $15k!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Integra swaps e empréstimos em uma appchain escalável." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Entre na lista!", + "details": "Quer ser incluído? Conte para nós!" + } +} diff --git a/banners/v2/content/dapps/localized/ru.json b/banners/v2/content/dapps/localized/ru.json new file mode 100644 index 0000000..dc82c19 --- /dev/null +++ b/banners/v2/content/dapps/localized/ru.json @@ -0,0 +1,22 @@ +{ + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "До 16% годовых на ваши активы", + "details": "Превратите награды Nova Shots в доход — USDC может приносить до 16% годовых" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "DApp Браузер", + "details": "Стейкинг, DEX, Мосты и НФТ \nчерез Polkadot и EVM аккаунты" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots возвращается!", + "details": "Играйте бесплатно с 12 по 25 января! Призовой фонд $15k!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Свопы и Кредитование через \nмасштабируемый аппчейн" + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Добавьте свой dApp!", + "details": "Хотите, быть в списке? \nРасскажите нам о нем!" + } +} diff --git a/banners/v2/content/dapps/localized/tr.json b/banners/v2/content/dapps/localized/tr.json new file mode 100644 index 0000000..36f998a --- /dev/null +++ b/banners/v2/content/dapps/localized/tr.json @@ -0,0 +1,22 @@ +{ + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Yıllık %16’ya kadar getiri", + "details": "Nova Shots ödüllerini değerlendir ve USDC üzerinde yıllık %16’ya kadar APY kazan" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Browser'a hoş geldiniz!", + "details": "Staking, DEX, Köprü ve Sanat, hepsi Polkadot ve EVM hesaplarınızda" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots geri döndü!", + "details": "12-25 Ocak'ta $15k ödüllü ücretsiz tahmin oyununu oynayın!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Swap ve kredi işlemlerini ölçeklenebilir bir appchain’de birleştirir." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Listeye katıl!", + "details": "Dahil olmak ister misin? Bize söyle!" + } +} diff --git a/banners/v2/content/dapps/localized/vi.json b/banners/v2/content/dapps/localized/vi.json new file mode 100644 index 0000000..cd14bb1 --- /dev/null +++ b/banners/v2/content/dapps/localized/vi.json @@ -0,0 +1,22 @@ +{ + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "Kiếm tới 16% APY", + "details": "Dùng phần thưởng Nova Shots để tạo lợi nhuận và kiếm tới 16% APY với USDC" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Chào mừng đến với Browser!", + "details": "Staking, DEX, Cầu nối & Nghệ thuật với tài khoản Polkadot & EVM" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots đã trở lại!", + "details": "Chơi trò chơi dự đoán miễn phí từ 12 - 25 tháng 1 với giải thưởng $15k!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Kết hợp swaps & lending trên một appchain mở rộng." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Tham gia danh sách!", + "details": "Muốn có tên? Hãy cho chúng tôi biết!" + } +} diff --git a/banners/v2/content/dapps/localized/zh.json b/banners/v2/content/dapps/localized/zh.json new file mode 100644 index 0000000..ae345db --- /dev/null +++ b/banners/v2/content/dapps/localized/zh.json @@ -0,0 +1,22 @@ +{ + "247eb504-1345-4281-9129-b8f46b518230": { + "title": "赚取高达 16% 的 APY", + "details": "让你的 Nova Shots 奖励发挥作用,在 USDC 上赚取高达 16% 的 APY" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "欢迎来到 Browser", + "details": "使用您的 Polkadot 和 EVM 账户进行 Staking、DEX、跨链桥接和艺术交易" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots 回来了!", + "details": "参与1月12日至25日的免费预测游戏,赢取$15k奖池!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "将交换和借贷融合在可扩展的应用链中" + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "加入名单", + "details": "想被收录?告诉我们" + } +} diff --git a/banners/v2/content/dapps/localized_dev/en.json b/banners/v2/content/dapps/localized_dev/en.json new file mode 100644 index 0000000..946f220 --- /dev/null +++ b/banners/v2/content/dapps/localized_dev/en.json @@ -0,0 +1,30 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migration in progress", + "details": "DOT Cross-chain transfers, Staking, and Governance might be unavailable for up to 24 hours" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Migration to Asset Hub", + "details": "KSM Balances, Staking and Governance are now on Asset Hub" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Welcome to Browser!", + "details": "Staking, DEX, Bridging & Art with \nYour Polkadot & EVM Accounts" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots is back!", + "details": "Play the free prediction game from 12th - 25th Jan with a $15k prize pool!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Unites swaps & lending under the \nroof of a scalable appchain." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Join the list!", + "details": "Want to be included? \nTell us about it!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Earn up to 15% APY", + "details": "Zero fees, maximized rewards. \nStake your DOT in one click!" + } +} diff --git a/banners/v2/content/dapps/localized_dev/es.json b/banners/v2/content/dapps/localized_dev/es.json new file mode 100644 index 0000000..85fe406 --- /dev/null +++ b/banners/v2/content/dapps/localized_dev/es.json @@ -0,0 +1,30 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migración en curso", + "details": "Las transferencias entre cadenas de DOT, Staking y Governance podrían no estar disponibles durante hasta 24 horas" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Migración a Asset Hub", + "details": "Los saldos de KSM, el staking y la gobernanza ahora están en Asset Hub" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "¡Bienvenido a Browser!", + "details": "Staking, DEX, Puentes y Arte con tus cuentas Polkadot y EVM" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "¡Nova Shots ha vuelto!", + "details": "¡Juega gratis del 12-25 de enero con un premio de $15k!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Une swaps y préstamos en una appchain escalable." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "¡Únete a la lista!", + "details": "¿Quieres estar incluido? Cuéntanos." + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Gana hasta un 15% APY.", + "details": "Cero comisiones, máximas recompensas. ¡Haz staking de DOT en un clic!" + } +} diff --git a/banners/v2/content/dapps/localized_dev/fr.json b/banners/v2/content/dapps/localized_dev/fr.json new file mode 100644 index 0000000..709ba41 --- /dev/null +++ b/banners/v2/content/dapps/localized_dev/fr.json @@ -0,0 +1,30 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migration en cours", + "details": "Les transferts inter-chaînes de DOT, le Staking et la Governance peuvent être indisponibles pendant 24 heures maximum" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Migration vers Asset Hub", + "details": "Les soldes KSM, le staking et la gouvernance sont désormais sur Asset Hub" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Bienvenue sur Browser!", + "details": "Staking, DEX, Bridge et Art avec vos comptes Polkadot et EVM" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots est de retour !", + "details": "Jouez au jeu de prédiction gratuit du 12-25 janvier. Cagnotte: 15k $!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Regroupe swaps et prêts sur une appchain évolutive." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Rejoins la liste!", + "details": "Tu veux en faire partie ? Dis-le-nous!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Gagne jusqu’à 15% APY!", + "details": "Zéro frais, récompenses maximisées. Stake ton DOT en un clic!" + } +} diff --git a/banners/v2/content/dapps/localized_dev/hu.json b/banners/v2/content/dapps/localized_dev/hu.json new file mode 100644 index 0000000..252f039 --- /dev/null +++ b/banners/v2/content/dapps/localized_dev/hu.json @@ -0,0 +1,30 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Áthelyezés folyamatban", + "details": "A DOT láncok közötti átutalások, a Staking és a Governance akár 24 órára is elérhetetlenek lehetnek" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Átállás az Asset Hubra", + "details": "A KSM egyenlegek, a staking és a kormányzás mostantól az Asset Hubon érhetők el" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Üdvözlünk a Browserben!", + "details": "Staking, DEX, Híd és Művészet a Polkadot és EVM fiókjaiddal" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Visszatért a Nova Shots!", + "details": "Játssz az ingyenes tippjátékkal január 12-25 között! Nyeremény: $15k!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "A Hydration", + "details": "Egyesíti a swappokat és hitelezést egy skálázható appchainen." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Csatlakozz a listához!", + "details": "Szeretnél szerepelni? Mondd el nekünk!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Keress akár 15% APY-t!", + "details": "Nulla díj, maximális jutalmak. Stakelj DOT-ot egy kattintással!" + } +} diff --git a/banners/v2/content/dapps/localized_dev/id.json b/banners/v2/content/dapps/localized_dev/id.json new file mode 100644 index 0000000..6f28525 --- /dev/null +++ b/banners/v2/content/dapps/localized_dev/id.json @@ -0,0 +1,30 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migrasi sedang berlangsung", + "details": "Transfer lintas rantai DOT, Staking, dan Governance mungkin tidak tersedia hingga 24 jam" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Migrasi ke Asset Hub", + "details": "Saldo KSM, staking, dan tata kelola kini ada di Asset Hub" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Selamat datang di Browser!", + "details": "Staking, DEX, Jembatan & Seni dengan akun Polkadot & EVM Anda" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots kembali!", + "details": "Mainkan game prediksi gratis dari 12 - 25 Januari dengan hadiah $15k!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Menyatukan swap & pinjaman dalam appchain yang skalabel." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Gabung daftar!", + "details": "Mau ikut serta? Beritahu kami!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Dapatkan hingga 15% APY!", + "details": "Tanpa biaya, hadiah maksimal. Staking DOT hanya dengan satu klik!" + } +} diff --git a/banners/v2/content/dapps/localized_dev/in.json b/banners/v2/content/dapps/localized_dev/in.json new file mode 100644 index 0000000..6f28525 --- /dev/null +++ b/banners/v2/content/dapps/localized_dev/in.json @@ -0,0 +1,30 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migrasi sedang berlangsung", + "details": "Transfer lintas rantai DOT, Staking, dan Governance mungkin tidak tersedia hingga 24 jam" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Migrasi ke Asset Hub", + "details": "Saldo KSM, staking, dan tata kelola kini ada di Asset Hub" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Selamat datang di Browser!", + "details": "Staking, DEX, Jembatan & Seni dengan akun Polkadot & EVM Anda" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots kembali!", + "details": "Mainkan game prediksi gratis dari 12 - 25 Januari dengan hadiah $15k!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Menyatukan swap & pinjaman dalam appchain yang skalabel." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Gabung daftar!", + "details": "Mau ikut serta? Beritahu kami!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Dapatkan hingga 15% APY!", + "details": "Tanpa biaya, hadiah maksimal. Staking DOT hanya dengan satu klik!" + } +} diff --git a/banners/v2/content/dapps/localized_dev/it.json b/banners/v2/content/dapps/localized_dev/it.json new file mode 100644 index 0000000..10f1bee --- /dev/null +++ b/banners/v2/content/dapps/localized_dev/it.json @@ -0,0 +1,30 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migrazione in corso", + "details": "I trasferimenti cross-chain di DOT, lo Staking e la Governance potrebbero non essere disponibili fino a 24 ore" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Migrazione su Asset Hub", + "details": "I saldi KSM, lo staking e la governance sono ora su Asset Hub" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Benvenuto su Browser!", + "details": "Staking, DEX, Bridge e Arte con i tuoi account Polkadot ed EVM" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots è tornato!", + "details": "Gioca gratis dal 12 al 25 gennaio con un montepremi di $15k!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Unisce swap e prestiti in una appchain scalabile." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Unisciti alla lista!", + "details": "Vuoi essere incluso? Dicci di più!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Guadagna fino al 15% APY!", + "details": "Zero commissioni, ricompense massime. Staka i tuoi DOT con un clic!" + } +} diff --git a/banners/v2/content/dapps/localized_dev/ja.json b/banners/v2/content/dapps/localized_dev/ja.json new file mode 100644 index 0000000..934f8e3 --- /dev/null +++ b/banners/v2/content/dapps/localized_dev/ja.json @@ -0,0 +1,30 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "移行中", + "details": "DOTのクロスチェーン転送、Staking、およびGovernanceは最大24時間利用できない可能性があります" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Asset Hubへの移行", + "details": "KSM残高、ステーキング、ガバナンスは現在Asset Hub上にあります" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Browserへようこそ", + "details": "Polkadot & EVMアカウントでステーキング、DEX、ブリッジ、アートを楽しもう" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots が戻ってきた!", + "details": "1月12日〜25日、賞金総額$15kの無料予想ゲームに参加しよう!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "はスワップとレンディングをスケーラブルなアプリチェーンに統合" + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "リストに参加しよう", + "details": "載りたい?教えてください" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "最大 15% APY を獲得", + "details": "手数料ゼロ、報酬最大化。DOT をワンクリックでステーキング" + } +} diff --git a/banners/v2/content/dapps/localized_dev/ko.json b/banners/v2/content/dapps/localized_dev/ko.json new file mode 100644 index 0000000..2fde775 --- /dev/null +++ b/banners/v2/content/dapps/localized_dev/ko.json @@ -0,0 +1,30 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "마이그레이션 진행 중", + "details": "DOT 크로스체인 전송, Staking 및 Governance는 최대 24시간 동안 이용 불가할 수 있습니다" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Asset Hub로 마이그레이션", + "details": "KSM 잔액, 스테이킹 및 거버넌스가 이제 Asset Hub에 있습니다" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Browser에 오신 것을 환영합니다!", + "details": "Polkadot 및 EVM 계정으로 스테이킹, DEX, 브릿징 및 아트를 즐기세요" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots가 돌아왔어요!", + "details": "1월 12일 - 25일, 총 상금 $15k의 무료 예측 게임에 참여하세요!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "은 스왑과 대출을 확장 가능한 앱체인에 통합합니다." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "목록에 참여하세요!", + "details": "포함되길 원하나요? 알려주세요!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "최대 15% APY!", + "details": "수수료 0원, 최대 보상. DOT을 한 번의 클릭으로 스테이킹하세요!" + } +} diff --git a/banners/v2/content/dapps/localized_dev/pl.json b/banners/v2/content/dapps/localized_dev/pl.json new file mode 100644 index 0000000..a6ba6fc --- /dev/null +++ b/banners/v2/content/dapps/localized_dev/pl.json @@ -0,0 +1,30 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migracja w toku", + "details": "Transfery międzyłańcuchowe DOT, Staking i Governance mogą być niedostępne do 24 godzin" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Migracja do Asset Hub", + "details": "Salda KSM, staking i zarządzanie są teraz na Asset Hub" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Witamy w Browser!", + "details": "Staking, DEX, Mosty i Sztuka z kontami Polkadot i EVM" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots wraca!", + "details": "Zagraj w darmową grę predykcyjną od 12 do 25 stycznia z pulą nagród $15k!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Łączy swapy i pożyczki w skalowalnym appchainie." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Dołącz do listy!", + "details": "Chcesz być uwzględniony? Daj nam znać!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Zarabiaj do 15% APY!", + "details": "Zero opłat, maksymalne nagrody. Stakuj DOT jednym kliknięciem!" + } +} diff --git a/banners/v2/content/dapps/localized_dev/pt.json b/banners/v2/content/dapps/localized_dev/pt.json new file mode 100644 index 0000000..eacf896 --- /dev/null +++ b/banners/v2/content/dapps/localized_dev/pt.json @@ -0,0 +1,30 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Migração em andamento", + "details": "As transferências entre cadeias de DOT, o Staking e a Governance podem ficar indisponíveis por até 24 horas" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Migração para Asset Hub", + "details": "Saldos de KSM, staking e governança agora estão no Asset Hub" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Bem-vindo ao Browser!", + "details": "Faça Staking, use DEX, Pontes e explore a Arte com suas contas Polkadot e EVM" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots está de volta!", + "details": "Jogue grátis de 12 a 25 de janeiro com prêmios de $15k!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Integra swaps e empréstimos em uma appchain escalável." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Entre na lista!", + "details": "Quer ser incluído? Conte para nós!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Ganhe até 15% APY!", + "details": "Zero taxas, recompensas máximas. Staking de DOT em um clique!" + } +} diff --git a/banners/v2/content/dapps/localized_dev/ru.json b/banners/v2/content/dapps/localized_dev/ru.json new file mode 100644 index 0000000..07dc039 --- /dev/null +++ b/banners/v2/content/dapps/localized_dev/ru.json @@ -0,0 +1,30 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Миграция в процессе", + "details": "Кросс-чейн переводы DOT, Staking и Governance могут быть недоступны до 24 часов" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Миграция на Asset Hub", + "details": "Балансы KSM, стейкинг и управление теперь на Asset Hub" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "DApp Браузер", + "details": "Стейкинг, DEX, Мосты и НФТ \nчерез Polkadot и EVM аккаунты" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots возвращается!", + "details": "Играйте бесплатно с 12 по 25 января! Призовой фонд $15k!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Свопы и Кредитование через \nмасштабируемый аппчейн" + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Добавьте свой dApp!", + "details": "Хотите, быть в списке? \nРасскажите нам о нем!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Получайте до 15% APY", + "details": "0 комиссий, максимум наград. \nСтейкайте DOT в один клик!" + } +} diff --git a/banners/v2/content/dapps/localized_dev/tr.json b/banners/v2/content/dapps/localized_dev/tr.json new file mode 100644 index 0000000..0e4e48e --- /dev/null +++ b/banners/v2/content/dapps/localized_dev/tr.json @@ -0,0 +1,30 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Geçiş devam ediyor", + "details": "DOT zincirler arası transferler, Staking ve Governance 24 saate kadar kullanılamayabilir" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Asset Hub'a Geçiş", + "details": "KSM bakiyeleri, staking ve yönetişim artık Asset Hub üzerinde" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Browser'a hoş geldiniz!", + "details": "Staking, DEX, Köprü ve Sanat, hepsi Polkadot ve EVM hesaplarınızda" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots geri döndü!", + "details": "12-25 Ocak'ta $15k ödüllü ücretsiz tahmin oyununu oynayın!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Swap ve kredi işlemlerini ölçeklenebilir bir appchain’de birleştirir." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Listeye katıl!", + "details": "Dahil olmak ister misin? Bize söyle!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "%15 APY’ye kadar kazanç!", + "details": "Sıfır ücret, maksimum ödül. DOT’unuzu tek tıkla stake edin!" + } +} diff --git a/banners/v2/content/dapps/localized_dev/vi.json b/banners/v2/content/dapps/localized_dev/vi.json new file mode 100644 index 0000000..783d03f --- /dev/null +++ b/banners/v2/content/dapps/localized_dev/vi.json @@ -0,0 +1,30 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "Đang di chuyển dữ liệu", + "details": "Chuyển liên chuỗi DOT, Staking và Governance có thể không khả dụng trong tối đa 24 giờ" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "Di chuyển sang Asset Hub", + "details": "Số dư KSM, staking và quản trị hiện đã có trên Asset Hub" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "Chào mừng đến với Browser!", + "details": "Staking, DEX, Cầu nối & Nghệ thuật với tài khoản Polkadot & EVM" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots đã trở lại!", + "details": "Chơi trò chơi dự đoán miễn phí từ 12 - 25 tháng 1 với giải thưởng $15k!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "Kết hợp swaps & lending trên một appchain mở rộng." + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "Tham gia danh sách!", + "details": "Muốn có tên? Hãy cho chúng tôi biết!" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "Kiếm tới 15% APY!", + "details": "Không phí, thưởng tối đa. Stake DOT chỉ với một cú nhấp!" + } +} diff --git a/banners/v2/content/dapps/localized_dev/zh.json b/banners/v2/content/dapps/localized_dev/zh.json new file mode 100644 index 0000000..8748fd4 --- /dev/null +++ b/banners/v2/content/dapps/localized_dev/zh.json @@ -0,0 +1,30 @@ +{ + "7dbb5708-2f74-4855-8b1d-d80484e3a1a2": { + "title": "迁移进行中", + "details": "DOT跨链转账、Staking和Governance可能长达24小时不可用" + }, + "d93d9f00-babc-4a8d-80ef-0658bcd86a3d": { + "title": "迁移到 Asset Hub", + "details": "KSM余额、质押和治理现已迁移至Asset Hub" + }, + "0d2f8e1d-017d-4b07-aba6-ea2012354de0": { + "title": "欢迎来到 Browser", + "details": "使用您的 Polkadot 和 EVM 账户进行 Staking、DEX、跨链桥接和艺术交易" + }, + "ef94c059-ae2b-4a80-9e77-cb16060c4c30": { + "title": "Nova Shots 回来了!", + "details": "参与1月12日至25日的免费预测游戏,赢取$15k奖池!" + }, + "88788788-cf90-4171-9514-9d7474d5c765": { + "title": "Hydration", + "details": "将交换和借贷融合在可扩展的应用链中" + }, + "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f": { + "title": "加入名单", + "details": "想被收录?告诉我们" + }, + "9464681d-ad80-479a-b2f7-4ab1e9ed9e58": { + "title": "赚取高达 15% APY", + "details": "零费用,收益最大化。一键质押您的 DOT" + } +} diff --git a/banners/v2/resources/backgrounds/blue_promo_banner_background.png b/banners/v2/resources/backgrounds/blue_promo_banner_background.png new file mode 100644 index 0000000..f642dba Binary files /dev/null and b/banners/v2/resources/backgrounds/blue_promo_banner_background.png differ diff --git a/banners/v2/resources/backgrounds/dot_migration_banner_background.png b/banners/v2/resources/backgrounds/dot_migration_banner_background.png new file mode 100644 index 0000000..8cf319d Binary files /dev/null and b/banners/v2/resources/backgrounds/dot_migration_banner_background.png differ diff --git a/banners/v2/resources/backgrounds/hydration_usdc_promo_banner_background.png b/banners/v2/resources/backgrounds/hydration_usdc_promo_banner_background.png new file mode 100644 index 0000000..a02652b Binary files /dev/null and b/banners/v2/resources/backgrounds/hydration_usdc_promo_banner_background.png differ diff --git a/banners/v2/resources/backgrounds/ksm_migration_banner_background.png b/banners/v2/resources/backgrounds/ksm_migration_banner_background.png new file mode 100644 index 0000000..6af2f5d Binary files /dev/null and b/banners/v2/resources/backgrounds/ksm_migration_banner_background.png differ diff --git a/banners/v2/resources/backgrounds/nova_card_promo_banner_background.png b/banners/v2/resources/backgrounds/nova_card_promo_banner_background.png new file mode 100644 index 0000000..8cf319d Binary files /dev/null and b/banners/v2/resources/backgrounds/nova_card_promo_banner_background.png differ diff --git a/banners/v2/resources/backgrounds/novashots_promo_banner_background.png b/banners/v2/resources/backgrounds/novashots_promo_banner_background.png new file mode 100644 index 0000000..5d30f27 Binary files /dev/null and b/banners/v2/resources/backgrounds/novashots_promo_banner_background.png differ diff --git a/banners/v2/resources/backgrounds/pink_promo_banner_background.png b/banners/v2/resources/backgrounds/pink_promo_banner_background.png new file mode 100644 index 0000000..d714fba Binary files /dev/null and b/banners/v2/resources/backgrounds/pink_promo_banner_background.png differ diff --git a/banners/v2/resources/backgrounds/rainbow_promo_banner_background.png b/banners/v2/resources/backgrounds/rainbow_promo_banner_background.png new file mode 100644 index 0000000..6b52010 Binary files /dev/null and b/banners/v2/resources/backgrounds/rainbow_promo_banner_background.png differ diff --git a/banners/v2/resources/backgrounds/red_promo_banner_background.png b/banners/v2/resources/backgrounds/red_promo_banner_background.png new file mode 100644 index 0000000..561957d Binary files /dev/null and b/banners/v2/resources/backgrounds/red_promo_banner_background.png differ diff --git a/banners/v2/resources/backgrounds/violet_promo_banner_background.png b/banners/v2/resources/backgrounds/violet_promo_banner_background.png new file mode 100644 index 0000000..2a9230c Binary files /dev/null and b/banners/v2/resources/backgrounds/violet_promo_banner_background.png differ diff --git a/banners/v2/resources/backgrounds/violet_promo_banner_background_2.png b/banners/v2/resources/backgrounds/violet_promo_banner_background_2.png new file mode 100644 index 0000000..f92f305 Binary files /dev/null and b/banners/v2/resources/backgrounds/violet_promo_banner_background_2.png differ diff --git a/banners/v2/resources/backgrounds/x_mas_promo_banner_background.png b/banners/v2/resources/backgrounds/x_mas_promo_banner_background.png new file mode 100644 index 0000000..28dc0ac Binary files /dev/null and b/banners/v2/resources/backgrounds/x_mas_promo_banner_background.png differ diff --git a/banners/v2/resources/images/browser_promo_banner_picture.png b/banners/v2/resources/images/browser_promo_banner_picture.png new file mode 100644 index 0000000..68c7d72 Binary files /dev/null and b/banners/v2/resources/images/browser_promo_banner_picture.png differ diff --git a/banners/v2/resources/images/dot_migration_banner_picture.png b/banners/v2/resources/images/dot_migration_banner_picture.png new file mode 100644 index 0000000..19101e4 Binary files /dev/null and b/banners/v2/resources/images/dot_migration_banner_picture.png differ diff --git a/banners/v2/resources/images/dot_migration_inprogress_banner_picture.png b/banners/v2/resources/images/dot_migration_inprogress_banner_picture.png new file mode 100644 index 0000000..9628092 Binary files /dev/null and b/banners/v2/resources/images/dot_migration_inprogress_banner_picture.png differ diff --git a/banners/v2/resources/images/hydration_promo_banner_picture.png b/banners/v2/resources/images/hydration_promo_banner_picture.png new file mode 100644 index 0000000..24d6d07 Binary files /dev/null and b/banners/v2/resources/images/hydration_promo_banner_picture.png differ diff --git a/banners/v2/resources/images/hydration_usdc_promo_banner_picture.png b/banners/v2/resources/images/hydration_usdc_promo_banner_picture.png new file mode 100644 index 0000000..4ca4aaf Binary files /dev/null and b/banners/v2/resources/images/hydration_usdc_promo_banner_picture.png differ diff --git a/banners/v2/resources/images/ksm_migration_banner_picture.png b/banners/v2/resources/images/ksm_migration_banner_picture.png new file mode 100644 index 0000000..e46643f Binary files /dev/null and b/banners/v2/resources/images/ksm_migration_banner_picture.png differ diff --git a/banners/v2/resources/images/ksm_migration_inprogress_banner_picture.png b/banners/v2/resources/images/ksm_migration_inprogress_banner_picture.png new file mode 100644 index 0000000..077d9b5 Binary files /dev/null and b/banners/v2/resources/images/ksm_migration_inprogress_banner_picture.png differ diff --git a/banners/v2/resources/images/myth_staking_promo_banner_picture.png b/banners/v2/resources/images/myth_staking_promo_banner_picture.png new file mode 100644 index 0000000..5d47ce3 Binary files /dev/null and b/banners/v2/resources/images/myth_staking_promo_banner_picture.png differ diff --git a/banners/v2/resources/images/nova_card_promo_banner_picture.png b/banners/v2/resources/images/nova_card_promo_banner_picture.png new file mode 100644 index 0000000..d139f0e Binary files /dev/null and b/banners/v2/resources/images/nova_card_promo_banner_picture.png differ diff --git a/banners/v2/resources/images/novashots_promo_banner_picture.png b/banners/v2/resources/images/novashots_promo_banner_picture.png new file mode 100644 index 0000000..dfac50b Binary files /dev/null and b/banners/v2/resources/images/novashots_promo_banner_picture.png differ diff --git a/banners/v2/resources/images/staking_promo_banner_picture.png b/banners/v2/resources/images/staking_promo_banner_picture.png new file mode 100644 index 0000000..2657865 Binary files /dev/null and b/banners/v2/resources/images/staking_promo_banner_picture.png differ diff --git a/banners/v2/resources/images/submit_dapp_promo_banner_picture.png b/banners/v2/resources/images/submit_dapp_promo_banner_picture.png new file mode 100644 index 0000000..ae97eaf Binary files /dev/null and b/banners/v2/resources/images/submit_dapp_promo_banner_picture.png differ diff --git a/banners/v2/resources/images/x_mas_promo_banner_picture.png b/banners/v2/resources/images/x_mas_promo_banner_picture.png new file mode 100644 index 0000000..d933d58 Binary files /dev/null and b/banners/v2/resources/images/x_mas_promo_banner_picture.png differ diff --git a/chains/README.md b/chains/README.md new file mode 100644 index 0000000..e917180 --- /dev/null +++ b/chains/README.md @@ -0,0 +1,115 @@ + +# Supported Networks & Assets data: +### 🕸️ Supported networks: 103 +### 💰 All assets 463 +### 🪙 Unique assets: 250 +### 💫 Cross Chain directions: 327 +### 🧾 SubQuery API projects: 59 +### 👀 Networks with block explorers: 88 +--- +# List of supported networks +| -- | Network | Assets | Explorers | SubQuery explorer | +| --: | ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | +| 1 | 3DPass | P3D | 3DPass explorer | https://subquery-history-3dpass-prod.novasama-tech.org | +| 2 | Acala | ACA
LDOT
aSEEDp
DOT
lcDOT
GLMR
PARA
TAP
tDOT
INTR
ASTR
EQ
iBTC
DAI
USDT
PINK
NEMO | Subscan | - | +| 3 | Acurast Canary | cACU | - | https://subquery-history-acurast-prod.novasama-tech.org | +| 4 | Ajuna | AJUN | Statescan | https://subquery-history-ajuna-prod.novasama-tech.org | +| 5 | Aleph Zero | AZERO | Subscan | https://subquery-history-aleph-zero-prod.novasama-tech.org | +| 6 | Aleph Zero EVM (PAUSED) | AZERO | Aleph Zero EVM Explorer | {'type': 'etherscan', 'url': 'https://evm-explorer.alephzero.org/api', 'parameters': {'assetType': 'evm'}} | +| 7 | Altair | AIR | Subscan | - | +| 8 | Amplitude | AMPE
KSM
USDT
USDC.s
XLM.s
TZS.s
BRL.s
AUDD.s
EURC.s
NGNC.s | - | https://subquery-history-amplitude-prod.novasama-tech.org | +| 9 | Argochain (PAUSED) | AGC | Argochain Scanner | - | +| 10 | Astar | ASTR
DOT
GLMR
iBTC
INTR
PHA
ACA
LDOT
aSEEDp
USDT
BNC
UNQ
vDOT
EQD | Subscan | https://subquery-history-astar-prod.novasama-tech.org | +| 11 | Avail | AVAIL | Subscan | https://subquery-history-avail-prod.novasama-tech.org | +| 12 | Aventus | AVT | Aventus explorer | https://subquery-history-aventus-prod.novasama-tech.org | +| 13 | Base | ETH | Basescan | {'type': 'etherscan', 'url': 'https://api.basescan.org/api', 'parameters': {'assetType': 'evm'}} | +| 14 | Basilisk | BSX
KSM
aSEEDk
TNKR
USDT
XRT | Subscan | - | +| 15 | Bifrost Kusama | BNC
KSM
RMRK (old)
ZLK
KAR
aSEEDk
vsKSM
USDT
MOVR
PHA
vKSM
kBTC
vBNC
vMOVR | Subscan | - | +| 16 | Bifrost Polkadot | BNC
GLMR
DOT
USDT
ASTR
vDOT
vGLMR
vFIL
vASTR
vsDOT
MANTA
vMANTA
vBNC | Subscan | https://subquery-history-bifrost-polkadot-prod.novasama-tech.org | +| 17 | Bit.Country Pioneer (PAUSED) | NEER
BIT | Subscan | - | +| 18 | Bittensor | TAO | SCAN | https://subquery-history-bittensor-prod.novasama-tech.org | +| 19 | CC Enterprise | CTC | Subscan | - | +| 20 | CLV Parachain (PAUSED) | CLV | Subscan | - | +| 21 | Centrifuge Parachain | CFG | Subscan | https://subquery-history-centrifuge-prod.novasama-tech.org | +| 22 | Cere | CERE | Statescan | - | +| 23 | Continuum (PAUSED) | NUUM | Subscan | - | +| 24 | Crab | CRAB
CKTON | Subscan | https://subquery-history-crab-prod.novasama-tech.org | +| 25 | Creditcoin | CTC | Subscan | - | +| 26 | Crust Polkadot Parachain | CRU | Subscan | https://subquery-history-crust-prod.novasama-tech.org | +| 27 | Crust Shadow | CSM | Statescan | https://subquery-history-shadow-prod.novasama-tech.org | +| 28 | Curio | CGT | - | https://subquery-history-curio-prod.novasama-tech.org | +| 29 | DAO IPCI | MITO | - | https://subquery-history-dao-ipci-prod.novasama-tech.org | +| 30 | DENTNet | DENTX | DENTNet Explorer | - | +| 31 | Darwinia | RING
KTON | Subscan | - | +| 32 | DeepBrain | DBC | Subscan | - | +| 33 | Dock (PAUSED) | DOCK | Subscan | - | +| 34 | Edgeware | EDG | Edgescan | - | +| 35 | Encointer | KSM | Subscan | https://subquery-history-encointer-prod.novasama-tech.org | +| 36 | Energy Web Chain | EWT | Energy Web Explorer | {'type': 'etherscan', 'url': 'https://explorer.energyweb.org/api', 'parameters': {'assetType': 'evm'}} | +| 37 | Energy Web X | EWT | Subscan | https://subquery-history-energywebx-prod.novasama-tech.org | +| 38 | Enjin Matrix | ENJ | Subscan | https://subquery-history-enjin-matrixc-prod.novasama-tech.org | +| 39 | Enjin Relay | ENJ | Subscan | https://subquery-history-enjin-relaychain-prod.novasama-tech.org | +| 40 | Ethereum | ETH | Etherscan | {'type': 'etherscan', 'url': 'https://api.etherscan.io/api', 'parameters': {'assetType': 'evm'}} | +| 41 | Exosama | SAMA | Exosama explorer | {'type': 'etherscan', 'url': 'https://explorer.exosama.com/api', 'parameters': {'assetType': 'evm'}} | +| 42 | Frequency | FRQCY | - | https://subquery-history-frequency-prod.novasama-tech.org | +| 43 | GIANT | GIANT | - | https://subquery-history-giant-prod.novasama-tech.org | +| 44 | Hashed Network (PAUSED) | HASH | - | - | +| 45 | Heima | HEI | Statescan | https://subquery-history-litentry-prod.novasama-tech.org | +| 46 | Humanode | HMND | Subscan | - | +| 47 | Hydration | HDX
DOT
DAI-Acala
LRNA
WETH-Acala
WBTC-Acala
iBTC
ZTG
ASTR
USDT
CFG
BNC
DAI-Moonbeam
WBTC-Moonbeam
WETH-Moonbeam
USDC
GLMR
INTR
SUB
vDOT
PHA
USDC-Moonbeam
4-Pool
2-Pool
2-Pool-Stbl
UNQ
NODL
CRU
USDT-Moonbeam
DED
PINK
STINK
DOTA
GABE
KILT
WUD
MYTH
WETH-Snowbridge
WBTC-Snowbridge
WIFD
BORK
BUNS
KOL
vASTR
AJUN
AAVE
BASTI
DAMN
SOL-Wormhole
SUI-Wormhole
tBTC
BILLCOIN
KSM
EWT
LINK
LDO
SKY
ETH-Snowbridge
GDOT
2-Pool-GDOT
aDOT
TRAC
NEURO
GETH
2-Pool-GETH
HOLLAR
aUSDT
aUSDC
2-Pool-HUSDC
2-Pool-HUSDT
PAXG
PEN | Subscan | https://subquery-history-hydra-prod.novasama-tech.org | +| 48 | Hyperbridge Nexus | BRIDGE | Statescan | - | +| 49 | Integritee Parachain | TEER | Subscan | https://subquery-history-integritee-prod.novasama-tech.org | +| 50 | Interlay | INTR
iBTC
DOT
KINT
kBTC
KSM
LDOT
USDT
LP iBTC-USDT
LP DOT-iBTC
LP INTR-USDT
qiBTC
qUSDT
qDOT | Statescan | https://subquery-history-interlay-prod.novasama-tech.org | +| 51 | InvArch (PAUSED) | VARCH | Statescan | - | +| 52 | JAMTON | DOTON | - | - | +| 53 | Joystream | JOY | Subscan | https://subquery-history-joystream-prod.novasama-tech.org | +| 54 | KILT | KILT | Subscan | - | +| 55 | Kabocha (PAUSED) | KAB | - | - | +| 56 | Karura | KAR
aSEEDk
KSM
RMRK (old)
BNC
LKSM
PHA
KINT
kBTC
TAI
vsKSM
taiKSM
QTZ
MOVR
HKO
CSM
USDT
KMA
TEER
KICO
NEER
BSX
AIR
GENS
EQD
CRAB | Subscan | - | +| 57 | Khala (PAUSED) | PHA
KSM
KAR
BNC
ZLK
aSEEDk
BSX
MOVR
HKO
KMA
TUR
CRAB
SDN
NEER
BIT
PICA | Subscan | - | +| 58 | Kintsugi | KINT
kBTC
KSM
LKSM
USDT
aSEEDk
LP KSM-kBTC
LP kBTC-USDT
LP KSM-KINT
qkBTC
qKSM
qUSDT | Subscan | https://subquery-history-kintsugi-prod.novasama-tech.org | +| 59 | Kreivo | KSM | - | https://subquery-history-kreivo-prod.novasama-tech.org | +| 60 | Kusama Asset Hub | KSM
RMRK (old)
CHAOS
CHRWNA
SHIBATALES
BILLCOIN
USDT
DOT | Subscan
Statescan | https://subquery-history-kusama-ah-prod.novasama-tech.org | +| 61 | Kusama Bridge Hub | KSM | Subscan
Statescan | https://subquery-history-kusama-bh-prod.novasama-tech.org | +| 62 | Kusama Coretime | KSM | Subscan
Statescan | - | +| 63 | Kusama People | KSM | Subscan
Statescan | - | +| 64 | Kusama Relay | KSM | Subscan
Statescan | https://subquery-history-kusama-prod.novasama-tech.org | +| 65 | Laos | LAOS | Statescan
LAOS explorer | - | +| 66 | Mangata X (PAUSED) | MGX
KSM
ETH
TUR
BNC
RMRK (old)
ZLK
vsKSM
vKSM | Subscan | - | +| 67 | Manta Atlantic | MANTA
DOT | Subscan | https://subquery-history-manta-prod.novasama-tech.org | +| 68 | Manta Pacific | ETH | Manta Pacific Block Explorer
Manta Socialscan | {'type': 'etherscan', 'url': 'https://pacific-explorer.manta.network/api', 'parameters': {'assetType': 'evm'}} | +| 69 | Moonbeam | GLMR
xcDOT
xcaSEEDp
xcACA
xcPARA
xcINTR
xciBTC
xcASTR
xcPHA
xcUSDT
xcCFG
xcBNC
xcEQ
xcEQD
xcHDX
xcNODL
xcRING
xcOTP
xcvDOT
xcvFIL
xcvGLMR
xcMANTA
xcUSDC | Subscan
Moonscan | https://subquery-history-moonbeam-v2-prod.novasama-tech.org | +| 70 | Moonriver | MOVR
xcRMRK (old)
xcKSM
xcKINT
xcKAR
xcBNC
xckBTC
xcUSDT
xcaSEEDk
xcCSM
xcPHA
xcHKO
xcKMA
xcCRAB
xcTEER
xcLIT
xcSDN
xcXRT
xcvKSM
xcvBNC
xcvMOVR
xcMGX
xcTUR | Subscan
Moonscan | https://subquery-history-moonriver-prod.novasama-tech.org | +| 71 | Myriad (PAUSED) | MYRIA | Explorer | - | +| 72 | Mythos | MYTH | Subscan | https://subquery-history-mythos-prod.novasama-tech.org | +| 73 | NeuroWeb | NEURO
TRAC | Subscan | - | +| 74 | Nodle Parachain | NODL | Subscan | https://subquery-history-nodle-prod.novasama-tech.org | +| 75 | Parallel (PAUSED) | PARA
DOT
sDOT
ACA
aSEEDp
LDOT
GLMR
cDOT-6/13
cDOT-7/14
cDOT-8/15
cDOT-9/16
cDOT-10/17
INTR
iBTC
USDT
CLV
ASTR
PHA | Statescan | - | +| 76 | Pendulum | PEN
DOT
USDT
USDC
USDC.s
XLM.s
TZS.s
BRL.s
AUDD.s
EURC.s
NGNC.s
GLMR
PINK
HDX
ASTR
vDOT
BNC
USDC.axl
EURC.s | Subscan | https://subquery-history-pendulum-prod.novasama-tech.org | +| 77 | Phala | PHA | Subscan | https://subquery-history-phala-prod.novasama-tech.org | +| 78 | Picasso (PAUSED) | PICA
DOT
KSM
USDT | Subscan | - | +| 79 | Polkadex | PDEX
DOT
USDT
ASTR
PHA
iBTC
DED
PINK
GLMR | - | https://subquery-history-polkadex-prod.novasama-tech.org | +| 80 | Polkadot | DOT | Subscan
Statescan | https://subquery-history-polkadot-prod.novasama-tech.org | +| 81 | Polkadot Asset Hub | DOT
USDT
USDC
DED
PINK
DOTA
STINK
GABE
WUD
WETH-Snowbridge
WBTC-Snowbridge
WIFD
BORK
BUNS
KOL
MYTH
MYTH-Snowbridge
USDC-Snowbridge
USDT-Snowbridge
DAI-Snowbridge
BASTI
DAMN
BILLCOIN
KSM
ETH-Snowbridge
MPC
DON | Subscan
Statescan | https://subquery-history-polkadot-ah-prod.novasama-tech.org | +| 82 | Polkadot Bridge Hub | DOT | Subscan
Statescan | https://subquery-history-polkadot-bh-prod.novasama-tech.org | +| 83 | Polkadot Collectives | DOT | Statescan
Subscan | https://subquery-history-polkadot-col-prod.novasama-tech.org | +| 84 | Polkadot Coretime | DOT | Subscan
Statescan | - | +| 85 | Polkadot Hub TestNet | PAS | Blockscan | {'type': 'etherscan', 'url': 'https://blockscout-passet-hub.parity-testnet.parity.io/api/v2/', 'parameters': {'assetType': 'evm'}} | +| 86 | Polkadot People | DOT | Subscan
Statescan | - | +| 87 | Polymesh | POLYX | Subscan | https://subquery-history-polymesh-prod.novasama-tech.org | +| 88 | QUARTZ | QTZ | - | - | +| 89 | Robonomics | XRT | Subscan | - | +| 90 | Shiden | SDN
PHA
LKSM
MOVR
kBTC
KINT
KSM
aSEEDk
CSM
KAR
USDT
vKSM
BNC | Subscan | - | +| 91 | Subsocial (PAUSED) | SUB | - | https://subquery-history-subsocial-prod.novasama-tech.org | +| 92 | Tangle | TNT | Statescan | - | +| 93 | Tanssi | TANSSI | Subscan | - | +| 94 | Ternoa | CAPS | Ternoa explorer | https://subquery-history-ternoa-prod.novasama-tech.org | +| 95 | UNIQUE | UNQ | Subscan | https://subquery-history-unique-prod.novasama-tech.org | +| 96 | Vara | VARA | Varascan
Subscan | https://subquery-history-vara-prod.novasama-tech.org | +| 97 | Westend (TESTNET) | WND | Subscan
Statescan | https://subquery-history-westend-prod.novasama-tech.org/ | +| 98 | XX network | XX | XX explorer
Polkastats | - | +| 99 | Xode | XON
XGM
XAV
AZK
IXON
IXAV
IDON
MPC
IMPC
DON | - | - | +| 100 | ZKsync Era | ETH | ZKsync Era explorer
Block explorer | {'type': 'etherscan', 'url': 'https://api-era.zksync.network/api', 'parameters': {'assetType': 'evm'}} | +| 101 | Zeitgeist | ZTG | - | https://subquery-history-zeitgeist-prod.novasama-tech.org | +| 102 | krest | KREST | Subscan | - | +| 103 | peaq | PEAQ | Subscan | - | diff --git a/chains/apply_dev_to_prod.py b/chains/apply_dev_to_prod.py new file mode 100644 index 0000000..a7a2604 --- /dev/null +++ b/chains/apply_dev_to_prod.py @@ -0,0 +1,25 @@ +import json + +with open("chains.json") as fin: + prod_chains = json.load(fin) + +with open("chains_dev.json") as fin: + dev_chains = json.load(fin) + + +def get_ids(chains): + return list(map(lambda x: x["chainId"], chains)) + + +prod_ids = get_ids(prod_chains) +dev_ids = get_ids(dev_chains) + +prod_indices_by_id = dict(zip(prod_ids, range(0, len(prod_chains)))) + +for dev_index, dev_id in enumerate(dev_ids): + if dev_id in prod_ids: + prod_chains[prod_indices_by_id[dev_id]] = dev_chains[dev_index] + + +with open("chains.json", "w") as fout: + json.dump(prod_chains, fout, indent=4) diff --git a/chains/chains.json b/chains/chains.json new file mode 100644 index 0000000..ee61ea4 --- /dev/null +++ b/chains/chains.json @@ -0,0 +1,614 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/polkadot", + "name": "Patract node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/ef1rspb/fearless-wallet" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/ef1rspb/fearless-wallet" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + }, + "options": [ + "crowdloans" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/kusama", + "name": "Patract node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-kusama" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-kusama" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + }, + "options": [ + "crowdloans" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/westend", + "name": "Patract node" + }, + { + "url": "wss://rpc.pinknode.io/westend/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-westend" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-westend" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama" + } + ], + "nodes": [ + { + "url": "wss://kusama-statemine-rpc.paritytech.net", + "name": "Parity node" + }, + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/statemine", + "name": "Patract node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/statemine.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "priceId": "karura" + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation node 0" + }, + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation node 1" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation node 2" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation node 3" + }, + { + "url": "wss://pub.elara.patract.io/karura", + "name": "Patract node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "addressPrefix": 8 + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam" + } + ], + "nodes": [ + { + "url": "wss://todo.putmoonriver.here", + "name": "Moonbeam Fake node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/moonriver.json", + "overridesCommon": false + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver" + } + ], + "nodes": [ + { + "url": "wss://wss.moonriver.moonbeam.network", + "name": "PureStake node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/moonriver", + "name": "Patract node" + }, + { + "url": "wss://rpc.pinknode.io/moonriver/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/moonriver.json", + "overridesCommon": false + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden" + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.pinknode.io/shiden/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "addressPrefix": 5 + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/bifrost", + "name": "Patract node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "addressPrefix": 6 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + }, + { + "url": "wss://parallel-heiko.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/parallel.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware" + } + ], + "nodes": [ + { + "url": "wss://mainnet.edgewa.re", + "name": "Commonwealth Labs" + }, + { + "url": "wss://edgeware.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/edgeware", + "name": "Patract node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json", + "overridesCommon": false + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha" + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KILT Spiritnet", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/kilt.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "addressPrefix": 38 + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://falafel.calamari.systems/", + "name": "Manta Network node 0" + }, + { + "url": "wss://calamari.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://fritti.calamari.systems/", + "name": "Manta Network node 1" + }, + { + "url": "wss://smoothie.calamari.systems/", + "name": "Manta Network node 2" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/calamari.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "addressPrefix": 78 + } +] diff --git a/chains/chains_dev.json b/chains/chains_dev.json new file mode 100644 index 0000000..503e15d --- /dev/null +++ b/chains/chains_dev.json @@ -0,0 +1,835 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/polkadot", + "name": "Patract node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-polkadot" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-polkadot" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + }, + "options": [ + "crowdloans" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/kusama", + "name": "Patract node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.id", + "account": "https://sub.id/#/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-kusama" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-kusama" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + }, + "options": [ + "crowdloans" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/westend", + "name": "Patract node" + }, + { + "url": "wss://rpc.pinknode.io/westend/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-westend" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-westend" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "a84b46a3e602245284bb9a72c4abd58ee979aa7a5d7f8c4dfdddfaaf0665a4ae", + "name": "Rococo (Acala)", + "assets": [ + { + "assetId": 0, + "symbol": "ADEV", + "precision": 10 + } + ], + "nodes": [ + { + "url": "wss://karura-test-node.laminar.codes/polkadot", + "name": "Laminar Test Node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/rococo.json" + } + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama" + } + ], + "nodes": [ + { + "url": "wss://kusama-statemine-rpc.paritytech.net", + "name": "Parity node" + }, + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/statemine", + "name": "Patract node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/statemine.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "priceId": "karura" + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation node 0" + }, + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation node 1" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation node 2" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation node 3" + }, + { + "url": "wss://pub.elara.patract.io/karura", + "name": "Patract node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "addressPrefix": 8 + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam" + } + ], + "nodes": [ + { + "url": "wss://todo.putmoonriver.here", + "name": "Moonbeam Fake node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/moonriver.json", + "overridesCommon": false + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver" + } + ], + "nodes": [ + { + "url": "wss://wss.moonriver.moonbeam.network", + "name": "PureStake node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/moonriver", + "name": "Patract node" + }, + { + "url": "wss://rpc.pinknode.io/moonriver/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/moonriver.json", + "overridesCommon": false + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "name": "Moonbase Alpha", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.pinknode.io/alphanet/explorer", + "name": "Pinknode" + }, + { + "url": "wss://moonbeam-alpha.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.testnet.moonbeam.network", + "name": "Moonbeam Network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/moonbase.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ] + }, + { + "chainId": "eb378889b09d38c320918980997bdc579f430fbb0308f6eafde900b1c027627b", + "name": "Polkatrain", + "assets": [ + { + "assetId": 0, + "symbol": "MDEV", + "precision": 10 + } + ], + "nodes": [ + { + "url": "wss://wss.polkatrain.moonbeam.network", + "name": "Polkatrain node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/polkatrain.json", + "overridesCommon": true + }, + "externalApi": { + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkatrain.json" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "addressPrefix": 0, + "options": [ + "crowdloans", + "testnet" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden" + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.pinknode.io/shiden/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "addressPrefix": 5 + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/bifrost", + "name": "Patract node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "addressPrefix": 6 + }, + { + "chainId": "0bd72c1c305172e1275278aaeb3f161e02eccb7a819e63f62d47bd53a28189f8", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 11 + } + ], + "nodes": [ + { + "url": "wss://rpc.subsocial.network", + "name": "DappForce" + }, + { + "url": "wss://subsocial.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/subsocial.json", + "overridesCommon": false + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "addressPrefix": 28 + }, + { + "chainId": "9d3ea49f13d993d093f209c42f97a6b723b84d3b9aa8461be9bb19ee13e7b4fd", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + }, + { + "url": "wss://parallel-heiko.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/parallel.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware" + } + ], + "nodes": [ + { + "url": "wss://mainnet.edgewa.re", + "name": "Commonwealth Labs" + }, + { + "url": "wss://edgeware.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json", + "overridesCommon": false + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "8bf43860c54d5520fd0ec7afa15c2912a1d3b0e4cf132a5838a83b171dad4c70", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://rpc-01.basilisk.hydradx.io", + "name": "Hydradx" + }, + { + "url": "wss://basilisk.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "addressPrefix": 42 + }, + { + "chainId": "4d812836a05a7ea37767325acadff956ce472474dd44dd2e7f15d16fbfc68cdb", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/altair.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "addressPrefix": 136 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha" + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KILT Spiritnet", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/kilt.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "addressPrefix": 38 + }, + { + "chainId": "f25c85c4ffc4863b599a443e5301f7f4120c9a21042d35942b9e844346060db1", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://kilt-peregrine-k8s.kilt.io", + "name": "PILT Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/kilt.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://falafel.calamari.systems/", + "name": "Manta Network node 0" + }, + { + "url": "wss://calamari.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://fritti.calamari.systems/", + "name": "Manta Network node 1" + }, + { + "url": "wss://smoothie.calamari.systems/", + "name": "Manta Network node 2" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/calamari.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "addressPrefix": 78 + } +] diff --git a/chains/chains_validator.py b/chains/chains_validator.py new file mode 100644 index 0000000..1a70c49 --- /dev/null +++ b/chains/chains_validator.py @@ -0,0 +1,91 @@ +from functools import reduce +from typing import Callable, List + +import yaml +import json +from urllib.parse import unquote, urlparse +from pathlib import PurePosixPath +import os.path +import os + + +class Types: + + def __init__(self, types_config): + local_path = Types.__remote_url_to_local(types_config["url"]) + + with open(local_path) as fin: + self.types_dict = json.load(fin) + + self.is_v14 = Types.__is_v14(self.types_dict) + self.overrides_common = types_config.get("overridesCommon", False) + + @staticmethod + def __is_v14(types_dict): + # ParaId types is only has to be defined for v14 types + return "ParaId" in types_dict["types"].keys() + + @staticmethod + def __remote_url_to_local(url: str): + path_parts = PurePosixPath(unquote(urlparse(url).path)).parts + + after_chains_index = path_parts.index("chains") + + # dirname = os.path.dirname(__file__) + + relative_path_parts = path_parts[(after_chains_index + 1):] + local_path = os.path.join("", *relative_path_parts) + + return local_path + + @staticmethod + def parse_from(chain_config): + types_config = chain_config.get("types") + + return None if types_config is None else Types(types_config) + + +class Chain: + + def __init__(self, chain_config): + self.config = chain_config + self.types = Types.parse_from(chain_config) + self.name = chain_config["name"] + + +def v14_types_should_override_common(chain: Chain) -> List[str]: + if chain.types is not None and chain.types.is_v14 and not chain.types.overrides_common: + return ["v14 types should have overrideCommon set to True"] + else: + return [] + + +ALL_RULES: List[Callable[[Chain], List[str]]] = [ + v14_types_should_override_common +] + +with open("chains_validator.yaml") as fin: + config = yaml.safe_load(fin) + +found_problems = False + +for chain_file in config["chain_files"]: + with open(chain_file) as fin: + all_chains_config = json.load(fin) + + for chain_config in all_chains_config: + try: + chain = Chain(chain_config) + + chain_problems = reduce(lambda acc, rule: acc + rule(chain), ALL_RULES, []) + except Exception as e: + chain_problems = [str(e)] + + for problem in chain_problems: + print(f"{chain_file}->{chain_config['name']}: {problem}") + + if len(chain_problems) > 0: + found_problems = True + +if found_problems: + exit(1) diff --git a/chains/chains_validator.yaml b/chains/chains_validator.yaml new file mode 100644 index 0000000..d284fad --- /dev/null +++ b/chains/chains_validator.yaml @@ -0,0 +1,5 @@ +chain_files: + - chains.json + - chains_dev.json + - v2/chains_dev.json + - v2/chains.json diff --git a/chains/pezkuwichain/chains.json b/chains/pezkuwichain/chains.json new file mode 100644 index 0000000..5537c39 --- /dev/null +++ b/chains/pezkuwichain/chains.json @@ -0,0 +1,186 @@ +[ + { + "chainId": "0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pezkuwi", + "icon": "https://pezkuwichain.io/pezkuwichain_logo.png", + "addressPrefix": 42, + "options": [ + "governance-v2", + "proxy", + "multisig", + "pushSupport" + ], + "nodeSelectionStrategy": "roundRobin", + "nodes": [ + { + "url": "wss://rpc.pezkuwichain.io", + "name": "Pezkuwi Mainnet" + }, + { + "url": "wss://mainnet.pezkuwichain.io", + "name": "Pezkuwi Mainnet (Alt)" + } + ], + "explorers": [ + { + "name": "Pezkuwi Explorer", + "extrinsic": "https://explorer.pezkuwichain.io/extrinsic/{value}", + "account": "https://explorer.pezkuwichain.io/account/{value}", + "event": "https://explorer.pezkuwichain.io/event/{value}" + } + ], + "externalApi": { + "history": [], + "staking": [] + }, + "assets": [ + { + "assetId": 0, + "symbol": "HEZ", + "precision": 12, + "name": "Hezkurd", + "priceId": null, + "staking": [ + "relaychain", + "nomination-pools" + ], + "type": "Native", + "icon": "https://pezkuwichain.io/tokens/HEZ.png", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": null + } + ], + "types": null, + "additional": { + "themeColor": "#009639", + "defaultBlockTimeMillis": 6000 + } + }, + { + "chainId": "0x68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pezkuwi Asset Hub", + "icon": "https://pezkuwichain.io/pezkuwichain_logo.png", + "addressPrefix": 42, + "options": [ + "swap-hub", + "assethub-fees", + "proxy", + "multisig" + ], + "nodeSelectionStrategy": "roundRobin", + "nodes": [ + { + "url": "wss://asset-hub-rpc.pezkuwichain.io", + "name": "Pezkuwi Asset Hub" + } + ], + "explorers": [ + { + "name": "Pezkuwi Explorer", + "extrinsic": "https://explorer.pezkuwichain.io/asset-hub/extrinsic/{value}", + "account": "https://explorer.pezkuwichain.io/asset-hub/account/{value}", + "event": "https://explorer.pezkuwichain.io/asset-hub/event/{value}" + } + ], + "externalApi": {}, + "assets": [ + { + "assetId": 0, + "symbol": "HEZ", + "precision": 12, + "name": "Hezkurd", + "priceId": null, + "staking": null, + "type": "Native", + "icon": "https://pezkuwichain.io/tokens/HEZ.png", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": null + }, + { + "assetId": 1, + "symbol": "PEZ", + "precision": 12, + "name": "Pezkuwi", + "priceId": null, + "staking": null, + "type": "Statemine", + "icon": "https://pezkuwichain.io/tokens/PEZ.png", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 1000, + "symbol": "USDT", + "precision": 6, + "name": "Tether USD", + "priceId": "tether", + "staking": null, + "type": "Statemine", + "icon": "https://pezkuwichain.io/tokens/USDT.png", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": { + "assetId": "1000" + } + } + ], + "types": null, + "additional": { + "themeColor": "#009639", + "defaultBlockTimeMillis": 6000 + } + }, + { + "chainId": "0x67fa177a097bfa18f77ea95e1d5918b4d05cba7813f32e9ef6c4f9a2a6e60b09", + "parentId": "0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pezkuwi People", + "icon": "https://pezkuwichain.io/pezkuwichain_logo.png", + "addressPrefix": 42, + "options": [ + "proxy", + "multisig" + ], + "nodeSelectionStrategy": "roundRobin", + "nodes": [ + { + "url": "wss://people-rpc.pezkuwichain.io", + "name": "Pezkuwi People Chain" + } + ], + "explorers": [ + { + "name": "Pezkuwi Explorer", + "extrinsic": "https://explorer.pezkuwichain.io/people/extrinsic/{value}", + "account": "https://explorer.pezkuwichain.io/people/account/{value}", + "event": "https://explorer.pezkuwichain.io/people/event/{value}" + } + ], + "externalApi": {}, + "assets": [ + { + "assetId": 0, + "symbol": "HEZ", + "precision": 12, + "name": "Hezkurd", + "priceId": null, + "staking": null, + "type": "Native", + "icon": "https://pezkuwichain.io/tokens/HEZ.png", + "buyProviders": {}, + "sellProviders": {}, + "typeExtras": null + } + ], + "types": null, + "additional": { + "themeColor": "#009639", + "defaultBlockTimeMillis": 6000 + } + } +] diff --git a/chains/types/altair.json b/chains/types/altair.json new file mode 100644 index 0000000..c5fba83 --- /dev/null +++ b/chains/types/altair.json @@ -0,0 +1,14 @@ +{ + "runtime_id": 10006, + "types": { + "Balance": "u128", + "Index": "u64", + "Phase": "60", + "Address": "122", + "ExtrinsicSignature": "218", + "ParaId": "90", + "20": "GenericEvent", + "156": "GenericCall" + }, + "versioning": [] +} diff --git a/chains/types/bifrost.json b/chains/types/bifrost.json new file mode 100644 index 0000000..4e80f12 --- /dev/null +++ b/chains/types/bifrost.json @@ -0,0 +1,14 @@ +{ + "runtime_id": 906, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "124", + "Address": "184", + "ExtrinsicSignature": "404", + "ParaId": "4", + "20": "GenericEvent", + "237": "GenericCall" + }, + "versioning": [] +} diff --git a/chains/types/calamari.json b/chains/types/calamari.json new file mode 100644 index 0000000..d6ccce6 --- /dev/null +++ b/chains/types/calamari.json @@ -0,0 +1,14 @@ +{ + "runtime_id": 3, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "94", + "Address": "152", + "ExtrinsicSignature": "292", + "ParaId": "122", + "20": "GenericEvent", + "181": "GenericCall" + }, + "versioning": [] +} diff --git a/chains/types/default.json b/chains/types/default.json new file mode 100644 index 0000000..339fe42 --- /dev/null +++ b/chains/types/default.json @@ -0,0 +1,11232 @@ +{ + "types": { + "()": "Null", + "Balance": "u128", + "BalanceOf": "Balance", + "Block": "GenericBlock", + "Call": "GenericCall", + "H32": "[u8; 4]", + "H64": "[u8; 8]", + "H128": "[u8; 16]", + "H1024": "[u8; 128]", + "H2048": "[u8; 256]", + "H160": "H160", + "H256": "H256", + "H512": "H512", + "Hash": "H256", + "BlockHash": "Hash", + "CallHash": "Hash", + "CallHashOf": "CallHash", + "Fixed64": "u64", + "Fixed128": "u128", + "AccountId": "GenericAccountId", + "AccountIdOf": "AccountId", + "AccountVoteSplit": { + "type": "struct", + "type_mapping": [ + [ + "aye", + "Balance" + ], + [ + "nay", + "Balance" + ] + ] + }, + "AccountVoteStandard": { + "type": "struct", + "type_mapping": [ + [ + "vote", + "Vote" + ], + [ + "balance", + "Balance" + ] + ] + }, + "AccountVote": { + "type": "enum", + "type_mapping": [ + [ + "Standard", + "AccountVoteStandard" + ], + [ + "Split", + "AccountVoteSplit" + ] + ] + }, + "ArithmeticError": { + "type": "enum", + "value_list": [ + "Underflow", + "Overflow", + "DivisionByZero" + ] + }, + "BlockLength": { + "type": "struct", + "type_mapping": [ + [ + "max", + "PerDispatchClassU32" + ] + ] + }, + "PerDispatchClassU32": { + "type": "struct", + "type_mapping": [ + [ + "normal", + "u32" + ], + [ + "operational", + "u32" + ], + [ + "mandatory", + "u32" + ] + ] + }, + "Delegations": { + "type": "struct", + "type_mapping": [ + [ + "votes", + "Balance" + ], + [ + "capital", + "Balance" + ] + ] + }, + "PriorLock": { + "type": "struct", + "type_mapping": [ + ["blockNumber", "BlockNumber"], + ["balance", "Balance"] + ] + }, + "ReferendumInfoFinished": { + "type": "struct", + "type_mapping": [ + [ + "approved", + "bool" + ], + [ + "end", + "BlockNumber" + ] + ] + }, + "Tally": { + "type": "struct", + "type_mapping": [ + [ + "ayes", + "Balance" + ], + [ + "nays", + "Balance" + ], + [ + "turnout", + "Balance" + ] + ] + }, + "ReferendumStatus": { + "type": "struct", + "type_mapping": [ + [ + "end", + "BlockNumber" + ], + [ + "proposalHash", + "Hash" + ], + [ + "threshold", + "VoteThreshold" + ], + [ + "delay", + "BlockNumber" + ], + [ + "tally", + "Tally" + ] + ] + }, + "ReferendumInfo": { + "type": "enum", + "type_mapping": [ + [ + "Ongoing", + "ReferendumStatus" + ], + [ + "Finished", + "ReferendumInfoFinished" + ] + ] + }, + "VotingDirectVote": { + "type": "struct", + "type_mapping": [ + ["referendumIndex", "ReferendumIndex"], + ["accountVote", "AccountVote"] + ] + }, + "VotingDirect": { + "type": "struct", + "type_mapping": [ + [ + "votes", + "Vec" + ], + [ + "delegations", + "Delegations" + ], + [ + "prior", + "PriorLock" + ] + ] + }, + "VotingDelegating": { + "type": "struct", + "type_mapping": [ + [ + "balance", + "Balance" + ], + [ + "target", + "AccountId" + ], + [ + "conviction", + "Conviction" + ], + [ + "delegations", + "Delegations" + ], + [ + "prior", + "PriorLock" + ] + ] + }, + "Voting": { + "type": "enum", + "type_mapping": [ + [ + "Direct", + "VotingDirect" + ], + [ + "Delegating", + "VotingDelegating" + ] + ] + }, + "(AccountId, Balance)": { + "type": "struct", + "type_mapping": [ + [ + "account", + "AccountId" + ], + [ + "balance", + "Balance" + ] + ] + }, + "(BalanceOf, BidKind>)": { + "type": "struct", + "type_mapping": [ + [ + "balance", + "Balance" + ], + [ + "bidkind", + "BidKind" + ] + ] + }, + "RawOrigin": { + "type": "enum", + "type_mapping": [ + [ + "Root", + "Null" + ], + [ + "Signed", + "AccountId" + ], + [ + "None", + "Null" + ] + ] + }, + "RefCount": "u32", + "RefCountTo259": "u8", + "ExtendedBalance": "u128", + "RawSolution": { + "type": "struct", + "type_mapping": [ + [ + "compact", + "CompactAssignments" + ], + [ + "score", + "ElectionScore" + ], + [ + "round", + "u32" + ] + ] + }, + "RawSolutionWith16": { + "type": "struct", + "type_mapping": [ + [ + "compact", + "CompactAssignmentsWith16" + ], + [ + "score", + "ElectionScore" + ], + [ + "round", + "u32" + ] + ] + }, + "ReadySolution": { + "type": "struct", + "type_mapping": [ + [ + "supports", + "SolutionSupports" + ], + [ + "score", + "ElectionScore" + ], + [ + "compute", + "ElectionCompute" + ] + ] + }, + "RoundSnapshot": { + "type": "struct", + "type_mapping": [ + [ + "voters", + "Vec<(AccountId, VoteWeight, Vec)>" + ], + [ + "targets", + "Vec" + ] + ] + }, + "SolutionSupport": { + "type": "struct", + "type_mapping": [ + [ + "total", + "ExtendedBalance" + ], + [ + "voters", + "Vec<(AccountId, ExtendedBalance)>" + ] + ] + }, + "SolutionSupports": "Vec<(AccountId, SolutionSupport)>", + "Supports": "SolutionSupports", + "SolutionOrSnapshotSize": { + "type": "struct", + "type_mapping": [ + [ + "voters", + "Compact" + ], + [ + "targets", + "Compact" + ] + ] + }, + "SyncState": { + "type": "struct", + "type_mapping": [ + [ + "startingBlock", + "BlockNumber" + ], + [ + "currentBlock", + "BlockNumber" + ], + [ + "highestBlock", + "Option" + ] + ] + }, + "SystemOrigin": "RawOrigin", + "TokenError": { + "type": "enum", + "value_list": [ + "NoFunds", + "WouldDie", + "BelowMinimum", + "CannotCreate", + "UnknownAsset", + "Frozen", + "Underflow", + "Overflow" + ] + }, + "Moment": "u64", + "AccountData": { + "type": "struct", + "type_mapping": [ + [ + "free", + "Balance" + ], + [ + "reserved", + "Balance" + ], + [ + "miscFrozen", + "Balance" + ], + [ + "feeFrozen", + "Balance" + ] + ] + }, + "ActiveEraInfo": { + "type": "struct", + "type_mapping": [ + [ + "index", + "EraIndex" + ], + [ + "start", + "Option" + ] + ] + }, + "BlockNumber": "u32", + "ValidityVote": { + "type": "struct", + "type_mapping": [ + [ + "accountId", + "AccountId" + ], + [ + "validityAttestation", + "ValidityAttestation" + ] + ] + }, + "AssignmentId": "AccountId", + "AssignmentKind": { + "type": "enum", + "type_mapping": [ + [ + "Parachain", + "Null" + ], + [ + "Parathread", + "(CollatorId, u32)" + ] + ] + }, + "AttestedCandidate": { + "type": "struct", + "type_mapping": [ + [ + "candidate", + "AbridgedCandidateReceipt" + ], + [ + "validityVotes", + "Vec" + ], + [ + "validatorIndices", + "BitVec" + ] + ] + }, + "AuthorityDiscoveryId": "AccountId", + "AvailabilityBitfield": "BitVec", + "AvailabilityBitfieldRecord": { + "type": "struct", + "type_mapping": [ + [ + "bitfield", + "AvailabilityBitfield" + ], + [ + "submittedTt", + "BlockNumber" + ] + ] + }, + "LockIdentifier": "[u8; 8]", + "TransactionPriority": "u64", + "TransactionInfo": { + "type": "struct", + "type_mapping": [ + [ + "chunkRoot", + "H256" + ], + [ + "contentHash", + "H256" + ], + [ + "dataSize", + "u32" + ], + [ + "blockChunks", + "u32" + ] + ] + }, + "TransactionStorageProof": { + "type": "struct", + "type_mapping": [ + [ + "chunk", + "Vec" + ], + [ + "proof", + "Vec>" + ] + ] + }, + "BalanceLock": { + "type": "struct", + "type_mapping": [ + [ + "id", + "LockIdentifier" + ], + [ + "amount", + "Balance" + ], + [ + "reasons", + "Reasons" + ] + ] + }, + "MessagingStateSnapshot": { + "type": "struct", + "type_mapping": [ + [ + "relayDispatchQueueSize", + "(u32, u32)" + ], + [ + "egressChannels", + "Vec" + ] + ] + }, + "MessagingStateSnapshotEgressEntry": "(ParaId, AbridgedHrmpChannel)", + "BTreeMap": "Vec<(ParaId, VecInboundHrmpMessage)>", + "VecInboundHrmpMessage": "Vec", + "FullIdentification": { + "type": "struct", + "type_mapping": [ + ["total", "Compact"], + ["own", "Compact"], + ["others", "Vec"] + ] + }, + "IdentificationTuple": { + "type": "struct", + "type_mapping": [ + ["validatorId", "ValidatorId"], + ["exposure", "FullIdentification"] + ] + }, + "SetId": "u64", + "Reasons": { + "type": "enum", + "value_list": [ + "Fee", + "Misc", + "All" + ] + }, + "ReserveData": { + "type": "struct", + "type_mapping": [ + [ + "id", + "ReserveIdentifier" + ], + [ + "amount", + "Balance" + ] + ] + }, + "ReserveIdentifier": "[u8; 8]", + "RoundNumber": "U64", + "SessionIndex": "u32", + "AuctionIndex": "u32", + "AuthIndex": "u32", + "AuthorityIndex": "u64", + "Signature": "H512", + "CollatorSignature": "Signature", + "AuthorityWeight": "u64", + "EncodedFinalityProofs": "Bytes", + "NextAuthority": { + "type": "struct", + "type_mapping": [ + ["AuthorityId", "AuthorityId"], + ["weight", "AuthorityWeight"] + ] + }, + "BeefyCommitment": { + "type": "struct", + "type_mapping": [ + [ + "payload", + "BeefyPayload" + ], + [ + "blockNumber", + "BlockNumber" + ], + [ + "validatorSetId", + "ValidatorSetId" + ] + ] + }, + "BeefyId": "[u8; 33]", + "BeefySignedCommitment": { + "type": "struct", + "type_mapping": [ + [ + "commitment", + "BeefyCommitment" + ], + [ + "signatures", + "Vec>" + ] + ] + }, + "MmrRootHash": "H256", + "BeefyPayload": "MmrRootHash", + "BeefyNextAuthoritySet": { + "type": "struct", + "type_mapping": [ + ["id", "ValidatorSetId"], + ["len", "u32"], + ["root", "MerkleRoot"] + ] + }, + "MerkleRoot": "Hash", + "AuthorityList": "Vec", + "BalanceUpload": { + "type": "struct", + "type_mapping": [ + [ + "accountId", + "AccountId" + ], + [ + "balance", + "u64" + ] + ] + }, + "CollatorId": "H256", + "ContractInfo": { + "type": "enum", + "type_mapping": [ + [ + "Alive", + "AliveContractInfo" + ], + [ + "Tombstone", + "TombstoneContractInfo" + ] + ] + }, + "TrieId": "Bytes", + "Pays": { + "type": "enum", + "value_list": [ + "Yes", + "No" + ] + }, + "DispatchClass": { + "type": "enum", + "value_list": [ + "Normal", + "Operational", + "Mandatory" + ] + }, + "DispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "Weight" + ], + [ + "class", + "DispatchClass" + ], + [ + "paysFee", + "Pays" + ] + ] + }, + "EgressQueueRoot": { + "type": "struct", + "type_mapping": [ + [ + "paraId", + "ParaId" + ], + [ + "hash", + "Hash" + ] + ] + }, + "EventIndex": "u32", + "Extrinsic": "ExtrinsicsDecoder", + "ExtrinsicPayloadValue": { + "type": "struct", + "type_mapping": [ + [ + "call", + "CallBytes" + ], + [ + "era", + "Era" + ], + [ + "nonce", + "Compact" + ], + [ + "tip", + "Compact" + ], + [ + "specVersion", + "u32" + ], + [ + "transactionVersion", + "u32" + ], + [ + "genesisHash", + "Hash" + ], + [ + "blockHash", + "Hash" + ] + ] + }, + "Gas": "u64", + "IdentityFields": { + "type": "set", + "value_type": "u64", + "value_list": { + "Display": 1, + "Legal": 2, + "Web": 4, + "Riot": 8, + "Email": 16, + "PgpFingerprint": 32, + "Image": 64, + "Twitter": 128 + } + }, + "IdentityInfoAdditional": { + "type": "struct", + "type_mapping": [ + ["field", "Data"], + ["value", "Data"] + ] + }, + "IdentityInfo": { + "type": "struct", + "type_mapping": [ + [ + "additional", + "Vec" + ], + [ + "display", + "Data" + ], + [ + "legal", + "Data" + ], + [ + "web", + "Data" + ], + [ + "riot", + "Data" + ], + [ + "email", + "Data" + ], + [ + "pgpFingerprint", + "Option" + ], + [ + "image", + "Data" + ], + [ + "twitter", + "Data" + ] + ] + }, + "IdentityJudgement": { + "type": "enum", + "type_mapping": [ + [ + "Unknown", + "Null" + ], + [ + "FeePaid", + "Balance" + ], + [ + "Reasonable", + "Null" + ], + [ + "KnownGood", + "Null" + ], + [ + "OutOfDate", + "Null" + ], + [ + "LowQuality", + "Null" + ], + [ + "Erroneous", + "Null" + ] + ] + }, + "Judgement": "IdentityJudgement", + "Judgement": "IdentityJudgement", + "LeasePeriod": "BlockNumber", + "LeasePeriodOf": "LeasePeriod", + "(LeasePeriodOf, IncomingParachain)": { + "type": "struct", + "type_mapping": [ + [ + "leasePeriod", + "LeasePeriodOf" + ], + [ + "incomingParachain", + "IncomingParachain" + ] + ] + }, + "(ParaId, Option<(CollatorId, Retriable)>)": { + "type": "struct", + "type_mapping": [ + [ + "ParaId", + "ParaId" + ], + [ + "CollatorId-Retriable", + "Option<(CollatorId, Retriable)>" + ] + ] + }, + "MaybeVrf": "Option", + "MemberCount": "u32", + "CollectiveOrigin": { + "type": "enum", + "type_mapping": [ + [ + "Members", + "(MemberCount, MemberCount)" + ], + [ + "Member", + "AccountId" + ] + ] + }, + "MomentOf": "Moment", + "MoreAttestations": { + "type": "struct", + "type_mapping": [] + }, + "Multiplier": "Fixed128", + "Timepoint": { + "type": "struct", + "type_mapping": [ + [ + "height", + "BlockNumber" + ], + [ + "index", + "u32" + ] + ] + }, + "Multisig": { + "type": "struct", + "type_mapping": [ + [ + "when", + "Timepoint" + ], + [ + "deposit", + "Balance" + ], + [ + "depositor", + "AccountId" + ], + [ + "approvals", + "Vec" + ] + ] + }, + "Offender": "IdentificationTuple", + "PhantomData": "Null", + "sp_std::marker::PhantomData<(AccountId, Event)>": "PhantomData", + "Reporter": "AccountId", + "OffenceDetails": { + "type": "struct", + "type_mapping": [ + [ + "offender", + "Offender" + ], + [ + "reporters", + "Vec" + ] + ] + }, + "BountyStatusActive": { + "type": "struct", + "type_mapping": [ + [ + "curator", + "AccountId" + ], + [ + "updateDue", + "BlockNumber" + ] + ] + }, + "BountyStatusCuratorProposed": { + "type": "struct", + "type_mapping": [ + [ + "curator", + "AccountId" + ] + ] + }, + "BountyStatusPendingPayout": { + "type": "struct", + "type_mapping": [ + [ + "curator", + "AccountId" + ], + [ + "beneficiary", + "AccountId" + ], + [ + "unlockAt", + "BlockNumber" + ] + ] + }, + "BountyIndex": "u32", + "BountyStatus": { + "type": "enum", + "type_mapping": [ + [ + "Proposed", + "Null" + ], + [ + "Approved", + "Null" + ], + [ + "Funded", + "Null" + ], + [ + "CuratorProposed", + "BountyStatusCuratorProposed" + ], + [ + "Active", + "BountyStatusActive" + ], + [ + "PendingPayout", + "BountyStatusPendingPayout" + ] + ] + }, + "Bounty": { + "type": "struct", + "type_mapping": [ + [ + "proposer", + "AccountId" + ], + [ + "value", + "Balance" + ], + [ + "fee", + "Balance" + ], + [ + "curatorDeposit", + "Balance" + ], + [ + "bond", + "Balance" + ], + [ + "status", + "BountyStatus" + ] + ] + }, + "OpenTipFinder": "(AccountId, Balance)", + "OpenTipTip": "(AccountId, Balance)", + "OpenTip": { + "type": "struct", + "type_mapping": [ + [ + "reason", + "Hash" + ], + [ + "who", + "AccountId" + ], + [ + "finder", + "AccountId" + ], + [ + "deposit", + "Balance" + ], + [ + "closes", + "Option" + ], + [ + "tips", + "Vec" + ], + [ + "findersFee", + "bool" + ] + ] + }, + "ParachainsInherentData": { + "type": "struct", + "type_mapping": [ + [ + "bitfields", + "SignedAvailabilityBitfields" + ], + [ + "backedCandidates", + "Vec" + ], + [ + "disputes", + "MultiDisputeStatementSet" + ], + [ + "parentHeader", + "Header" + ] + ] + }, + "ParaGenesisArgs": { + "type": "struct", + "type_mapping": [ + [ + "genesisHead", + "Bytes" + ], + [ + "validationCode", + "Bytes" + ], + [ + "parachain", + "bool" + ] + ] + }, + "ParaId": "u32", + "ParaIdOf": "ParaId", + "ParaScheduling": { + "type": "enum", + "value_list": [ + "Always", + "Dynamic" + ] + }, + "ParathreadClaim": "(ParaId, CollatorId)", + "ParathreadClaimQueue": { + "type": "struct", + "type_mapping": [ + [ + "queue", + "Vec" + ], + [ + "nextCoreOffset", + "u32" + ] + ] + }, + "ParathreadEntry": { + "type": "struct", + "type_mapping": [ + [ + "claim", + "ParathreadClaim" + ], + [ + "retries", + "u32" + ] + ] + }, + "ParaValidatorIndex": "u32", + "PersistedValidationData": { + "type": "struct", + "type_mapping": [ + [ + "parentHead", + "HeadData" + ], + [ + "relayParentNumber", + "RelayChainBlockNumber" + ], + [ + "relayParentStorageRoot", + "Hash" + ], + [ + "maxPovSize", + "u32" + ] + ] + }, + "ParaInfo": { + "type": "struct", + "type_mapping": [ + [ + "manager", + "AccountId" + ], + [ + "deposit", + "Balance" + ], + [ + "locked", + "bool" + ] + ] + }, + "Percent": "u8", + "SlotNumber": "u64", + "VrfData": "[u8; 32]", + "VrfProof": "[u8; 64]", + "RawAuraPreDigest": { + "type": "struct", + "type_mapping": [ + [ + "slotNumber", + "u64" + ] + ] + }, + "RawBabePreDigest": { + "type": "enum", + "type_mapping": [ + [ + "Phantom", + "Null" + ], + [ + "Primary", + "RawBabePreDigestPrimary" + ], + [ + "SecondaryPlain", + "RawBabePreDigestSecondaryPlain" + ], + [ + "SecondaryVRF", + "RawBabePreDigestSecondaryVRF" + ] + ] + }, + "RawBabePreDigestPrimary": { + "type": "struct", + "type_mapping": [ + [ + "authorityIndex", + "u32" + ], + [ + "slotNumber", + "SlotNumber" + ], + [ + "vrfOutput", + "VrfOutput" + ], + [ + "vrfProof", + "VrfProof" + ] + ] + }, + "RawBabePreDigestSecondaryPlain": { + "type": "struct", + "type_mapping": [ + [ + "authorityIndex", + "u32" + ], + [ + "slotNumber", + "SlotNumber" + ] + ] + }, + "RawBabePreDigestSecondaryVRF": { + "type": "struct", + "type_mapping": [ + [ + "authorityIndex", + "u32" + ], + [ + "slotNumber", + "SlotNumber" + ], + [ + "vrfOutput", + "VrfOutput" + ], + [ + "vrfProof", + "VrfProof" + ] + ] + }, + "ReferendumInfo": { + "type": "struct", + "type_mapping": [ + [ + "end", + "BlockNumber" + ], + [ + "proposal", + "Proposal" + ], + [ + "threshold", + "VoteThreshold" + ], + [ + "delay", + "BlockNumber" + ] + ] + }, + "(ReferendumInfo)": "ReferendumInfo", + "ReferendumInfo": { + "type": "struct", + "type_mapping": [ + [ + "end", + "BlockNumber" + ], + [ + "proposalHash", + "Hash" + ], + [ + "threshold", + "VoteThreshold" + ], + [ + "delay", + "BlockNumber" + ] + ] + }, + "(ReferendumInfo)": "ReferendumInfo", + "RegistrarIndex": "u32", + "RegistrarInfo": { + "type": "struct", + "type_mapping": [ + [ + "account", + "AccountId" + ], + [ + "fee", + "Balance" + ], + [ + "fields", + "IdentityFields" + ] + ] + }, + "RegistrationJudgement": { + "type": "struct", + "type_mapping": [ + ["registrarIndex", "RegistrarIndex"], + ["judgement", "Judgement"] + ] + }, + "Registration": { + "type": "struct", + "type_mapping": [ + [ + "judgements", + "Vec" + ], + [ + "deposit", + "Balance" + ], + [ + "info", + "IdentityInfo" + ] + ] + }, + "ReportIdOf": "Hash", + "ScheduleTo258": { + "type": "struct", + "type_mapping": [ + [ + "version", + "u32" + ], + [ + "putCodePerByteCost", + "Gas" + ], + [ + "growMemCost", + "Gas" + ], + [ + "regularOpCost", + "Gas" + ], + [ + "returnDataPerByteCost", + "Gas" + ], + [ + "eventDataPerByteCost", + "Gas" + ], + [ + "eventPerTopicCost", + "Gas" + ], + [ + "eventBaseCost", + "Gas" + ], + [ + "sandboxDataReadCost", + "Gas" + ], + [ + "sandboxDataWriteCost", + "Gas" + ], + [ + "transferCost", + "Gas" + ], + [ + "maxEventTopics", + "u32" + ], + [ + "maxStackHeight", + "u32" + ], + [ + "maxMemoryPages", + "u32" + ], + [ + "enablePrintln", + "bool" + ], + [ + "maxSubjectLen", + "u32" + ] + ] + }, + "Schedule": { + "type": "struct", + "type_mapping": [ + [ + "version", + "u32" + ], + [ + "enablePrintln", + "bool" + ], + [ + "limits", + "Limits" + ], + [ + "instructionWeights", + "InstructionWeights" + ], + [ + "hostFnWeights", + "HostFnWeights" + ] + ] + }, + "SubId": "u32", + "TransientValidationData": { + "type": "struct", + "type_mapping": [ + [ + "maxCodeSize", + "u32" + ], + [ + "maxHeadDataSize", + "u32" + ], + [ + "balance", + "Balance" + ], + [ + "codeUpgradeAllowed", + "Option" + ], + [ + "dmqLength", + "u32" + ] + ] + }, + "UncleEntryItem": { + "type": "enum", + "value_list": [ + "InclusionHeight", + "Uncle" + ] + }, + "VestingSchedule": { + "type": "struct", + "type_mapping": [ + [ + "offset", + "Balance" + ], + [ + "perBlock", + "Balance" + ], + [ + "startingBlock", + "BlockNumber" + ] + ] + }, + "Weight": "u64", + "WeightMultiplier": "Fixed64", + "XcmResponse": { + "type": "enum", + "type_mapping": [ + [ + "Assets", + "Vec" + ] + ] + }, + "XcmOutcome": { + "type": "enum", + "type_mapping": [ + [ + "Complete", + "Weight" + ], + [ + "Incomplete", + "(Weight, XcmError)" + ], + [ + "Error", + "XcmError" + ] + ] + }, + "XcmResult": { + "type": "enum", + "type_mapping": [ + [ + "Ok", + "()" + ], + [ + "Err", + "XcmError" + ] + ] + }, + "xcm::v0::Outcome": "XcmOutcome", + "Outcome": "XcmOutcome", + "DoubleEncoded": { + "type": "struct", + "type_mapping": [ + [ + "encoded", + "Vec" + ] + ] + }, + "OriginKind": { + "type": "enum", + "value_list": [ + "Native", + "SovereignAccount", + "Superuser" + ] + }, + "NetworkId": { + "type": "enum", + "type_mapping": [ + [ + "Any", + "Null" + ], + [ + "Named", + "Vec" + ], + [ + "Polkadot", + "Null" + ], + [ + "Kusama", + "Null" + ] + ] + }, + "InboundStatus": { + "type": "enum", + "value_list": [ + "Ok", + "Suspended" + ] + }, + "OutboundStatus": { + "type": "enum", + "value_list": [ + "Ok", + "Suspended" + ] + }, + "MultiLocationV0": { + "type": "enum", + "type_mapping": [ + [ + "Here", + "Null" + ], + [ + "X1", + "JunctionV0" + ], + [ + "X2", + "(JunctionV0, JunctionV0)" + ], + [ + "X3", + "(JunctionV0, JunctionV0, JunctionV0)" + ], + [ + "X4", + "(JunctionV0, JunctionV0, JunctionV0, JunctionV0)" + ], + [ + "X5", + "(JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0)" + ], + [ + "X6", + "(JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0)" + ], + [ + "X7", + "(JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0)" + ], + [ + "X8", + "(JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0, JunctionV0)" + ] + ] + }, + "BodyId": { + "type": "enum", + "type_mapping": [ + [ + "Unit", + "Null" + ], + [ + "Named", + "Vec" + ], + [ + "Index", + "Compact" + ], + [ + "Executive", + "Null" + ], + [ + "Technical", + "Null" + ], + [ + "Legislative", + "Null" + ], + [ + "Judicial", + "Null" + ] + ] + }, + "BodyPart": { + "type": "enum", + "type_mapping": [ + [ + "Voice", + "Null" + ], + [ + "Members", + "Compact" + ], + [ + "Fraction", + "BodyPartFraction" + ], + [ + "AtLeastProportion", + "BodyPartAtLeastProportion" + ], + [ + "MoreThanProportion", + "BodyPartMoreThanProportion" + ] + ] + }, + "BodyPartFraction": { + "type": "struct", + "type_mapping": [ + [ + "nom", + "Compact" + ], + [ + "denom", + "Compact" + ] + ] + }, + "BodyPartAtLeastProportion": { + "type": "struct", + "type_mapping": [ + [ + "nom", + "Compact" + ], + [ + "denom", + "Compact" + ] + ] + }, + "BodyPartMoreThanProportion": { + "type": "struct", + "type_mapping": [ + [ + "nom", + "Compact" + ], + [ + "denom", + "Compact" + ] + ] + }, + "AccountId32Junction": { + "type": "struct", + "type_mapping": [ + [ + "network", + "NetworkId" + ], + [ + "id", + "AccountId" + ] + ] + }, + "AccountIndex64Junction": { + "type": "struct", + "type_mapping": [ + [ + "network", + "NetworkId" + ], + [ + "index", + "Compact" + ] + ] + }, + "AccountKey20Junction": { + "type": "struct", + "type_mapping": [ + [ + "network", + "NetworkId" + ], + [ + "key", + "[u8; 20]" + ] + ] + }, + "PluralityJunction": { + "type": "struct", + "type_mapping": [ + [ + "id", + "BodyId" + ], + [ + "part", + "BodyPart" + ] + ] + }, + "XcmOrigin": { + "type": "enum", + "type_mapping": [ + [ + "Xcm", + "MultiLocation" + ] + ] + }, + "XcmpMessageFormat": { + "type": "enum", + "value_list": [ + "ConcatenatedVersionedXcm", + "ConcatenatedEncodedBlob", + "Signals" + ] + }, + "XcmAssetId": { + "type": "enum", + "type_mapping": [ + [ + "Concrete", + "MultiLocation" + ], + [ + "Abstract", + "Bytes" + ] + ] + }, + "Fungibility": { + "type": "enum", + "type_mapping": [ + [ + "Fungible", + "u128" + ], + [ + "NonFungible", + "AssetInstance" + ] + ] + }, + "QueueConfigData": { + "type": "struct", + "type_mapping": [ + [ + "suspendThreshold", + "u32" + ], + [ + "dropThreshold", + "u32" + ], + [ + "resumeThreshold", + "u32" + ], + [ + "thresholdWeight", + "Weight" + ], + [ + "weightRestrictDecay", + "Weight" + ] + ] + }, + "VersionMigrationStage": { + "type": "enum", + "type_mapping": [ + [ + "MigrateSupportedVersion", + "Null" + ], + [ + "MigrateVersionNotifiers", + "Null" + ], + [ + "NotifyCurrentTargets", + "Option" + ], + [ + "MigrateAndNotifyOldTargets", + "Null" + ] + ] + }, + "VersionedMultiAsset": { + "type": "enum", + "type_mapping": [ + [ + "V0", + "MultiAssetV0" + ], + [ + "V1", + "MultiAssetV1" + ], + [ + "V2", + "MultiAssetV2" + ] + ] + }, + "VersionedMultiAssets": { + "type": "enum", + "type_mapping": [ + [ + "V0", + "Vec" + ], + [ + "V1", + "MultiAssetsV1" + ], + [ + "V2", + "MultiAssetsV2" + ] + ] + }, + "VersionedMultiLocation": { + "type": "enum", + "type_mapping": [ + [ + "V0", + "MultiLocationV0" + ], + [ + "V1", + "MultiLocationV1" + ], + [ + "V2", + "MultiLocationV2" + ] + ] + }, + "VersionedResponse": { + "type": "struct", + "type_mapping": [ + [ + "V0", + "ResponseV0" + ], + [ + "V1", + "ResponseV1" + ], + [ + "V2", + "ResponseV2" + ] + ] + }, + "VersionedXcm": { + "type": "enum", + "type_mapping": [ + [ + "V0", + "XcmV0" + ], + [ + "V1", + "XcmV1" + ], + [ + "V2", + "XcmV2" + ] + ] + }, + "XcmVersion": "u32", + "DepositAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "dest", + "MultiLocation" + ] + ] + }, + "DepositReserveAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "dest", + "MultiLocation" + ], + [ + "effects", + "Vec" + ] + ] + }, + "ExchangeAsset": { + "type": "struct", + "type_mapping": [ + [ + "give", + "Vec" + ], + [ + "receive", + "Vec" + ] + ] + }, + "InitiateReserveWithdraw": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "reserve", + "MultiLocation" + ], + [ + "effects", + "Vec" + ] + ] + }, + "InitiateTeleport": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "dest", + "MultiLocation" + ], + [ + "effects", + "Vec" + ] + ] + }, + "QueryHolding": { + "type": "struct", + "type_mapping": [ + [ + "queryId", + "Compact" + ], + [ + "dest", + "MultiLocation" + ], + [ + "assets", + "Vec" + ] + ] + }, + "Order": { + "type": "enum", + "type_mapping": [ + [ + "Null", + "Null" + ], + [ + "DepositAsset", + "DepositAsset" + ], + [ + "DepositReserveAsset", + "DepositReserveAsset" + ], + [ + "ExchangeAsset", + "ExchangeAsset" + ], + [ + "InitiateReserveWithdraw", + "InitiateReserveWithdraw" + ], + [ + "InitiateTeleport", + "InitiateTeleport" + ], + [ + "QueryHolding", + "QueryHolding" + ] + ] + }, + "SlotRange": { + "type": "enum", + "value_list": [ + "ZeroZero", "ZeroOne", "ZeroTwo", "ZeroThree", "OneOne", "OneTwo", "OneThree", "TwoTwo", "TwoThree", "ThreeThree" + ] + }, + "WinningDataEntry": "Option<(AccountId, ParaId, BalanceOf)>", + "WinningData": "[WinningDataEntry; 10]", + "WinnersData": "Vec", + "WinnersDataTuple": "(AccountId, ParaId, BalanceOf, SlotRange)", + "WithdrawReasons": { + "type": "set", + "value_type": "u64", + "value_list": { + "TransactionPayment": 1, + "Transfer": 2, + "Reserve": 4, + "Fee": 8, + "Tip": 16 + } + }, + "Index": "u32", + "Kind": "[u8; 16]", + "Nominations": { + "type": "struct", + "type_mapping": [ + [ + "targets", + "Vec" + ], + [ + "submittedIn", + "EraIndex" + ], + [ + "suppressed", + "bool" + ] + ] + }, + "OpaqueTimeSlot": "Bytes", + ">::Proposal": "Proposal", + "AuthoritySignature": "Signature", + "::Signature": "AuthoritySignature", + "&[u8]": "Bytes", + "Text": "Bytes", + "Str": "Bytes", + "Forcing": { + "type": "enum", + "value_list": [ + "NotForcing", + "ForceNew", + "ForceNone", + "ForceAlways" + ] + }, + "Heartbeat": { + "type": "struct", + "type_mapping": [ + [ + "blockNumber", + "BlockNumber" + ], + [ + "networkState", + "OpaqueNetworkState" + ], + [ + "sessionIndex", + "SessionIndex" + ], + [ + "authorityIndex", + "AuthIndex" + ], + [ + "validatorsLen", + "u32" + ] + ] + }, + "RewardDestination": { + "type": "enum", + "type_mapping": [ + [ + "Staked", + "Null" + ], + [ + "Stash", + "Null" + ], + [ + "Controller", + "Null" + ], + [ + "Account", + "AccountId" + ], + [ + "None", + "Null" + ] + ] + }, + "RewardDestinationTo257": { + "type": "enum", + "value_list": [ + "Staked", + "Stash", + "Controller" + ] + }, + "ChangesTrieConfiguration": { + "type": "struct", + "type_mapping": [ + [ + "digestInterval", + "u32" + ], + [ + "digestLevels", + "u32" + ] + ] + }, + "ChangesTrieSignal": { + "type": "enum", + "type_mapping": [ + [ + "NewConfiguration", + "Option" + ] + ] + }, + "ConsensusEngineId": "GenericConsensusEngineId", + "DigestItem": { + "type": "enum", + "type_mapping": [ + [ + "Other", + "Bytes" + ], + [ + "AuthoritiesChange", + "Vec" + ], + [ + "ChangesTrieRoot", + "Hash" + ], + [ + "SealV0", + "SealV0" + ], + [ + "Consensus", + "Consensus" + ], + [ + "Seal", + "Seal" + ], + [ + "PreRuntime", + "PreRuntime" + ], + [ + "ChangesTrieSignal", + "ChangesTrieSignal" + ], + [ + "RuntimeEnvironmentUpdated", + "Null" + ] + ] + }, + "Digest": { + "type": "struct", + "type_mapping": [ + [ + "logs", + "Vec" + ] + ] + }, + "DigestOf": "Digest", + "SpanIndex": "u32", + "slashing::SpanIndex": "SpanIndex", + "SlashingSpans": { + "type": "struct", + "type_mapping": [ + [ + "spanIndex", + "SpanIndex" + ], + [ + "lastStart", + "EraIndex" + ], + [ + "lastNonzeroSlash", + "EraIndex" + ], + [ + "prior", + "Vec" + ] + ] + }, + "slashing::SlashingSpans": "SlashingSpans", + "SpanRecord": { + "type": "struct", + "type_mapping": [ + [ + "slashed", + "Balance" + ], + [ + "paidOut", + "Balance" + ] + ] + }, + "slashing::SpanRecord": "SpanRecord", + "UnappliedSlashOther": { + "type": "struct", + "type_mapping": [ + ["account", "AccountId"], + ["amount", "Balance"] + ] + }, + "UnappliedSlash": { + "type": "struct", + "type_mapping": [ + [ + "validator", + "AccountId" + ], + [ + "own", + "Balance" + ], + [ + "others", + "Vec" + ], + [ + "reporters", + "Vec" + ], + [ + "payout", + "Balance" + ] + ] + }, + "Beefy": "[u8; 33]", + "SessionKeys1": "(AccountId)", + "SessionKeys2": "(AccountId, AccountId)", + "SessionKeys3": { + "type": "struct", + "type_mapping": [ + ["grandpa", "AccountId"], + ["babe", "AccountId"], + ["im_online", "AccountId"] + ] + }, + "SessionKeys4": { + "type": "struct", + "type_mapping": [ + ["grandpa", "AccountId"], + ["babe", "AccountId"], + ["im_online", "AccountId"], + ["authority_discovery", "AccountId"] + ] + }, + "SessionKeys5": { + "type": "struct", + "type_mapping": [ + ["grandpa", "AccountId"], + ["babe", "AccountId"], + ["im_online", "AccountId"], + ["authority_discovery", "AccountId"], + ["parachains", "AccountId"] + ] + }, + "SessionKeys6B": { + "type": "struct", + "type_mapping": [ + ["grandpa", "AccountId"], + ["babe", "AccountId"], + ["im_online", "AccountId"], + ["authority_discovery", "AccountId"], + ["parachains", "AccountId"], + ["beefy", "Beefy"] + ] + }, + "SessionKeys6": { + "type": "struct", + "type_mapping": [ + ["grandpa", "AccountId"], + ["babe", "AccountId"], + ["im_online", "AccountId"], + ["para_validator", "AccountId"], + ["para_assignment", "AccountId"], + ["authority_discovery", "AccountId"] + ] + }, + "SessionKeys7B": { + "type": "struct", + "type_mapping": [ + ["grandpa", "AccountId"], + ["babe", "AccountId"], + ["im_online", "AccountId"], + ["para_validator", "AccountId"], + ["para_assignment", "AccountId"], + ["authority_discovery", "AccountId"], + ["beefy", "Beefy"] + ] + }, + "Keys": "SessionKeysSubstrate", + "Header": { + "type": "struct", + "type_mapping": [ + [ + "parentHash", + "Hash" + ], + [ + "number", + "Compact" + ], + [ + "stateRoot", + "Hash" + ], + [ + "extrinsicsRoot", + "Hash" + ], + [ + "digest", + "Digest" + ] + ] + }, + "BridgedBlockHash": "H256", + "BridgedBlockNumber": "BlockNumber", + "BridgedHeader": "Header", + "CallOrigin": { + "type": "enum", + "type_mapping": [ + [ + "SourceRoot", + "Null" + ], + [ + "TargetAccount", + "(AccountId, MultiSigner, MultiSignature)" + ], + [ + "SourceAccount", + "AccountId" + ] + ] + }, + "ChainId": "[u8; 4]", + "DeliveredMessages": { + "type": "struct", + "type_mapping": [ + [ + "begin", + "MessageNonce" + ], + [ + "end", + "MessageNonce" + ], + [ + "dispatchResults", + "BitVec" + ] + ] + }, + "DispatchFeePayment": { + "type": "enum", + "value_list": [ + "AtSourceChain", + "AtTargetChain" + ] + }, + "InboundLaneData": { + "type": "struct", + "type_mapping": [ + [ + "relayers", + "Vec" + ], + [ + "lastConfirmedNonce", + "MessageNonce" + ] + ] + }, + "InboundRelayer": "AccountId", + "Precommit": { + "type": "struct", + "type_mapping": [ + [ + "target_hash", + "BridgedBlockHash" + ], + [ + "target_number", + "BridgedBlockNumber" + ] + ] + }, + "SignedPrecommit": { + "type": "struct", + "type_mapping": [ + [ + "precommit", + "Precommit" + ], + [ + "signature", + "AuthoritySignature" + ], + [ + "id", + "AuthorityId" + ] + ] + }, + "Commit": { + "type": "struct", + "type_mapping": [ + [ + "target_hash", + "BridgedBlockHash" + ], + [ + "target_number", + "BridgedBlockNumber" + ], + [ + "precommits", + "Vec" + ] + ] + }, + "InitializationData": { + "type": "struct", + "type_mapping": [ + [ + "header", + "Header" + ], + [ + "authorityList", + "AuthorityList" + ], + [ + "setId", + "SetId" + ], + [ + "isHalted", + "bool" + ] + ] + }, + "super::initializationdata>": "InitializationData", + "AuthoritySet": { + "type": "struct", + "type_mapping": [ + [ + "currentAuthorities", + "AuthorityList" + ], + [ + "setId", + "u64" + ], + [ + "pendingStandardChanges", + "ForkTreePendingChange" + ], + [ + "pendingForcedChanges", + "Vec" + ], + [ + "authoritySetChanges", + "AuthoritySetChanges" + ] + ] + }, + "ForkTreePendingChange": { + "type": "struct", + "type_mapping": [ + [ + "roots", + "Vec" + ], + [ + "bestFinalizedNumber", + "Option" + ] + ] + }, + "ForkTreePendingChangeNode": { + "type": "struct", + "type_mapping": [ + [ + "hash", + "BlockHash" + ], + [ + "number", + "BlockNumber" + ], + [ + "data", + "PendingChange" + ], + [ + "children", + "Vec" + ] + ] + }, + "AuthoritySetChange": "(U64, BlockNumber)", + "AuthoritySetChanges": "Vec", + "DelayKind": { + "type": "enum", + "type_mapping": [ + [ + "Finalized", + "Null" + ], + [ + "Best", + "DelayKindBest" + ] + ] + }, + "DelayKindBest": { + "type": "struct", + "type_mapping": [ + [ + "medianLastFinalized", + "BlockNumber" + ] + ] + }, + "bp_header_chain::authorityset": "AuthoritySet", + "HeaderPartial": { + "type": "struct", + "type_mapping": [ + [ + "parentHash", + "Hash" + ], + [ + "number", + "BlockNumber" + ] + ] + }, + "DispatchErrorModule": { + "type": "struct", + "type_mapping": [ + [ + "index", + "u8" + ], + [ + "error", + "u8" + ] + ] + }, + "DispatchError": { + "type": "enum", + "type_mapping": [ + [ + "Other", + "Null" + ], + [ + "CannotLookup", + "Null" + ], + [ + "BadOrigin", + "Null" + ], + [ + "Module", + "DispatchErrorModule" + ], + [ + "ConsumerRemaining", + "Null" + ], + [ + "NoProviders", + "Null" + ], + [ + "Token", + "TokenError" + ], + [ + "Arithmetic", + "ArithmeticError" + ] + ] + }, + "DispatchResult": { + "type": "enum", + "type_mapping": [ + [ + "Ok", + "Null" + ], + [ + "Error", + "DispatchError" + ] + ] + }, + "ActiveRecovery": { + "type": "struct", + "type_mapping": [ + [ + "created", + "BlockNumber" + ], + [ + "deposit", + "Balance" + ], + [ + "friends", + "Vec" + ] + ] + }, + "RecoveryConfig": { + "type": "struct", + "type_mapping": [ + [ + "delayPeriod", + "BlockNumber" + ], + [ + "deposit", + "Balance" + ], + [ + "friends", + "Vec" + ], + [ + "threshold", + "u16" + ] + ] + }, + "BidKindVouch": { + "type": "struct", + "type_mapping": [ + [ + "account", + "AccountId" + ], + [ + "amount", + "Balance" + ] + ] + }, + "BidKind": { + "type": "enum", + "type_mapping": [ + [ + "Deposit", + "Balance" + ], + [ + "Vouch", + "(AccountId, Balance)" + ] + ] + }, + "BidKind": "Bidkind", + "BidKind>": "Bidkind", + "Bid": { + "type": "struct", + "type_mapping": [ + [ + "who", + "AccountId" + ], + [ + "kind", + "BidKind" + ], + [ + "value", + "Balance" + ] + ] + }, + "StrikeCount": "u32", + "VouchingStatus": { + "type": "enum", + "value_list": [ + "Vouching", + "Banned" + ] + }, + "ExtrinsicMetadata": { + "type": "struct", + "type_mapping": [ + [ + "version", + "u8" + ], + [ + "signedExtensions", + "Vec" + ] + ] + }, + "RewardPoint": "u32", + "BTreeMap": "Vec<(AccountId, RewardPoint)>", + "EraRewardPoints": { + "type": "struct", + "type_mapping": [ + [ + "total", + "RewardPoint" + ], + [ + "individual", + "BTreeMap" + ] + ] + }, + "ServiceQuality": { + "type": "enum", + "value_list": [ + "Ordered", + "Fast" + ] + }, + "DisputeLocation": { + "type": "enum", + "value_list": [ + "Local", + "Remote" + ] + }, + "DisputeResult": { + "type": "enum", + "value_list": [ + "Valid", + "Invalid" + ] + }, + "DisputeState": { + "type": "struct", + "type_mapping": [ + [ + "validatorsFor", + "BitVec" + ], + [ + "validatorsAgainst", + "BitVec" + ], + [ + "start", + "BlockNumber" + ], + [ + "concludedAt", + "Option" + ] + ] + }, + "IncomingParachainDeploy": { + "type": "struct", + "type_mapping": [ + [ + "code", + "ValidationCode" + ], + [ + "initialHeadData", + "HeadData" + ] + ] + }, + "NewBidder": { + "type": "struct", + "type_mapping": [ + [ + "who", + "AccountId" + ], + [ + "sub", + "SubId" + ] + ] + }, + "OutboundHrmpMessage": { + "type": "struct", + "type_mapping": [ + [ + "recipient", + "u32" + ], + [ + "data", + "Bytes" + ] + ] + }, + "IncomingParachainFixed": { + "type": "struct", + "type_mapping": [ + [ + "codeHash", + "Hash" + ], + [ + "codeSize", + "u32" + ], + [ + "initialHeadData", + "HeadData" + ] + ] + }, + "IncomingParachain": { + "type": "enum", + "type_mapping": [ + [ + "Unset", + "NewBidder" + ], + [ + "Fixed", + "IncomingParachainFixed" + ], + [ + "Deploy", + "IncomingParachainDeploy" + ] + ] + }, + "LastRuntimeUpgradeInfo": { + "type": "struct", + "type_mapping": [ + [ + "specVersion", + "Compact" + ], + [ + "specName", + "Text" + ] + ] + }, + "ProxyState": { + "type": "enum", + "type_mapping": [ + [ + "Open", + "AccountId" + ], + [ + "Active", + "AccountId" + ] + ] + }, + "ReleasesBalances": { + "type": "enum", + "value_list": [ + "V1_0_0", + "V2_0_0" + ] + }, + "Releases": { + "type": "enum", + "value_list": [ + "V1", + "V2", + "V3", + "V4", + "V5", + "V6", + "V7", + "V8", + "V9", + "V10" + ] + }, + "ValidityAttestation": { + "type": "enum", + "type_mapping": [ + [ + "Never", + "Null" + ], + [ + "Implicit", + "ValidatorSignature" + ], + [ + "Explicit", + "ValidatorSignature" + ] + ] + }, + "WeightPerClass": { + "type": "struct", + "type_mapping": [ + [ + "baseExtrinsic", + "Weight" + ], + [ + "maxExtrinsic", + "Weight" + ], + [ + "maxTotal", + "Option" + ], + [ + "reserved", + "Option" + ] + ] + }, + "ActiveGilt": { + "type": "struct", + "type_mapping": [ + [ + "proportion", + "Perquintill" + ], + [ + "amount", + "Balance" + ], + [ + "who", + "AccountId" + ], + [ + "expiry", + "BlockNumber" + ] + ] + }, + "ActiveGiltsTotal": { + "type": "struct", + "type_mapping": [ + [ + "frozen", + "Balance" + ], + [ + "proportion", + "Perquintill" + ], + [ + "index", + "ActiveIndex" + ], + [ + "target", + "Perquintill" + ] + ] + }, + "ActiveIndex": "u32", + "GiltBid": { + "type": "struct", + "type_mapping": [ + [ + "amount", + "Balance" + ], + [ + "who", + "AccountId" + ] + ] + }, + "MmrLeafProof": { + "type": "struct", + "type_mapping": [ + [ + "blockHash", + "BlockHash" + ], + [ + "leaf", + "Bytes" + ], + [ + "proof", + "Bytes" + ] + ] + }, + "VestingInfo": { + "type": "struct", + "type_mapping": [ + [ + "locked", + "Balance" + ], + [ + "perBlock", + "Balance" + ], + [ + "startingBlock", + "BlockNumber" + ] + ] + }, + "NominatorIndex": "u32", + "ValidatorIndex": "u16", + "PerU16": "u16", + "ValidatorIndexCompact": "Compact", + "NominatorIndexCompact": "Compact", + "OffchainAccuracy": "PerU16", + "OffchainAccuracyCompact": "Compact", + "CompactScoreCompact": { + "type": "struct", + "type_mapping": [ + ["validatorIndex", "ValidatorIndexCompact"], + ["offchainAccuracy", "OffchainAccuracyCompact"] + ] + }, + "CompactScore": { + "type": "struct", + "type_mapping": [ + ["validatorIndex", "ValidatorIndex"], + ["offchainAccuracy", "OffchainAccuracy"] + ] + }, + "CompactAssignmentsFrom258": { + "type": "struct", + "type_mapping": [ + [ + "votes1", + "Vec<(NominatorIndexCompact, ValidatorIndexCompact)>" + ], + [ + "votes2", + "Vec<(NominatorIndexCompact, CompactScoreCompact, ValidatorIndexCompact)>" + ], + [ + "votes3", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 2], ValidatorIndexCompact)>" + ], + [ + "votes4", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 3], ValidatorIndexCompact)>" + ], + [ + "votes5", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 4], ValidatorIndexCompact)>" + ], + [ + "votes6", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 5], ValidatorIndexCompact)>" + ], + [ + "votes7", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 6], ValidatorIndexCompact)>" + ], + [ + "votes8", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 7], ValidatorIndexCompact)>" + ], + [ + "votes9", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 8], ValidatorIndexCompact)>" + ], + [ + "votes10", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 9], ValidatorIndexCompact)>" + ], + [ + "votes11", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 10], ValidatorIndexCompact)>" + ], + [ + "votes12", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 11], ValidatorIndexCompact)>" + ], + [ + "votes13", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 12], ValidatorIndexCompact)>" + ], + [ + "votes14", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 13], ValidatorIndexCompact)>" + ], + [ + "votes15", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 14], ValidatorIndexCompact)>" + ], + [ + "votes16", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 15], ValidatorIndexCompact)>" + ] + ] + }, + "CompactAssignmentsFrom265": { + "type": "struct", + "type_mapping": [ + [ + "votes1", + "Vec<(NominatorIndexCompact, ValidatorIndexCompact)>" + ], + [ + "votes2", + "Vec<(NominatorIndexCompact, CompactScoreCompact, ValidatorIndexCompact)>" + ], + [ + "votes3", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 2], ValidatorIndexCompact)>" + ], + [ + "votes4", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 3], ValidatorIndexCompact)>" + ], + [ + "votes5", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 4], ValidatorIndexCompact)>" + ], + [ + "votes6", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 5], ValidatorIndexCompact)>" + ], + [ + "votes7", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 6], ValidatorIndexCompact)>" + ], + [ + "votes8", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 7], ValidatorIndexCompact)>" + ], + [ + "votes9", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 8], ValidatorIndexCompact)>" + ], + [ + "votes10", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 9], ValidatorIndexCompact)>" + ], + [ + "votes11", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 10], ValidatorIndexCompact)>" + ], + [ + "votes12", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 11], ValidatorIndexCompact)>" + ], + [ + "votes13", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 12], ValidatorIndexCompact)>" + ], + [ + "votes14", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 13], ValidatorIndexCompact)>" + ], + [ + "votes15", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 14], ValidatorIndexCompact)>" + ], + [ + "votes16", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 15], ValidatorIndexCompact)>" + ], + [ + "votes17", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 16], ValidatorIndexCompact)>" + ], + [ + "votes18", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 17], ValidatorIndexCompact)>" + ], + [ + "votes19", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 18], ValidatorIndexCompact)>" + ], + [ + "votes20", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 19], ValidatorIndexCompact)>" + ], + [ + "votes21", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 20], ValidatorIndexCompact)>" + ], + [ + "votes22", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 21], ValidatorIndexCompact)>" + ], + [ + "votes23", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 22], ValidatorIndexCompact)>" + ], + [ + "votes24", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 23], ValidatorIndexCompact)>" + ] + ] + }, + "CompactAssignmentsTo257": { + "type": "struct", + "type_mapping": [ + [ + "votes1", + "Vec<(NominatorIndex, [CompactScore; 0], ValidatorIndex)>" + ], + [ + "votes2", + "Vec<(NominatorIndex, [CompactScore; 1], ValidatorIndex)>" + ], + [ + "votes3", + "Vec<(NominatorIndex, [CompactScore; 2], ValidatorIndex)>" + ], + [ + "votes4", + "Vec<(NominatorIndex, [CompactScore; 3], ValidatorIndex)>" + ], + [ + "votes5", + "Vec<(NominatorIndex, [CompactScore; 4], ValidatorIndex)>" + ], + [ + "votes6", + "Vec<(NominatorIndex, [CompactScore; 5], ValidatorIndex)>" + ], + [ + "votes7", + "Vec<(NominatorIndex, [CompactScore; 6], ValidatorIndex)>" + ], + [ + "votes8", + "Vec<(NominatorIndex, [CompactScore; 7], ValidatorIndex)>" + ], + [ + "votes9", + "Vec<(NominatorIndex, [CompactScore; 8], ValidatorIndex)>" + ], + [ + "votes10", + "Vec<(NominatorIndex, [CompactScore; 9], ValidatorIndex)>" + ], + [ + "votes11", + "Vec<(NominatorIndex, [CompactScore; 10], ValidatorIndex)>" + ], + [ + "votes12", + "Vec<(NominatorIndex, [CompactScore; 11], ValidatorIndex)>" + ], + [ + "votes13", + "Vec<(NominatorIndex, [CompactScore; 12], ValidatorIndex)>" + ], + [ + "votes14", + "Vec<(NominatorIndex, [CompactScore; 13], ValidatorIndex)>" + ], + [ + "votes15", + "Vec<(NominatorIndex, [CompactScore; 14], ValidatorIndex)>" + ], + [ + "votes16", + "Vec<(NominatorIndex, [CompactScore; 15], ValidatorIndex)>" + ] + ] + }, + "DeferredOffenceOf": { + "type": "struct", + "type_mapping": [ + ["offences", "Vec"], + ["perc", "Vec"], + ["session", "SessionIndex"] + ] + }, + "Statement": { + "type": "enum", + "type_mapping": [ + [ + "Never", + "Null" + ], + [ + "Candidate", + "Hash" + ], + [ + "Valid", + "Hash" + ], + [ + "Invalid", + "Hash" + ] + ] + }, + "ValidatorSignature": "Signature", + "DoubleVoteReportStatement": { + "type": "struct", + "type_mapping": [ + [ + "statement", + "Statement" + ], + [ + "signature", + "ValidatorSignature" + ] + ] + }, + "DoubleVoteReportProof": { + "type": "struct", + "type_mapping": [ + [ + "session", + "SessionIndex" + ], + [ + "trieNodes", + "Vec" + ] + ] + }, + "SigningContext": { + "type": "struct", + "type_mapping": [ + [ + "sessionIndex", + "SessionIndex" + ], + [ + "parentHash", + "Hash" + ] + ] + }, + "DisputeStatementSet": { + "type": "struct", + "type_mapping": [ + [ + "candidateHash", + "CandidateHash" + ], + [ + "session", + "SessionIndex" + ], + [ + "statements", + "Vec<(DisputeStatement, ParaValidatorIndex, ValidatorSignature)>" + ] + ] + }, + "MultiDisputeStatementSet": "Vec", + "DisputeStatement": { + "type": "enum", + "type_mapping": [ + [ + "Valid", + "ValidDisputeStatementKind" + ], + [ + "Invalid", + "InvalidDisputeStatementKind" + ] + ] + }, + "ValidDisputeStatementKind": { + "type": "enum", + "type_mapping": [ + [ + "Explicit", + "Null" + ], + [ + "BackingSeconded", + "Hash" + ], + [ + "BackingValid", + "Hash" + ], + [ + "ApprovalChecking", + "Null" + ] + ] + }, + "InvalidDisputeStatementKind": { + "type": "enum", + "value_list": [ + "Explicit" + ] + }, + "ExplicitDisputeStatement": { + "type": "struct", + "type_mapping": [ + [ + "valid", + "bool" + ], + [ + "candidateHash", + "CandidateHash" + ], + [ + "session", + "SessionIndex" + ] + ] + }, + "DoubleVoteReport": { + "type": "struct", + "type_mapping": [ + [ + "identity", + "ValidatorId" + ], + [ + "first", + "(Statement, ValidatorSignature)" + ], + [ + "second", + "(Statement, ValidatorSignature)" + ], + [ + "proof", + "MembershipProof" + ], + [ + "signingContext", + "SigningContext" + ] + ] + }, + "ElectionCompute": { + "type": "enum", + "value_list": [ + "OnChain", + "Signed", + "Authority" + ] + }, + "ElectionResult": { + "type": "struct", + "type_mapping": [ + [ + "compute", + "ElectionCompute" + ], + [ + "slotStake", + "Balance" + ], + [ + "electedStashes", + "Vec" + ], + [ + "exposures", + "Vec<(AccountId, Exposure)>" + ] + ] + }, + "ElectionStatus": { + "type": "enum", + "type_mapping": [ + [ + "Close", + "Null" + ], + [ + "Open", + "BlockNumber" + ] + ] + }, + "PerDispatchClass": { + "type": "struct", + "type_mapping": [ + [ + "normal", + "WeightPerClass" + ], + [ + "operational", + "WeightPerClass" + ], + [ + "mandatory", + "WeightPerClass" + ] + ] + }, + "ConsumedWeight": "PerDispatchClass", + "Phase": { + "type": "enum", + "type_mapping": [ + [ + "ApplyExtrinsic", + "u32" + ], + [ + "Finalization", + "Null" + ], + [ + "Initialization", + "Null" + ] + ] + }, + "PhragmenScore": "[u128; 3]", + "PreimageStatusAvailable": { + "type": "struct", + "type_mapping": [ + [ + "data", + "Bytes" + ], + [ + "provider", + "AccountId" + ], + [ + "deposit", + "Balance" + ], + [ + "since", + "BlockNumber" + ], + [ + "expiry", + "Option" + ] + ] + }, + "PreimageStatus": { + "type": "enum", + "type_mapping": [ + [ + "Missing", + "BlockNumber" + ], + [ + "Available", + "PreimageStatusAvailable" + ] + ] + }, + "Randomness": "Hash", + "MaybeRandomness": "Option", + "schnorrkel::Randomness": "Hash", + "schnorrkel::RawVRFOutput": "[u8; 32]", + "TaskAddress": { + "type": "struct", + "type_mapping": [ + ["blockNumber", "BlockNumber"], + ["index", "u32"] + ] + }, + "ValidationFunctionParams": { + "type": "struct", + "type_mapping": [ + [ + "maxCodeSize", + "u32" + ], + [ + "relayChainHeight", + "RelayChainBlockNumber" + ], + [ + "codeUpgradeAllowed", + "Option" + ] + ] + }, + "ValidationCode": "Bytes", + "ValidationCodeHash": "Hash", + "ValidationData": { + "type": "struct", + "type_mapping": [ + [ + "persisted", + "PersistedValidationData" + ], + [ + "transient", + "TransientValidationData" + ] + ] + }, + "ValidationDataType": { + "type": "struct", + "type_mapping": [ + [ + "validationData", + "ValidationData" + ], + [ + "relayChainState", + "Vec" + ] + ] + }, + "ValidatorGroup": "Vec", + "ParaLifecycle": { + "type": "enum", + "value_list": [ + "Onboarding", + "Parathread", + "Parachain", + "UpgradingToParachain", + "DowngradingToParathread", + "OutgoingParathread", + "OutgoingParachain" + ] + }, + "ParaPastCodeMeta": { + "type": "struct", + "type_mapping": [ + [ + "upgradeTimes", + "Vec" + ], + [ + "lastPruned", + "Option" + ] + ] + }, + "ModuleId": "LockIdentifier", + "MultiAddress": "GenericMultiAddress", + "MultiSigner": { + "type": "enum", + "type_mapping": [ + [ + "Ed25519", + "[u8; 32]" + ], + [ + "Sr25519", + "[u8; 32]" + ], + [ + "Ecdsa", + "[u8; 33]" + ] + ] + }, + "RuntimeDbWeight": { + "type": "struct", + "type_mapping": [ + [ + "read", + "Weight" + ], + [ + "write", + "Weight" + ] + ] + }, + "Renouncing": { + "type": "enum", + "type_mapping": [ + [ + "Member", + "Null" + ], + [ + "RunnerUp", + "Null" + ], + [ + "Candidate", + "Compact" + ] + ] + }, + "Voter": { + "type": "struct", + "type_mapping": [ + [ + "votes", + "Vec" + ], + [ + "stake", + "Balance" + ], + [ + "deposit", + "Balance" + ] + ] + }, + "SeatHolder": { + "type": "struct", + "type_mapping": [ + [ + "who", + "AccountId" + ], + [ + "stake", + "Balance" + ], + [ + "deposit", + "Balance" + ] + ] + }, + "ExtrinsicsWeight": { + "type": "struct", + "type_mapping": [ + [ + "normal", + "Weight" + ], + [ + "operational", + "Weight" + ] + ] + }, + "weights::ExtrinsicsWeight": "ExtrinsicsWeight", + "ValidatorCount": "u32", + "MembershipProof": { + "type": "struct", + "type_mapping": [ + [ + "session", + "SessionIndex" + ], + [ + "trieNodes", + "Vec>" + ], + [ + "validatorCount", + "ValidatorCount" + ] + ] + }, + "JustificationNotification": "Bytes", + "KeyOwnerProof": "MembershipProof", + "DefunctVoter": { + "type": "struct", + "type_mapping": [ + [ + "who", + "AccountId" + ], + [ + "voteCount", + "Compact" + ], + [ + "candidateCount", + "Compact" + ] + ] + }, + "ElectionScore": "[u128; 3]", + "SubmissionIndicesOf": "BoundedBTreeMap", + "SignedSubmissionOf": { + "type": "struct", + "type_mapping": [ + [ + "who", + "AccountId" + ], + [ + "deposit", + "Balance" + ], + [ + "solution", + "RawSolution" + ], + [ + "reward", + "Balance" + ] + ] + }, + "ElectionSize": { + "type": "struct", + "type_mapping": [ + [ + "validators", + "Compact" + ], + [ + "nominators", + "Compact" + ] + ] + }, + "SiField": { + "type": "struct", + "type_mapping": [ + [ + "name", + "Option" + ], + [ + "type", + "SiLookupTypeId" + ], + [ + "typeName", + "Option" + ], + [ + "docs", + "Vec" + ] + ] + }, + "SiLookupTypeId": "Compact", + "SiPath": "Vec", + "SiType": { + "type": "struct", + "type_mapping": [ + [ + "path", + "SiPath" + ], + [ + "params", + "Vec" + ], + [ + "def", + "SiTypeDef" + ], + [ + "docs", + "Vec" + ] + ] + }, + "SiTypeDef": { + "type": "enum", + "type_mapping": [ + [ + "Composite", + "SiTypeDefComposite" + ], + [ + "Variant", + "SiTypeDefVariant" + ], + [ + "Sequence", + "SiTypeDefSequence" + ], + [ + "Array", + "SiTypeDefArray" + ], + [ + "Tuple", + "SiTypeDefTuple" + ], + [ + "Primitive", + "SiTypeDefPrimitive" + ], + [ + "Compact", + "SiTypeDefCompact" + ], + [ + "BitSequence", + "SiTypeDefBitSequence" + ] + ] + }, + "SiTypeDefArray": { + "type": "struct", + "type_mapping": [ + [ + "len", + "u32" + ], + [ + "type", + "SiLookupTypeId" + ] + ] + }, + "SiTypeDefBitSequence": { + "type": "struct", + "type_mapping": [ + [ + "bitStoreType", + "SiLookupTypeId" + ], + [ + "bitOrderType", + "SiLookupTypeId" + ] + ] + }, + "SiTypeDefCompact": { + "type": "struct", + "type_mapping": [ + [ + "type", + "SiLookupTypeId" + ] + ] + }, + "SiTypeDefComposite": { + "type": "struct", + "type_mapping": [ + [ + "fields", + "Vec" + ] + ] + }, + "SiTypeDefPrimitive": { + "type": "enum", + "value_list": [ + "Bool", + "Char", + "Str", + "U8", + "U16", + "U32", + "U64", + "U128", + "U256", + "I8", + "I16", + "I32", + "I64", + "I128", + "I256" + ] + }, + "SiTypeDefSequence": { + "type": "struct", + "type_mapping": [ + [ + "type", + "SiLookupTypeId" + ] + ] + }, + "SiTypeDefTuple": "Vec", + "SiTypeParameter": { + "type": "struct", + "type_mapping": [ + [ + "name", + "Text" + ], + [ + "type", + "Option" + ] + ] + }, + "SiTypeDefVariant": { + "type": "struct", + "type_mapping": [ + [ + "variants", + "Vec" + ] + ] + }, + "SiVariant": { + "type": "struct", + "type_mapping": [ + [ + "name", + "Text" + ], + [ + "fields", + "Vec" + ], + [ + "index", + "u8" + ], + [ + "docs", + "Vec" + ] + ] + }, + "AllowedSlots": { + "type": "enum", + "value_list": [ + "PrimarySlots", + "PrimaryAndSecondaryPlainSlots", + "PrimaryAndSecondaryVRFSlots" + ] + }, + "NextConfigDescriptorV1": { + "type": "struct", + "type_mapping": [ + [ + "c", + "(u64, u64)" + ], + [ + "allowedSlots", + "AllowedSlots" + ] + ] + }, + "NextConfigDescriptor": { + "type": "enum", + "type_mapping": [ + [ + "V0", + "Null" + ], + [ + "V1", + "NextConfigDescriptorV1" + ] + ] + }, + "StatementKind": { + "type": "enum", + "value_list": [ + "Regular", + "Saft" + ] + }, + "schedule::Priority": "u8", + "GrandpaEquivocation": { + "type": "enum", + "type_mapping": [ + [ + "Prevote", + "GrandpaEquivocationValue" + ], + [ + "Precommit", + "GrandpaEquivocationValue" + ] + ] + }, + "GrandpaPrevote": { + "type": "struct", + "type_mapping": [ + [ + "targetHash", + "Hash" + ], + [ + "targetNumber", + "BlockNumber" + ] + ] + }, + "GrandpaCommit": { + "type": "struct", + "type_mapping": [ + [ + "targetHash", + "BlockHash" + ], + [ + "targetNumber", + "BlockNumber" + ], + [ + "precommits", + "Vec" + ] + ] + }, + "GrandpaPrecommit": { + "type": "struct", + "type_mapping": [ + [ + "targetHash", + "BlockHash" + ], + [ + "targetNumber", + "BlockNumber" + ] + ] + }, + "GrandpaSignedPrecommit": { + "type": "struct", + "type_mapping": [ + [ + "precommit", + "GrandpaPrecommit" + ], + [ + "signature", + "AuthoritySignature" + ], + [ + "id", + "AuthorityId" + ] + ] + }, + "GrandpaJustification": { + "type": "struct", + "type_mapping": [ + [ + "round", + "u64" + ], + [ + "commit", + "GrandpaCommit" + ], + [ + "votesAncestries", + "Vec
" + ] + ] + }, + "Equivocation": "GrandpaEquivocation", + "EquivocationProof": { + "type": "struct", + "type_mapping": [ + [ + "setId", + "SetId" + ], + [ + "equivocation", + "Equivocation" + ] + ] + }, + "ProxyType": { + "type": "enum", + "value_list": [ + "Any", + "NonTransfer", + "Governance", + "Staking" + ] + }, + "BalanceStatus": { + "type": "enum", + "value_list": [ + "Free", + "Reserved" + ] + }, + "Status": "BalanceStatus", + "EcdsaSignature": "[u8; 65]", + "Ed25519Signature": "H512", + "Sr25519Signature": "H512", + "AnySignature": "H512", + "MultiSignature": { + "type": "enum", + "type_mapping": [ + [ + "Ed25519", + "Ed25519Signature" + ], + [ + "Sr25519", + "Sr25519Signature" + ], + [ + "Ecdsa", + "EcdsaSignature" + ] + ] + }, + "ExtrinsicSignature": "MultiSignature", + "schedule::period": "(BlockNumber, u32)", + "OpaqueCall": "OpaqueCall", + "OriginCaller": { + "type": "enum", + "type_mapping": [ + [ + "System", + "SystemOrigin" + ] + ] + }, + "PalletId": "LockIdentifier", + "PalletsOrigin": "OriginCaller", + "PalletVersion": { + "type": "struct", + "type_mapping": [ + [ + "major", + "u16" + ], + [ + "minor", + "u8" + ], + [ + "patch", + "u8" + ] + ] + }, + "XcmAssetEffects": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "effects", + "Vec" + ] + ] + }, + "XcmWithdrawAsset": "XcmAssetEffects", + "XcmReserveAssetDeposit": "XcmAssetEffects", + "XcmTeleportAsset": "XcmAssetEffects", + "XcmQueryResponse": { + "type": "struct", + "type_mapping": [ + [ + "queryId", + "Compact" + ], + [ + "response", + "XcmResponse" + ] + ] + }, + "XcmTransferAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "dest", + "MultiLocation" + ] + ] + }, + "XcmTransferReserveAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "dest", + "MultiLocation" + ], + [ + "effects", + "Vec" + ] + ] + }, + "XcmTransact": { + "type": "struct", + "type_mapping": [ + [ + "originType", + "XcmOriginKind" + ], + [ + "requireWeightAtMost", + "u64" + ], + [ + "call", + "DoubleEncodedCall" + ] + ] + }, + "XcmHrmpNewChannelOpenRequest": { + "type": "struct", + "type_mapping": [ + [ + "sender", + "Compact" + ], + [ + "maxMessageSize", + "Compact" + ], + [ + "maxCapacity", + "Compact" + ] + ] + }, + "XcmHrmpChannelAccepted": { + "type": "struct", + "type_mapping": [ + [ + "recipient", + "Compact" + ] + ] + }, + "XcmHrmpChannelClosing": { + "type": "struct", + "type_mapping": [ + [ + "initiator", + "Compact" + ], + [ + "sender", + "Compact" + ], + [ + "recipient", + "Compact" + ] + ] + }, + "XcmRelayedFrom": { + "type": "struct", + "type_mapping": [ + [ + "who", + "MultiLocation" + ], + [ + "message", + "Xcm" + ] + ] + }, + "Xcm": "Xcm", + "xcm::VersionedXcm": "VersionedXcm", + "XcmOrderDepositAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "dest", + "MultiLocation" + ] + ] + }, + "XcmOrderDepositReserveAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "dest", + "MultiLocation" + ], + [ + "effects", + "Vec" + ] + ] + }, + "XcmOrderExchangeAsset": { + "type": "struct", + "type_mapping": [ + [ + "give", + "Vec" + ], + [ + "receive", + "Vec" + ] + ] + }, + "XcmOrderInitiateReserveWithdraw": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "reserve", + "MultiLocation" + ], + [ + "effects", + "Vec" + ] + ] + }, + "XcmOrderInitiateTeleport": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "dest", + "MultiLocation" + ], + [ + "effects", + "Vec" + ] + ] + }, + "XcmOrderQueryHolding": { + "type": "struct", + "type_mapping": [ + [ + "queryId", + "Compact" + ], + [ + "dest", + "MultiLocation" + ], + [ + "assets", + "Vec" + ] + ] + }, + "XcmOrderBuyExecution": { + "type": "struct", + "type_mapping": [ + [ + "fees", + "MultiAsset" + ], + [ + "weight", + "u64" + ], + [ + "debt", + "u64" + ], + [ + "haltOnError", + "bool" + ], + [ + "xcm", + "Vec" + ] + ] + }, + "MultiAssets": "Vec", + "WildFungibility": { + "type": "enum", + "value_list": [ + "Fungible", + "NonFungible" + ] + }, + "AssetInstanceV0": { + "type": "enum", + "type_mapping": [ + [ + "Undefined", + "Null" + ], + [ + "Index8", + "u8" + ], + [ + "Index16", + "Compact" + ], + [ + "Index32", + "Compact" + ], + [ + "Index64", + "Compact" + ], + [ + "Index128", + "Compact" + ], + [ + "Array4", + "[u8; 4]" + ], + [ + "Array8", + "[u8; 8]" + ], + [ + "Array16", + "[u8; 16]" + ], + [ + "Array32", + "[u8; 32]" + ], + [ + "Blob", + "Vec" + ] + ] + }, + "JunctionV0": { + "type": "enum", + "type_mapping": [ + [ + "Parent", + "Null" + ], + [ + "Parachain", + "Compact" + ], + [ + "AccountId32", + "AccountId32Junction" + ], + [ + "AccountIndex64", + "AccountIndex64Junction" + ], + [ + "AccountKey20", + "AccountKey20Junction" + ], + [ + "PalletInstance", + "u8" + ], + [ + "GeneralIndex", + "Compact" + ], + [ + "GeneralKey", + "Vec" + ], + [ + "OnlyChild", + "Null" + ], + [ + "Plurality", + "PluralityJunction" + ] + ] + }, + "MultiAssetV0": { + "type": "enum", + "type_mapping": [ + [ + "None", + "Null" + ], + [ + "All", + "Null" + ], + [ + "AllFungible", + "Null" + ], + [ + "AllNonFungible", + "Null" + ], + [ + "AllAbstractFungible", + "Vec" + ], + [ + "AllAbstractNonFungible", + "Vec" + ], + [ + "AllConcreteFungible", + "MultiLocationV0" + ], + [ + "AllConcreteNonFungible", + "MultiLocationV0" + ], + [ + "AbstractFungible", + "MultiAssetAbstractFungible" + ], + [ + "AbstractNonFungible", + "MultiAssetAbstractNonFungible" + ], + [ + "ConcreteFungible", + "MultiAssetConcreteFungible" + ], + [ + "ConcreteNonFungible", + "MultiAssetConcreteNonFungible" + ] + ] + }, + "MultiAssetAbstractFungible": { + "type": "struct", + "type_mapping": [ + [ + "id", + "Vec" + ], + [ + "instance", + "Compact" + ] + ] + }, + "MultiAssetAbstractNonFungible": { + "type": "struct", + "type_mapping": [ + [ + "class", + "Vec" + ], + [ + "instance", + "AssetInstance" + ] + ] + }, + "MultiAssetConcreteFungible": { + "type": "struct", + "type_mapping": [ + [ + "id", + "MultiLocation" + ], + [ + "amount", + "Compact" + ] + ] + }, + "MultiAssetConcreteNonFungible": { + "type": "struct", + "type_mapping": [ + [ + "class", + "MultiLocation" + ], + [ + "instance", + "AssetInstance" + ] + ] + }, + "OriginKindV0": { + "type": "enum", + "value_list": [ + "Native", + "SovereignAccount", + "Superuser", + "Xcm" + ] + }, + "ResponseV0": { + "type": "enum", + "type_mapping": [ + [ + "Assets", + "Vec" + ] + ] + }, + "XcmV0::WithdrawAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "effects", + "Vec" + ] + ] + }, + "XcmV0::ReserveAssetDeposit": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "effects", + "Vec" + ] + ] + }, + "XcmV0::ReceiveTeleportedAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "effects", + "Vec" + ] + ] + }, + "XcmV0::QueryResponse": { + "type": "struct", + "type_mapping": [ + [ + "queryId", + "Compact" + ], + [ + "response", + "ResponseV0" + ] + ] + }, + "XcmV0::TransferAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "dest", + "MultiLocationV0" + ] + ] + }, + "XcmV0::TransferReserveAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "dest", + "MultiLocationV0" + ], + [ + "effects", + "Vec" + ] + ] + }, + "XcmV0::Transact": { + "type": "struct", + "type_mapping": [ + [ + "originType", + "XcmOriginKind" + ], + [ + "requireWeightAtMost", + "u64" + ], + [ + "call", + "DoubleEncodedCall" + ] + ] + }, + "XcmV0::HrmpNewChannelOpenRequest": { + "type": "struct", + "type_mapping": [ + [ + "sender", + "Compact" + ], + [ + "maxMessageSize", + "Compact" + ], + [ + "maxCapacity", + "Compact" + ] + ] + }, + "XcmV0::HrmpChannelAccepted": { + "type": "struct", + "type_mapping": [ + [ + "recipient", + "Compact" + ] + ] + }, + "XcmV0::HrmpChannelClosing": { + "type": "struct", + "type_mapping": [ + [ + "initiator", + "Compact" + ], + [ + "sender", + "Compact" + ], + [ + "recipient", + "Compact" + ] + ] + }, + "XcmV0::RelayedFrom": { + "type": "struct", + "type_mapping": [ + [ + "who", + "MultiLocationV0" + ], + [ + "message", + "XcmV0" + ] + ] + }, + "XcmV0": { + "type": "enum", + "type_mapping": [ + [ + "WithdrawAsset", + "XcmV0::WithdrawAsset" + ], + [ + "ReserveAssetDeposit", + "XcmV0::ReserveAssetDeposit" + ], + [ + "ReceiveTeleportedAsset", + "XcmV0::ReceiveTeleportedAsset" + ], + [ + "QueryResponse", + "XcmV0::QueryResponse" + ], + [ + "TransferAsset", + "XcmV0::TransferAsset" + ], + [ + "TransferReserveAsset", + "XcmV0::TransferReserveAsset" + ], + [ + "Transact", + "XcmV0::Transact" + ], + [ + "HrmpNewChannelOpenRequest", + "XcmV0::HrmpNewChannelOpenRequest" + ], + [ + "HrmpChannelAccepted", + "XcmV0::HrmpChannelAccepted" + ], + [ + "HrmpChannelClosing", + "XcmV0::HrmpChannelClosing" + ], + [ + "RelayedFrom", + "XcmV0::RelayedFrom" + ] + ] + }, + "XcmErrorV0": { + "type": "enum", + "type_mapping": [ + [ + "Undefined", + "Null" + ], + [ + "Overflow", + "Null" + ], + [ + "Unimplemented", + "Null" + ], + [ + "UnhandledXcmVersion", + "Null" + ], + [ + "UnhandledXcmMessage", + "Null" + ], + [ + "UnhandledEffect", + "Null" + ], + [ + "EscalationOfPrivilege", + "Null" + ], + [ + "UntrustedReserveLocation", + "Null" + ], + [ + "UntrustedTeleportLocation", + "Null" + ], + [ + "DestinationBufferOverflow", + "Null" + ], + [ + "SendFailed", + "Null" + ], + [ + "CannotReachDestination", + "(MultiLocation, Xcm)" + ], + [ + "MultiLocationFull", + "Null" + ], + [ + "FailedToDecode", + "Null" + ], + [ + "BadOrigin", + "Null" + ], + [ + "ExceedsMaxMessageSize", + "Null" + ], + [ + "FailedToTransactAsset", + "Null" + ], + [ + "WeightLimitReached", + "Weight" + ], + [ + "Wildcard", + "Null" + ], + [ + "TooMuchWeightRequired", + "Null" + ], + [ + "NotHoldingFees", + "Null" + ], + [ + "WeightNotComputable", + "Null" + ], + [ + "Barrier", + "Null" + ], + [ + "NotWithdrawable", + "Null" + ], + [ + "LocationCannotHold", + "Null" + ], + [ + "TooExpensive", + "Null" + ], + [ + "AssetNotFound", + "Null" + ], + [ + "RecursionLimitReached", + "Null" + ] + ] + }, + "XcmOrderV0::DepositAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "dest", + "MultiLocationV0" + ] + ] + }, + "XcmOrderV0::DepositReserveAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "dest", + "MultiLocationV0" + ], + [ + "effects", + "Vec" + ] + ] + }, + "XcmOrderV0::ExchangeAsset": { + "type": "struct", + "type_mapping": [ + [ + "give", + "Vec" + ], + [ + "receive", + "Vec" + ] + ] + }, + "XcmOrderV0::InitiateReserveWithdraw": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "reserve", + "MultiLocationV0" + ], + [ + "effects", + "Vec" + ] + ] + }, + "XcmOrderV0::InitiateTeleport": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "Vec" + ], + [ + "dest", + "MultiLocationV0" + ], + [ + "effects", + "Vec" + ] + ] + }, + "XcmOrderV0::QueryHolding": { + "type": "struct", + "type_mapping": [ + [ + "queryId", + "Compact" + ], + [ + "dest", + "MultiLocationV0" + ], + [ + "assets", + "Vec" + ] + ] + }, + "XcmOrderV0::BuyExecution": { + "type": "struct", + "type_mapping": [ + [ + "fees", + "MultiAsset" + ], + [ + "weight", + "u64" + ], + [ + "debt", + "u64" + ], + [ + "haltOnError", + "bool" + ], + [ + "xcm", + "Vec" + ] + ] + }, + "XcmOrderV0": { + "type": "enum", + "type_mapping": [ + [ + "Null", + "Null" + ], + [ + "DepositAsset", + "XcmOrderV0::DepositAsset" + ], + [ + "DepositReserveAsset", + "XcmOrderV0::DepositReserveAsset" + ], + [ + "ExchangeAsset", + "XcmOrderV0::ExchangeAsset" + ], + [ + "InitiateReserveWithdraw", + "XcmOrderV0::InitiateReserveWithdraw" + ], + [ + "InitiateTeleport", + "XcmOrderV0::InitiateTeleport" + ], + [ + "QueryHolding", + "XcmOrderV0::QueryHolding" + ], + [ + "BuyExecution", + "XcmOrderV0::BuyExecution" + ] + ] + }, + "AssetInstanceV1": { + "type": "enum", + "type_mapping": [ + [ + "Undefined", + "Null" + ], + [ + "Index", + "Compact" + ], + [ + "Array4", + "[u8; 4]" + ], + [ + "Array8", + "[u8; 8]" + ], + [ + "Array16", + "[u8; 16]" + ], + [ + "Array32", + "[u8; 32]" + ], + [ + "Blob", + "Bytes" + ] + ] + }, + "JunctionV1::AccountId32": { + "type": "struct", + "type_mapping": [ + [ + "network", + "NetworkId" + ], + [ + "id", + "AccountId" + ] + ] + }, + "JunctionV1::AccountIndex64": { + "type": "struct", + "type_mapping": [ + [ + "network", + "NetworkId" + ], + [ + "index", + "Compact" + ] + ] + }, + "JunctionV1::AccountKey20": { + "type": "struct", + "type_mapping": [ + [ + "network", + "NetworkId" + ], + [ + "key", + "[u8; 20]" + ] + ] + }, + "JunctionV1::Plurality": { + "type": "struct", + "type_mapping": [ + [ + "id", + "BodyId" + ], + [ + "part", + "BodyPart" + ] + ] + }, + "JunctionV1": { + "type": "enum", + "type_mapping": [ + [ + "Parachain", + "Compact" + ], + [ + "AccountId32", + "JunctionV1::AccountId32" + ], + [ + "AccountIndex64", + "JunctionV1::AccountIndex64" + ], + [ + "AccountKey20", + "JunctionV1::AccountKey20" + ], + [ + "PalletInstance", + "u8" + ], + [ + "GeneralIndex", + "Compact" + ], + [ + "GeneralKey", + "Vec" + ], + [ + "OnlyChild", + "Null" + ], + [ + "Plurality", + "JunctionV1::Plurality" + ] + ] + }, + "JunctionsV1": { + "type": "enum", + "type_mapping": [ + [ + "Here", + "Null" + ], + [ + "X1", + "JunctionV1" + ], + [ + "X2", + "(JunctionV1, JunctionV1)" + ], + [ + "X3", + "(JunctionV1, JunctionV1, JunctionV1)" + ], + [ + "X4", + "(JunctionV1, JunctionV1, JunctionV1, JunctionV1)" + ], + [ + "X5", + "(JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1)" + ], + [ + "X6", + "(JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1)" + ], + [ + "X7", + "(JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1)" + ], + [ + "X8", + "(JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1, JunctionV1)" + ] + ] + }, + "MultiAssetsV1": "Vec", + "MultiAssetV1": { + "type": "struct", + "type_mapping": [ + [ + "id", + "XcmAssetId" + ], + [ + "fungibility", + "Fungibility" + ] + ] + }, + "MultiAssetFilterV1": { + "type": "enum", + "type_mapping": [ + [ + "Definite", + "MultiAssetsV1" + ], + [ + "Wild", + "WildMultiAssetV1" + ] + ] + }, + "MultiLocationV1": { + "type": "struct", + "type_mapping": [ + [ + "parents", + "u8" + ], + [ + "interior", + "JunctionsV1" + ] + ] + }, + "OriginKindV1": "OriginKindV0", + "ResponseV1": { + "type": "enum", + "type_mapping": [ + [ + "Assets", + "MultiAssetsV1" + ] + ] + }, + "WildMultiAssetV1::AllOf": { + "type": "struct", + "type_mapping": [ + [ + "id", + "XcmAssetId" + ], + [ + "fungibility", + "WildFungibility" + ] + ] + }, + "WildMultiAssetV1": { + "type": "enum", + "type_mapping": [ + [ + "All", + "Null" + ], + [ + "AllOf", + "WildMultiAssetV1::AllOf" + ] + ] + }, + "XcmV1::Asset": { + "type": "struct", + "type_mapping": [ + [ + "Vassets", + "MultiAssetsV1" + ], + [ + "effects", + "Vec" + ] + ] + }, + "XcmV1::QueryResponse": { + "type": "struct", + "type_mapping": [ + [ + "queryId", + "Compact" + ], + [ + "response", + "ResponseV1" + ] + ] + }, + "XcmV1::TransferAsset": { + "type": "struct", + "type_mapping": [ + [ + "Vassets", + "MultiAssetsV1" + ], + [ + "dest", + "MultiLocationV1" + ] + ] + }, + "XcmV1::TransferReserveAsset": { + "type": "struct", + "type_mapping": [ + [ + "Vassets", + "MultiAssetsV1" + ], + [ + "dest", + "MultiLocationV1" + ], + [ + "effects", + "Vec" + ] + ] + }, + "XcmV1::Transact": { + "type": "struct", + "type_mapping": [ + [ + "originType", + "XcmOriginKind" + ], + [ + "requireWeightAtMost", + "u64" + ], + [ + "call", + "DoubleEncodedCall" + ] + ] + }, + "XcmV1::HrmpNewChannelOpenRequest": { + "type": "struct", + "type_mapping": [ + [ + "sender", + "Compact" + ], + [ + "maxMessageSize", + "u64" + ], + [ + "maxCapacity", + "Compact" + ] + ] + }, + "XcmV1::HrmpChannelAccepted": { + "type": "struct", + "type_mapping": [ + [ + "recipient", + "Compact" + ] + ] + }, + "XcmV1::HrmpChannelClosing": { + "type": "struct", + "type_mapping": [ + [ + "initiator", + "Compact" + ], + [ + "sender", + "Compact" + ], + [ + "recipient", + "Compact" + ] + ] + }, + "XcmV1::RelayedFrom": { + "type": "struct", + "type_mapping": [ + [ + "who", + "MultiLocationV1" + ], + [ + "message", + "XcmV1" + ] + ] + }, + "XcmV1": { + "type": "enum", + "type_mapping": [ + [ + "WithdrawAsset", + "XcmV1::Asset" + ], + [ + "ReserveAssetDeposit", + "XcmV1::Asset" + ], + [ + "ReceiveTeleportedAsset", + "XcmV1::Asset" + ], + [ + "QueryResponse", + "XcmV1::QueryResponse" + ], + [ + "TransferAsset", + "XcmV1::TransferAsset" + ], + [ + "TransferReserveAsset", + "XcmV1::TransferReserveAsset" + ], + [ + "Transact", + "XcmV1::Transact" + ], + [ + "HrmpNewChannelOpenRequest", + "XcmV1::HrmpNewChannelOpenRequest" + ], + [ + "HrmpChannelAccepted", + "XcmV1::HrmpChannelAccepted" + ], + [ + "HrmpChannelClosing", + "XcmV1::HrmpChannelClosing" + ], + [ + "RelayedFrom", + "XcmV1::RelayedFrom" + ] + ] + }, + "XcmErrorV1": { + "type": "enum", + "type_mapping": [ + [ + "Undefined", + "Null" + ], + [ + "Overflow", + "Null" + ], + [ + "Unimplemented", + "Null" + ], + [ + "UnhandledXcmVersion", + "Null" + ], + [ + "UnhandledXcmMessage", + "Null" + ], + [ + "UnhandledEffect", + "Null" + ], + [ + "EscalationOfPrivilege", + "Null" + ], + [ + "UntrustedReserveLocation", + "Null" + ], + [ + "UntrustedTeleportLocation", + "Null" + ], + [ + "DestinationBufferOverflow", + "Null" + ], + [ + "SendFailed", + "Null" + ], + [ + "CannotReachDestination", + "(MultiLocationV1, XcmV1)" + ], + [ + "MultiLocationFull", + "Null" + ], + [ + "FailedToDecode", + "Null" + ], + [ + "BadOrigin", + "Null" + ], + [ + "ExceedsMaxMessageSize", + "Null" + ], + [ + "FailedToTransactAsset", + "Null" + ], + [ + "WeightLimitReached", + "Weight" + ], + [ + "Wildcard", + "Null" + ], + [ + "TooMuchWeightRequired", + "Null" + ], + [ + "NotHoldingFees", + "Null" + ], + [ + "WeightNotComputable", + "Null" + ], + [ + "Barrier", + "Null" + ], + [ + "NotWithdrawable", + "Null" + ], + [ + "LocationCannotHold", + "Null" + ], + [ + "TooExpensive", + "Null" + ], + [ + "AssetNotFound", + "Null" + ], + [ + "DestinationUnsupported", + "Null" + ], + [ + "RecursionLimitReached", + "Null" + ] + ] + }, + "XcmOrderV1::DepositAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "MultiAssetFilterV1" + ], + [ + "maxAssets", + "u32" + ], + [ + "beneficiary", + "MultiLocationV1" + ] + ] + }, + "XcmOrderV1::DepositReserveAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "MultiAssetFilterV1" + ], + [ + "maxAssets", + "u32" + ], + [ + "dest", + "MultiLocationV1" + ], + [ + "effects", + "Vec" + ] + ] + }, + "XcmOrderV1::ExchangeAsset": { + "type": "struct", + "type_mapping": [ + [ + "give", + "MultiAssetFilterV1" + ], + [ + "receive", + "MultiAssetsV1" + ] + ] + }, + "XcmOrderV1::InitiateReserveWithdraw": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "MultiAssetFilterV1" + ], + [ + "reserve", + "MultiLocationV1" + ], + [ + "effects", + "Vec" + ] + ] + }, + "XcmOrderV1::InitiateTeleport": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "MultiAssetFilterV1" + ], + [ + "dest", + "MultiLocationV1" + ], + [ + "effects", + "Vec" + ] + ] + }, + "XcmOrderV1::QueryHolding": { + "type": "struct", + "type_mapping": [ + [ + "queryId", + "Compact" + ], + [ + "dest", + "MultiLocationV1" + ], + [ + "assets", + "MultiAssetFilterV1" + ] + ] + }, + "XcmOrderV1::BuyExecution": { + "type": "struct", + "type_mapping": [ + [ + "fees", + "MultiAsset" + ], + [ + "weight", + "u64" + ], + [ + "debt", + "u64" + ], + [ + "haltOnError", + "bool" + ], + [ + "orders", + "Vec" + ], + [ + "instructions", + "Vec" + ] + ] + }, + "XcmOrderV1": { + "type": "enum", + "type_mapping": [ + [ + "Noop", + "Null" + ], + [ + "DepositAsset", + "XcmOrderV1::DepositAsset" + ], + [ + "DepositReserveAsset", + "XcmOrderV1::DepositReserveAsset" + ], + [ + "ExchangeAsset", + "XcmOrderV1::ExchangeAsset" + ], + [ + "InitiateReserveWithdraw", + "XcmOrderV1::InitiateReserveWithdraw" + ], + [ + "InitiateTeleport", + "XcmOrderV1::InitiateTeleport" + ], + [ + "QueryHolding", + "XcmOrderV1::QueryHolding" + ], + [ + "BuyExecution", + "XcmOrderV1::BuyExecution" + ] + ] + }, + "JunctionV2": "JunctionV1", + "JunctionsV2": "JunctionsV1", + "MultiAssetsV2": "MultiAssetsV1", + "MultiAssetV2": "MultiAssetV1", + "MultiAssetFilterV2": "MultiAssetFilterV1", + "MultiLocationV2": "MultiLocationV1", + "OriginKindV2": "OriginKindV1", + "ResponseV2Error": "(u32, XcmErrorV2)", + "ResponseV2Result": "(Null, ResponseV2Error)", + "ResponseV2": { + "type": "enum", + "type_mapping": [ + [ + "Null", + "Null" + ], + [ + "Assets", + "MultiAssetsV2" + ], + [ + "ExecutionResult", + "ResponseV2Result" + ] + ] + }, + "WeightLimitV2": { + "type": "enum", + "type_mapping": [ + [ + "Unlimited", + "Null" + ], + [ + "Limited", + "Compact" + ] + ] + }, + "InstructionV2::QueryResponse": { + "type": "struct", + "type_mapping": [ + [ + "queryId", + "Compact" + ], + [ + "response", + "ResponseV2" + ], + [ + "maxWeight", + "Compact" + ] + ] + }, + "InstructionV2::TransferAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "MultiAssetsV2" + ], + [ + "beneficiary", + "MultiLocationV2" + ] + ] + }, + "InstructionV2::TransferReserveAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "MultiAssetsV2" + ], + [ + "dest", + "MultiLocationV2" + ], + [ + "xcm", + "XcmV2" + ] + ] + }, + "InstructionV2::Transact": { + "type": "struct", + "type_mapping": [ + [ + "originType", + "OriginKindV2" + ], + [ + "requireWeightAtMost", + "u64" + ], + [ + "call", + "DoubleEncodedCall" + ] + ] + }, + "InstructionV2::HrmpNewChannelOpenRequest": { + "type": "struct", + "type_mapping": [ + [ + "sender", + "Compact" + ], + [ + "maxMessageSize", + "Compact" + ], + [ + "maxCapacity", + "Compact" + ] + ] + }, + "InstructionV2::HrmpChannelAccepted": { + "type": "struct", + "type_mapping": [ + [ + "recipient", + "Compact" + ] + ] + }, + "InstructionV2::HrmpChannelClosing": { + "type": "struct", + "type_mapping": [ + [ + "initiator", + "Compact" + ], + [ + "sender", + "Compact" + ], + [ + "recipient", + "Compact" + ] + ] + }, + "InstructionV2::ReportError": { + "type": "struct", + "type_mapping": [ + [ + "queryId", + "Compact" + ], + [ + "dest", + "MultiLocationV2" + ], + [ + "maxResponseWeight", + "Compact" + ] + ] + }, + "InstructionV2::DepositAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "MultiAssetFilterV2" + ], + [ + "maxAssets", + "u32" + ], + [ + "beneficiary", + "MultiLocationV2" + ] + ] + }, + "InstructionV2::DepositReserveAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "MultiAssetFilterV2" + ], + [ + "maxAssets", + "u32" + ], + [ + "dest", + "MultiLocationV2" + ], + [ + "xcm", + "XcmV2" + ] + ] + }, + "InstructionV2::ExchangeAsset": { + "type": "struct", + "type_mapping": [ + [ + "give", + "MultiAssetFilterV2" + ], + [ + "receive", + "MultiAssetsV2" + ] + ] + }, + "InstructionV2::InitiateReserveWithdraw": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "MultiAssetFilterV2" + ], + [ + "reserve", + "MultiLocationV2" + ], + [ + "xcm", + "XcmV2" + ] + ] + }, + "InstructionV2::InitiateTeleport": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "MultiAssetFilterV2" + ], + [ + "dest", + "MultiLocationV2" + ], + [ + "xcm", + "XcmV2" + ] + ] + }, + "InstructionV2::QueryHolding": { + "type": "struct", + "type_mapping": [ + [ + "queryId", + "Compact" + ], + [ + "dest", + "MultiLocationV2" + ], + [ + "assets", + "MultiAssetFilterV2" + ], + [ + "maxResponseWeight", + "Compact" + ] + ] + }, + "InstructionV2::BuyExecution": { + "type": "struct", + "type_mapping": [ + [ + "fees", + "MultiAssetV2" + ], + [ + "weightLimit", + "WeightLimitV2" + ] + ] + }, + "InstructionV2::ClaimAsset": { + "type": "struct", + "type_mapping": [ + [ + "assets", + "MultiAssetsV2" + ], + [ + "ticket", + "MultiLocationV2" + ] + ] + }, + "InstructionV2": { + "type": "enum", + "type_mapping": [ + [ + "WithdrawAsset", + "MultiAssetsV2" + ], + [ + "ReserveAssetDeposited", + "MultiAssetsV2" + ], + [ + "ReceiveTeleportedAsset", + "MultiAssetsV2" + ], + [ + "QueryResponse", + "InstructionV2::QueryResponse" + ], + [ + "TransferAsset", + "InstructionV2::TransferAsset" + ], + [ + "TransferReserveAsset", + "InstructionV2::TransferReserveAsset" + ], + [ + "Transact", + "InstructionV2::Transact" + ], + [ + "HrmpNewChannelOpenRequest", + "InstructionV2::HrmpNewChannelOpenRequest" + ], + [ + "HrmpChannelAccepted", + "InstructionV2::HrmpChannelAccepted" + ], + [ + "HrmpChannelClosing", + "InstructionV2::HrmpChannelClosing" + ], + [ + "ClearOrigin", + "Null" + ], + [ + "DescendOrigin", + "InteriorMultiLocation" + ], + [ + "ReportError", + "InstructionV2::ReportError" + ], + [ + "DepositAsset", + "InstructionV2::DepositAsset" + ], + [ + "DepositReserveAsset", + "InstructionV2::DepositReserveAsset" + ], + [ + "ExchangeAsset", + "InstructionV2::ExchangeAsset" + ], + [ + "InitiateReserveWithdraw", + "InstructionV2::InitiateReserveWithdraw" + ], + [ + "InitiateTeleport", + "InstructionV2::InitiateTeleport" + ], + [ + "QueryHolding", + "InstructionV2::QueryHolding" + ], + [ + "BuyExecution", + "InstructionV2::BuyExecution" + ], + [ + "RefundSurplus", + "Null" + ], + [ + "SetErrorHandler", + "XcmV2" + ], + [ + "SetAppendix", + "XcmV2" + ], + [ + "ClearError", + "Null" + ], + [ + "ClaimAsset", + "InstructionV2::ClaimAsset" + ], + [ + "Trap", + "u64" + ] + ] + }, + "XcmV2": "Vec", + "XcmErrorV2": { + "type": "enum", + "type_mapping": [ + [ + "Undefined", + "Null" + ], + [ + "Overflow", + "Null" + ], + [ + "Unimplemented", + "Null" + ], + [ + "UnhandledXcmVersion", + "Null" + ], + [ + "UnhandledXcmMessage", + "Null" + ], + [ + "UnhandledEffect", + "Null" + ], + [ + "EscalationOfPrivilege", + "Null" + ], + [ + "UntrustedReserveLocation", + "Null" + ], + [ + "UntrustedTeleportLocation", + "Null" + ], + [ + "DestinationBufferOverflow", + "Null" + ], + [ + "MultiLocationFull", + "Null" + ], + [ + "MultiLocationNotInvertible", + "Null" + ], + [ + "FailedToDecode", + "Null" + ], + [ + "BadOrigin", + "Null" + ], + [ + "ExceedsMaxMessageSize", + "Null" + ], + [ + "FailedToTransactAsset", + "Null" + ], + [ + "WeightLimitReached", + "Weight" + ], + [ + "Wildcard", + "Null" + ], + [ + "TooMuchWeightRequired", + "Null" + ], + [ + "NotHoldingFees", + "Null" + ], + [ + "WeightNotComputable", + "Null" + ], + [ + "Barrier", + "Null" + ], + [ + "NotWithdrawable", + "Null" + ], + [ + "LocationCannotHold", + "Null" + ], + [ + "TooExpensive", + "Null" + ], + [ + "AssetNotFound", + "Null" + ], + [ + "DestinationUnsupported", + "Null" + ], + [ + "RecursionLimitReached", + "Null" + ], + [ + "Transport", + "Null" + ], + [ + "Unroutable", + "Null" + ], + [ + "UnknownWeightRequired", + "Null" + ], + [ + "Trap", + "u64" + ], + [ + "UnknownClaim", + "Null" + ], + [ + "InvalidLocation", + "Null" + ] + ] + }, + "DoubleEncodedCall": { + "type": "struct", + "type_mapping": [ + [ + "encoded", + "Vec" + ] + ] + }, + "XcmOriginKind": { + "type": "enum", + "value_list": [ + "Native", + "SovereignAccount", + "Superuser", + "Xcm" + ] + }, + "Response": "ResponseV1", + "AuthorityId": "AccountId", + "RawVRFOutput": "[u8; 32]", + "BlockAttestations": { + "type": "struct", + "type_mapping": [ + [ + "receipt", + "CandidateReceipt" + ], + [ + "valid", + "Vec" + ], + [ + "invalid", + "Vec" + ] + ] + }, + "IncludedBlocks": { + "type": "struct", + "type_mapping": [ + [ + "actualNumber", + "BlockNumber" + ], + [ + "session", + "SessionIndex" + ], + [ + "randomSeed", + "H256" + ], + [ + "activeParachains", + "Vec" + ], + [ + "paraBlocks", + "Vec" + ] + ] + }, + "HeartbeatTo244": { + "type": "struct", + "type_mapping": [ + [ + "blockNumber", + "BlockNumber" + ], + [ + "networkState", + "OpaqueNetworkState" + ], + [ + "sessionIndex", + "SessionIndex" + ], + [ + "authorityIndex", + "AuthIndex" + ] + ] + }, + "OpaqueMultiaddr": "Bytes", + "OpaquePeerId": "Bytes", + "OpaqueNetworkState": { + "type": "struct", + "type_mapping": [ + [ + "peerId", + "OpaquePeerId" + ], + [ + "externalAddresses", + "Vec" + ] + ] + }, + "ProposalIndex": "u32", + "VotesTo230": { + "type": "struct", + "type_mapping": [ + [ + "index", + "ProposalIndex" + ], + [ + "threshold", + "MemberCount" + ], + [ + "ayes", + "Vec" + ], + [ + "nays", + "Vec" + ] + ] + }, + "Votes": { + "type": "struct", + "type_mapping": [ + [ + "index", + "ProposalIndex" + ], + [ + "threshold", + "MemberCount" + ], + [ + "ayes", + "Vec" + ], + [ + "nays", + "Vec" + ], + [ + "end", + "BlockNumber" + ] + ] + }, + "FeeDetails": { + "type": "struct", + "type_mapping": [ + [ + "inclusionFee", + "Option" + ] + ] + }, + "InclusionFee": { + "type": "struct", + "type_mapping": [ + [ + "baseFee", + "Balance" + ], + [ + "lenFee", + "Balance" + ], + [ + "adjustedWeightFee", + "Balance" + ] + ] + }, + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "Weight" + ], + [ + "class", + "DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + }, + "AliveContractInfo": { + "type": "struct", + "type_mapping": [ + [ + "trieId", + "TrieId" + ], + [ + "storageSize", + "u32" + ], + [ + "pairCount", + "u32" + ], + [ + "codeHash", + "CodeHash" + ], + [ + "rentAllowance", + "Balance" + ], + [ + "rentPaid", + "Balance" + ], + [ + "deductBlock", + "BlockNumber" + ], + [ + "lastWrite", + "Option" + ], + [ + "_reserved", + "Option" + ] + ] + }, + "RawAliveContractInfo": "AliveContractInfo", + "CodeHash": "Hash", + "ContractCallRequest": { + "type": "struct", + "type_mapping": [ + [ + "origin", + "AccountId" + ], + [ + "dest", + "AccountId" + ], + [ + "value", + "Balance" + ], + [ + "gasLimit", + "u64" + ], + [ + "inputData", + "Bytes" + ] + ] + }, + "ContractExecResultSuccessTo260": { + "type": "struct", + "type_mapping": [ + [ + "flags", + "u32" + ], + [ + "data", + "Bytes" + ], + [ + "gas_consumed", + "u64" + ] + ] + }, + "ContractExecResultTo260": { + "type": "enum", + "base_class": "GenericContractExecResult", + "type_mapping": [ + [ + "Success", + "ContractExecResultSuccessTo260" + ], + [ + "Error", + "Null" + ] + ] + }, + "ContractExecResultTo267": { + "type": "struct", + "type_mapping": [ + [ + "gasConsumed", + "u64" + ], + [ + "debugMessage", + "Text" + ], + [ + "result", + "ContractExecResultResult" + ] + ] + }, + "ContractExecResultFrom268": { + "type": "struct", + "type_mapping": [ + [ + "gasConsumed", + "u64" + ], + [ + "gasRequired", + "u64" + ], + [ + "debugMessage", + "Text" + ], + [ + "result", + "ContractExecResultResult" + ] + ] + }, + "ContractExecResultErrModule": { + "type": "struct", + "type_mapping": [ + [ + "index", + "u8" + ], + [ + "error", + "u8" + ], + [ + "message", + "Option" + ] + ] + }, + "ContractExecResultErr": { + "type": "enum", + "type_mapping": [ + [ + "Other", + "Text" + ], + [ + "CannotLookup", + "Null" + ], + [ + "BadOrigin", + "Null" + ], + [ + "Module", + "ContractExecResultErrModule" + ] + ] + }, + "ContractExecResultOk": { + "type": "struct", + "type_mapping": [ + [ + "flags", + "u32" + ], + [ + "data", + "Bytes" + ] + ] + }, + "ContractExecResultResult": { + "type": "enum", + "type_mapping": [ + [ + "Ok", + "ContractExecResultOk" + ], + [ + "Err", + "ContractExecResultErr" + ] + ] + }, + "ContractExecResult": "ContractExecResultTo260", + "ContractStorageKey": "[u8; 32]", + "exec::StorageKey": "ContractStorageKey", + "DeletedContract": { + "type": "struct", + "type_mapping": [ + [ + "pairCount", + "u32" + ], + [ + "trieId", + "TrieId" + ] + ] + }, + "ExecReturnValue": { + "type": "struct", + "type_mapping": [ + [ + "flags", + "u32" + ], + [ + "data", + "Bytes" + ] + ] + }, + "HostFnWeights": { + "type": "struct", + "type_mapping": [ + [ + "caller", + "Weight" + ], + [ + "address", + "Weight" + ], + [ + "gasLeft", + "Weight" + ], + [ + "balance", + "Weight" + ], + [ + "valueTransferred", + "Weight" + ], + [ + "minimumBalance", + "Weight" + ], + [ + "tombstoneDeposit", + "Weight" + ], + [ + "rentAllowance", + "Weight" + ], + [ + "blockNumber", + "Weight" + ], + [ + "now", + "Weight" + ], + [ + "weightToFee", + "Weight" + ], + [ + "gas", + "Weight" + ], + [ + "input", + "Weight" + ], + [ + "inputPerByte", + "Weight" + ], + [ + "return", + "Weight" + ], + [ + "returnPerByte", + "Weight" + ], + [ + "terminate", + "Weight" + ], + [ + "restoreTo", + "Weight" + ], + [ + "restoreToPerDelta", + "Weight" + ], + [ + "random", + "Weight" + ], + [ + "depositEvent", + "Weight" + ], + [ + "depositEventPerTopic", + "Weight" + ], + [ + "depositEventPerByte", + "Weight" + ], + [ + "setRentAllowance", + "Weight" + ], + [ + "setStorage", + "Weight" + ], + [ + "setStoragePerByte", + "Weight" + ], + [ + "clearStorage", + "Weight" + ], + [ + "getStorage", + "Weight" + ], + [ + "getStoragePerByte", + "Weight" + ], + [ + "transfer", + "Weight" + ], + [ + "call", + "Weight" + ], + [ + "callTransferSurcharge", + "Weight" + ], + [ + "callPerInputByte", + "Weight" + ], + [ + "callPerOutputByte", + "Weight" + ], + [ + "instantiate", + "Weight" + ], + [ + "instantiatePerInputByte", + "Weight" + ], + [ + "instantiatePerOutputByte", + "Weight" + ], + [ + "instantiatePerSaltByte", + "Weight" + ], + [ + "hashSha2256", + "Weight" + ], + [ + "hashSha2256PerByte", + "Weight" + ], + [ + "hashKeccak256", + "Weight" + ], + [ + "hashKeccak256PerByte", + "Weight" + ], + [ + "hashBlake2256", + "Weight" + ], + [ + "hashBlake2256PerByte", + "Weight" + ], + [ + "hashBlake2128", + "Weight" + ], + [ + "hashBlake2128PerByte", + "Weight" + ], + [ + "rentParams", + "Weight" + ] + ] + }, + "InstantiateRequest": { + "type": "struct", + "type_mapping": [ + [ + "origin", + "AccountId" + ], + [ + "endowment", + "Balance" + ], + [ + "gasLimit", + "Gas" + ], + [ + "code", + "Bytes" + ], + [ + "data", + "Bytes" + ], + [ + "salt", + "Bytes" + ] + ] + }, + "ContractInstantiateResult": { + "type": "enum", + "type_mapping": [ + [ + "Ok", + "InstantiateReturnValue" + ], + [ + "Err", + "Null" + ] + ] + }, + "InstantiateReturnValue": { + "type": "struct", + "type_mapping": [ + [ + "result", + "ExecReturnValue" + ], + [ + "accountId", + "AccountId" + ], + [ + "rentProjection", + "Option" + ] + ] + }, + "InstructionWeights": { + "type": "struct", + "type_mapping": [ + [ + "i64const", + "u32" + ], + [ + "i64load", + "u32" + ], + [ + "i64store", + "u32" + ], + [ + "select", + "u32" + ], + [ + "rIf", + "u32" + ], + [ + "br", + "u32" + ], + [ + "brIf", + "u32" + ], + [ + "brIable", + "u32" + ], + [ + "brIablePerEntry", + "u32" + ], + [ + "call", + "u32" + ], + [ + "callIndirect", + "u32" + ], + [ + "callIndirectPerParam", + "u32" + ], + [ + "localGet", + "u32" + ], + [ + "localSet", + "u32" + ], + [ + "local_tee", + "u32" + ], + [ + "globalGet", + "u32" + ], + [ + "globalSet", + "u32" + ], + [ + "memoryCurrent", + "u32" + ], + [ + "memoryGrow", + "u32" + ], + [ + "i64clz", + "u32" + ], + [ + "i64ctz", + "u32" + ], + [ + "i64popcnt", + "u32" + ], + [ + "i64eqz", + "u32" + ], + [ + "i64extendsi32", + "u32" + ], + [ + "i64extendui32", + "u32" + ], + [ + "i32wrapi64", + "u32" + ], + [ + "i64eq", + "u32" + ], + [ + "i64ne", + "u32" + ], + [ + "i64lts", + "u32" + ], + [ + "i64ltu", + "u32" + ], + [ + "i64gts", + "u32" + ], + [ + "i64gtu", + "u32" + ], + [ + "i64les", + "u32" + ], + [ + "i64leu", + "u32" + ], + [ + "i64ges", + "u32" + ], + [ + "i64geu", + "u32" + ], + [ + "i64add", + "u32" + ], + [ + "i64sub", + "u32" + ], + [ + "i64mul", + "u32" + ], + [ + "i64divs", + "u32" + ], + [ + "i64divu", + "u32" + ], + [ + "i64rems", + "u32" + ], + [ + "i64remu", + "u32" + ], + [ + "i64and", + "u32" + ], + [ + "i64or", + "u32" + ], + [ + "i64xor", + "u32" + ], + [ + "i64shl", + "u32" + ], + [ + "i64shrs", + "u32" + ], + [ + "i64shru", + "u32" + ], + [ + "i64rotl", + "u32" + ], + [ + "i64rotr", + "u32" + ] + ] + }, + "Limits": { + "type": "struct", + "type_mapping": [ + [ + "eventTopics", + "u32" + ], + [ + "stackHeight", + "u32" + ], + [ + "globals", + "u32" + ], + [ + "parameters", + "u32" + ], + [ + "memoryPages", + "u32" + ], + [ + "tableSize", + "u32" + ], + [ + "brTableSize", + "u32" + ], + [ + "subjectLen", + "u32" + ], + [ + "codeSize", + "u32" + ] + ] + }, + "PrefabWasmModule": { + "type": "struct", + "type_mapping": [ + [ + "scheduleVersion", + "Compact" + ], + [ + "initial", + "Compact" + ], + [ + "maximum", + "Compact" + ], + [ + "refcount", + "Compact" + ], + [ + "_reserved", + "Option" + ], + [ + "code", + "Bytes" + ], + [ + "originalCodeLen", + "u32" + ] + ] + }, + "RentProjection": { + "type": "enum", + "type_mapping": [ + [ + "EvictionAt", + "BlockNumber" + ], + [ + "NoEviction", + "Null" + ] + ] + }, + "ScheduleTo212": { + "type": "struct", + "type_mapping": [ + [ + "version", + "u32" + ], + [ + "putCodePerByteCost", + "Gas" + ], + [ + "growMemCost", + "Gas" + ], + [ + "regularOpCost", + "Gas" + ], + [ + "returnDataPerByteCost", + "Gas" + ], + [ + "eventDataPerByteCost", + "Gas" + ], + [ + "eventPerTopicCost", + "Gas" + ], + [ + "eventBaseCost", + "Gas" + ], + [ + "sandboxDataReadCost", + "Gas" + ], + [ + "sandboxDataWriteCost", + "Gas" + ], + [ + "maxEventTopics", + "u32" + ], + [ + "maxStackHeight", + "u32" + ], + [ + "maxMemoryPages", + "u32" + ], + [ + "enablePrintln", + "bool" + ], + [ + "maxSubjectLen", + "u32" + ] + ] + }, + "SeedOf": "Hash", + "TombstoneContractInfo": "Hash", + "ExtrinsicOrHash": { + "type": "enum", + "type_mapping": [ + [ + "Hash", + "Hash" + ], + [ + "Extrinsic", + "Bytes" + ] + ] + }, + "ExtrinsicStatus": { + "type": "enum", + "type_mapping": [ + [ + "Future", + "Null" + ], + [ + "Ready", + "Null" + ], + [ + "Broadcast", + "Vec" + ], + [ + "InBlock", + "Hash" + ], + [ + "Retracted", + "Hash" + ], + [ + "FinalityTimeout", + "Hash" + ], + [ + "Finalized", + "Hash" + ], + [ + "Usurped", + "Hash" + ], + [ + "Dropped", + "Null" + ], + [ + "Invalid", + "Null" + ] + ] + }, + "StorageKey": "Bytes", + "PrefixedStorageKey": "StorageKey", + "AccountIndex": "GenericAccountIndex", + "Address": "MultiAddress", + "AssetId": "u32", + "Justification": "(ConsensusEngineId, EncodedJustification)", + "EncodedJustification": "Bytes", + "Justifications": "Vec", + "Slot": "u64", + "StorageData": "Bytes", + "StorageProof": { + "type": "struct", + "type_mapping": [ + [ + "trieNodes", + "Vec" + ] + ] + }, + "KeyValue": "(StorageKey, StorageData)", + "KeyTypeId": "u32", + "LookupSource": "Address", + + "LookupTarget": "AccountId", + "Perbill": "u32", + "Permill": "u32", + "Perquintill": "u64", + "Phantom": "Null", + "SignedBlockWithJustification": { + "type": "struct", + "type_mapping": [ + [ + "block", + "Block" + ], + [ + "justification", + "Option" + ] + ] + }, + "SignedBlockWithJustifications": { + "type": "struct", + "type_mapping": [ + [ + "block", + "Block" + ], + [ + "justifications", + "Option" + ] + ] + }, + "SignedBlock": "SignedBlockWithJustifications", + "ValidatorId": "AccountId", + "ValidatorIdOf": "ValidatorId", + "ValidatorSetId": "u64", + "PreRuntime": "GenericPreRuntime", + "SealV0": "GenericSealV0", + "Seal": "GenericSeal", + "Consensus": "GenericConsensus", + "Period": "(BlockNumber, u32)", + "Priority": "u8", + "SchedulePeriod": "Period", + "SchedulePriority": "Priority", + "Scheduled": { + "type": "struct", + "type_mapping": [ + [ + "maybeId", + "Option" + ], + [ + "priority", + "SchedulePriority" + ], + [ + "call", + "Call" + ], + [ + "maybePeriodic", + "Option" + ], + [ + "origin", + "PalletsOrigin" + ] + ] + }, + "ScheduledTo254": { + "type": "struct", + "type_mapping": [ + [ + "maybeId", + "Option" + ], + [ + "priority", + "SchedulePriority" + ], + [ + "call", + "Call" + ], + [ + "maybePeriodic", + "Option" + ] + ] + }, + "SocietyJudgement": { + "type": "enum", + "value_list": [ + "Rebid", + "Reject", + "Approve" + ] + }, + "SocietyVote": { + "type": "enum", + "value_list": [ + "Skeptic", + "Reject", + "Approve" + ] + }, + "UncleEntryItem": { + "type": "enum", + "type_mapping": [ + [ + "InclusionHeight", + "BlockNumber" + ], + [ + "Uncle", + "(Hash, Option)" + ] + ] + }, + "ApiId": "[u8; 8]", + "BlockTrace": { + "type": "struct", + "type_mapping": [ + [ + "blockHash", + "Text" + ], + [ + "parentHash", + "Text" + ], + [ + "tracingTargets", + "Text" + ], + [ + "storageKeys", + "Text" + ], + [ + "spans", + "Vec" + ], + [ + "events", + "Vec" + ] + ] + }, + "BlockTraceEvent": { + "type": "struct", + "type_mapping": [ + [ + "target", + "Text" + ], + [ + "data", + "BlockTraceEventData" + ], + [ + "parentId", + "Option" + ] + ] + }, + "BlockTraceEventData": { + "type": "struct", + "type_mapping": [ + [ + "stringValues", + "HashMap" + ] + ] + }, + "BlockTraceSpan": { + "type": "struct", + "type_mapping": [ + [ + "id", + "u64" + ], + [ + "parentId", + "Option" + ], + [ + "name", + "Text" + ], + [ + "target", + "Text" + ], + [ + "wasm", + "bool" + ] + ] + }, + "KeyValueOption": "(StorageKey, Option)", + "ReadProof": { + "type": "struct", + "type_mapping": [ + [ + "at", + "Hash" + ], + [ + "proof", + "Vec" + ] + ] + }, + "RuntimeVersionApi": "(ApiId, u32)", + "RuntimeVersion": { + "type": "struct", + "type_mapping": [ + [ + "specName", + "Text" + ], + [ + "implName", + "Text" + ], + [ + "authoringVersion", + "u32" + ], + [ + "specVersion", + "u32" + ], + [ + "implVersion", + "u32" + ], + [ + "apis", + "Vec" + ], + [ + "transactionVersion", + "u32" + ] + ] + }, + "RuntimeVersionPartial": { + "type": "struct", + "type_mapping": [ + [ + "specName", + "Text" + ], + [ + "specVersion", + "u32" + ] + ] + }, + "StorageChangeSet": { + "type": "struct", + "type_mapping": [ + [ + "block", + "Hash" + ], + [ + "changes", + "Vec" + ] + ] + }, + "TraceBlockResponse": { + "type": "enum", + "type_mapping": [ + [ + "TraceError", + "TraceError" + ], + [ + "BlockTrace", + "BlockTrace" + ] + ] + }, + "TraceError": { + "type": "struct", + "type_mapping": [ + [ + "error", + "Text" + ] + ] + }, + "LaneId": "[u8; 4]", + "MessageData": { + "type": "struct", + "type_mapping": [ + [ + "payload", + "Bytes" + ], + [ + "fee", + "Balance" + ] + ] + }, + "MessagesDeliveryProofOf": { + "type": "struct", + "type_mapping": [ + [ + "bridgedHeaderHash", + "BlockHash" + ], + [ + "storageProof", + "Vec" + ], + [ + "lane", + "LaneId" + ] + ] + }, + "MessageKey": { + "type": "struct", + "type_mapping": [ + [ + "laneId", + "LaneId" + ], + [ + "nonce", + "MessageNonce" + ] + ] + }, + "MessageNonce": "u64", + "MessagesProofOf": { + "type": "struct", + "type_mapping": [ + [ + "bridgedHeaderHash", + "BridgedBlockHash" + ], + [ + "storageProof", + "Vec" + ], + [ + "lane", + "LaneId" + ], + [ + "noncesStart", + "MessageNonce" + ], + [ + "noncesEnd", + "MessageNonce" + ] + ] + }, + "OperatingMode": { + "type": "enum", + "value_list": [ + "Normal", + "RejectingOutboundMessages", + "Halted" + ] + }, + "OutboundLaneData": { + "type": "struct", + "type_mapping": [ + [ + "latestGeneratedNonce", + "MessageNonce" + ], + [ + "latestReceivedNonce", + "MessageNonce" + ], + [ + "oldestUnprunedNonce", + "MessageNonce" + ] + ] + }, + "OutboundMessageFee": "Balance", + "OutboundPayload": { + "type": "struct", + "type_mapping": [ + [ + "specVersion", + "u32" + ], + [ + "weight", + "Weight" + ], + [ + "origin", + "CallOrigin" + ], + [ + "dispatchFeePayment", + "DispatchFeePayment" + ], + [ + "call", + "Bytes" + ] + ] + }, + "Parameter": "Null", + "RelayerId": "AccountId", + "UnrewardedRelayer": { + "type": "struct", + "type_mapping": [ + [ + "relayer", + "RelayerId" + ], + [ + "messages", + "DeliveredMessages" + ] + ] + }, + "UnrewardedRelayersState": { + "type": "struct", + "type_mapping": [ + [ + "unrewardedRelayer_Entries", + "MessageNonce" + ], + [ + "messagesInOldestEntry", + "MessageNonce" + ], + [ + "totalMessages", + "MessageNonce" + ] + ] + }, + "FundIndex": "u32", + "LastContribution": { + "type": "enum", + "type_mapping": [ + [ + "Never", + "Null" + ], + [ + "PreEnding", + "u32" + ], + [ + "Ending", + "BlockNumber" + ] + ] + }, + "FundInfo": { + "type": "struct", + "type_mapping": [ + [ + "depositor", + "AccountId" + ], + [ + "verifier", + "Option" + ], + [ + "deposit", + "Balance" + ], + [ + "raised", + "Balance" + ], + [ + "end", + "BlockNumber" + ], + [ + "cap", + "Balance" + ], + [ + "lastContribution", + "LastContribution" + ], + [ + "firstPeriod", + "LeasePeriod" + ], + [ + "lastPeriod", + "LeasePeriod" + ], + [ + "trieIndex", + "TrieIndex" + ] + ] + }, + "TrieIndex": "u32", + "GrandpaEquivocationProof": { + "type": "struct", + "type_mapping": [ + [ + "setId", + "SetId" + ], + [ + "equivocation", + "GrandpaEquivocation" + ] + ] + }, + "GrandpaEquivocationValue": { + "type": "struct", + "type_mapping": [ + [ + "roundNumber", + "u64" + ], + [ + "identity", + "AuthorityId" + ], + [ + "first", + "(GrandpaPrevote, AuthoritySignature)" + ], + [ + "second", + "(GrandpaPrevote, AuthoritySignature)" + ] + ] + }, + "PendingChange": { + "type": "struct", + "type_mapping": [ + [ + "nextAuthorities", + "AuthorityList" + ], + [ + "delay", + "BlockNumber" + ], + [ + "canonHeight", + "BlockNumber" + ], + [ + "canonHash", + "BlockHash" + ], + [ + "delayKind", + "DelayKind" + ] + ] + }, + "PendingPause": { + "type": "struct", + "type_mapping": [ + [ + "scheduledAt", + "BlockNumber" + ], + [ + "delay", + "BlockNumber" + ] + ] + }, + "PendingResume": { + "type": "struct", + "type_mapping": [ + [ + "scheduledAt", + "BlockNumber" + ], + [ + "delay", + "BlockNumber" + ] + ] + }, + "BTreeSet": "Vec", + "Precommits": { + "type": "struct", + "type_mapping": [ + [ + "currentWeight", + "u32" + ], + [ + "missing", + "BTreeSet" + ] + ] + }, + "Prevotes": { + "type": "struct", + "type_mapping": [ + [ + "currentWeight", + "u32" + ], + [ + "missing", + "BTreeSet" + ] + ] + }, + "ReportedRoundStates": { + "type": "struct", + "type_mapping": [ + [ + "setId", + "u32" + ], + [ + "best", + "RoundState" + ], + [ + "background", + "Vec" + ] + ] + }, + "RoundState": { + "type": "struct", + "type_mapping": [ + [ + "round", + "u32" + ], + [ + "totalWeight", + "u32" + ], + [ + "thresholdWeight", + "u32" + ], + [ + "prevotes", + "Prevotes" + ], + [ + "precommits", + "Precommits" + ] + ] + }, + "StoredPendingChange": { + "type": "struct", + "type_mapping": [ + [ + "scheduledAt", + "BlockNumber" + ], + [ + "delay", + "BlockNumber" + ], + [ + "nextAuthorities", + "AuthorityList" + ] + ] + }, + "StoredState": { + "type": "enum", + "type_mapping": [ + [ + "Live", + "Null" + ], + [ + "PendingPause", + "PendingPause" + ], + [ + "Paused", + "Null" + ], + [ + "PendingResume", + "PendingResume" + ] + ] + }, + "AccountInfoWithRefCountU8": { + "type": "struct", + "type_mapping": [ + [ + "nonce", + "Index" + ], + [ + "refcount", + "u8" + ], + [ + "data", + "AccountData" + ] + ] + }, + "AccountInfoWithRefCount": { + "type": "struct", + "type_mapping": [ + [ + "nonce", + "Index" + ], + [ + "refcount", + "RefCount" + ], + [ + "data", + "AccountData" + ] + ] + }, + "AccountInfoWithDualRefCount": { + "type": "struct", + "type_mapping": [ + [ + "nonce", + "Index" + ], + [ + "consumers", + "RefCount" + ], + [ + "providers", + "RefCount" + ], + [ + "data", + "AccountData" + ] + ] + }, + "AccountInfoWithProviders": "AccountInfoWithDualRefCount", + "AccountInfoWithTripleRefCount": { + "type": "struct", + "type_mapping": [ + [ + "nonce", + "Index" + ], + [ + "consumers", + "RefCount" + ], + [ + "providers", + "RefCount" + ], + [ + "sufficients", + "RefCount" + ], + [ + "data", + "AccountData" + ] + ] + }, + "AccountInfo": "AccountInfoWithTripleRefCount", + "BlockWeights": { + "type": "struct", + "type_mapping": [ + [ + "baseBlock", + "Weight" + ], + [ + "maxBlock", + "Weight" + ], + [ + "perClass", + "PerDispatchClass" + ] + ] + }, + "ChainProperties": { + "type": "struct", + "type_mapping": [ + [ + "ss58Format", + "Option" + ], + [ + "tokenDecimals", + "Option" + ], + [ + "tokenSymbol", + "Option" + ] + ] + }, + "ChainType": { + "type": "enum", + "type_mapping": [ + [ + "Development", + "Null" + ], + [ + "Local", + "Null" + ], + [ + "Live", + "Null" + ], + [ + "Custom", + "Text" + ] + ] + }, + "DispatchErrorTo198": { + "type": "struct", + "type_mapping": [ + [ + "module", + "Option" + ], + [ + "error", + "u8" + ] + ] + }, + "DispatchInfoTo190": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "Weight" + ], + [ + "class", + "DispatchClass" + ] + ] + }, + "DispatchInfoTo244": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "Weight" + ], + [ + "class", + "DispatchClass" + ], + [ + "paysFee", + "bool" + ] + ] + }, + "DispatchResultOf": "DispatchResult", + "Event": "GenericEvent", + "EventId": "[u8; 2]", + "EventRecord": "EventRecord", + "EventRecordTo76": { + "type": "struct", + "type_mapping": [ + [ + "phase", + "Phase" + ], + [ + "event", + "Event" + ] + ] + }, + "Health": { + "type": "struct", + "type_mapping": [ + [ + "peers", + "u64" + ], + [ + "isSyncing", + "bool" + ], + [ + "shouldHavePeers", + "bool" + ] + ] + }, + "InvalidTransaction": { + "type": "enum", + "type_mapping": [ + [ + "Call", + "Null" + ], + [ + "Payment", + "Null" + ], + [ + "Future", + "Null" + ], + [ + "Stale", + "Null" + ], + [ + "BadProof", + "Null" + ], + [ + "AncientBirthBlock", + "Null" + ], + [ + "ExhaustsResources", + "Null" + ], + [ + "Custom", + "u8" + ], + [ + "BadMandatory", + "Null" + ], + [ + "MandatoryDispatch", + "Null" + ] + ] + }, + "Key": "Bytes", + "TransactionValidityError": { + "type": "enum", + "type_mapping": [ + [ + "Invalid", + "InvalidTransaction" + ], + [ + "Unknown", + "UnknownTransaction" + ] + ] + }, + "UnknownTransaction": { + "type": "enum", + "type_mapping": [ + [ + "CannotLookup", + "Null" + ], + [ + "NoUnsignedValidator", + "Null" + ], + [ + "Custom", + "u8" + ] + ] + }, + "WeightToFeeCoefficient": { + "type": "struct", + "type_mapping": [ + [ + "coeffInteger", + "Balance" + ], + [ + "coeffFrac", + "Perbill" + ], + [ + "negative", + "bool" + ], + [ + "degree", + "u8" + ] + ] + }, + "EraPoints": { + "type": "struct", + "type_mapping": [ + [ + "total", + "Points" + ], + [ + "individual", + "Vec" + ] + ] + }, + "CompactAssignmentsWith16": { + "type": "struct", + "type_mapping": [ + [ + "votes1", + "Vec<(NominatorIndexCompact, ValidatorIndexCompact)>" + ], + [ + "votes2", + "Vec<(NominatorIndexCompact, CompactScoreCompact, ValidatorIndexCompact)>" + ], + [ + "votes3", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 2], ValidatorIndexCompact)>" + ], + [ + "votes4", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 3], ValidatorIndexCompact)>" + ], + [ + "votes5", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 4], ValidatorIndexCompact)>" + ], + [ + "votes6", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 5], ValidatorIndexCompact)>" + ], + [ + "votes7", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 6], ValidatorIndexCompact)>" + ], + [ + "votes8", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 7], ValidatorIndexCompact)>" + ], + [ + "votes9", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 8], ValidatorIndexCompact)>" + ], + [ + "votes10", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 9], ValidatorIndexCompact)>" + ], + [ + "votes11", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 10], ValidatorIndexCompact)>" + ], + [ + "votes12", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 11], ValidatorIndexCompact)>" + ], + [ + "votes13", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 12], ValidatorIndexCompact)>" + ], + [ + "votes14", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 13], ValidatorIndexCompact)>" + ], + [ + "votes15", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 14], ValidatorIndexCompact)>" + ], + [ + "votes16", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 15], ValidatorIndexCompact)>" + ] + ] + }, + "CompactAssignmentsWith24": { + "type": "struct", + "type_mapping": [ + [ + "votes1", + "Vec<(NominatorIndexCompact, ValidatorIndexCompact)>" + ], + [ + "votes2", + "Vec<(NominatorIndexCompact, CompactScoreCompact, ValidatorIndexCompact)>" + ], + [ + "votes3", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 2], ValidatorIndexCompact)>" + ], + [ + "votes4", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 3], ValidatorIndexCompact)>" + ], + [ + "votes5", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 4], ValidatorIndexCompact)>" + ], + [ + "votes6", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 5], ValidatorIndexCompact)>" + ], + [ + "votes7", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 6], ValidatorIndexCompact)>" + ], + [ + "votes8", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 7], ValidatorIndexCompact)>" + ], + [ + "votes9", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 8], ValidatorIndexCompact)>" + ], + [ + "votes10", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 9], ValidatorIndexCompact)>" + ], + [ + "votes11", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 10], ValidatorIndexCompact)>" + ], + [ + "votes12", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 11], ValidatorIndexCompact)>" + ], + [ + "votes13", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 12], ValidatorIndexCompact)>" + ], + [ + "votes14", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 13], ValidatorIndexCompact)>" + ], + [ + "votes15", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 14], ValidatorIndexCompact)>" + ], + [ + "votes16", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 15], ValidatorIndexCompact)>" + ], + [ + "votes17", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 16], ValidatorIndexCompact)>" + ], + [ + "votes18", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 17], ValidatorIndexCompact)>" + ], + [ + "votes19", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 18], ValidatorIndexCompact)>" + ], + [ + "votes20", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 19], ValidatorIndexCompact)>" + ], + [ + "votes21", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 20], ValidatorIndexCompact)>" + ], + [ + "votes22", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 21], ValidatorIndexCompact)>" + ], + [ + "votes23", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 22], ValidatorIndexCompact)>" + ], + [ + "votes24", + "Vec<(NominatorIndexCompact, [CompactScoreCompact; 23], ValidatorIndexCompact)>" + ] + ] + }, + "CompactAssignments": "CompactAssignmentsWith24", + "CompactAssignmentsTo265": "CompactAssignmentsWith16", + "ElectionPhase": { + "type": "enum", + "type_mapping": [ + [ + "Off", + "Null" + ], + [ + "Signed", + "Null" + ], + [ + "Unsigned", + "(bool, BlockNumber)" + ], + [ + "Emergency", + "Null" + ] + ] + }, + "RawSolutionWith24": { + "type": "struct", + "type_mapping": [ + [ + "compact", + "CompactAssignmentsWith24" + ], + [ + "score", + "ElectionScore" + ], + [ + "round", + "u32" + ] + ] + }, + "RawSolutionTo265": "RawSolutionWith16", + "VoteWeight": "u64", + "EraIndex": "u32", + "EraRewards": { + "type": "struct", + "type_mapping": [ + [ + "total", + "u32" + ], + [ + "rewards", + "Vec" + ] + ] + }, + "Exposure": { + "type": "struct", + "type_mapping": [ + [ + "total", + "Compact" + ], + [ + "own", + "Compact" + ], + [ + "others", + "Vec" + ] + ] + }, + "IndividualExposure": { + "type": "struct", + "type_mapping": [ + [ + "who", + "AccountId" + ], + [ + "value", + "Compact" + ] + ] + }, + "KeyType": "AccountId", + "Points": "u32", + "SlashJournalEntry": { + "type": "struct", + "type_mapping": [ + [ + "who", + "AccountId" + ], + [ + "amount", + "Balance" + ], + [ + "ownSlash", + "Balance" + ] + ] + }, + "SlashingSpansTo204": { + "type": "struct", + "type_mapping": [ + [ + "spanIndex", + "SpanIndex" + ], + [ + "lastStart", + "EraIndex" + ], + [ + "prior", + "Vec" + ] + ] + }, + "StakingLedgerTo223": { + "type": "struct", + "type_mapping": [ + [ + "stash", + "AccountId" + ], + [ + "total", + "Compact" + ], + [ + "active", + "Compact" + ], + [ + "unlocking", + "Vec" + ] + ] + }, + "StakingLedgerTo240": { + "type": "struct", + "type_mapping": [ + [ + "stash", + "AccountId" + ], + [ + "total", + "Compact" + ], + [ + "active", + "Compact" + ], + [ + "unlocking", + "Vec" + ], + [ + "lastReward", + "Option" + ] + ] + }, + "StakingLedger": { + "type": "struct", + "type_mapping": [ + [ + "stash", + "AccountId" + ], + [ + "total", + "Compact" + ], + [ + "active", + "Compact" + ], + [ + "unlocking", + "Vec" + ], + [ + "claimedRewards", + "Vec" + ] + ] + }, + "UnappliedSlash": { + "type": "struct", + "type_mapping": [ + [ + "validator", + "AccountId" + ], + [ + "own", + "Balance" + ], + [ + "others", + "Vec" + ], + [ + "reporters", + "Vec" + ], + [ + "payout", + "Balance" + ] + ] + }, + "UnlockChunk": { + "type": "struct", + "type_mapping": [ + [ + "value", + "Compact" + ], + [ + "era", + "Compact" + ] + ] + }, + "ValidatorPrefsWithCommission": { + "type": "struct", + "type_mapping": [ + [ + "commission", + "Compact" + ] + ] + }, + "ValidatorPrefsWithBlocked": { + "type": "struct", + "type_mapping": [ + [ + "commission", + "Compact" + ], + [ + "blocked", + "bool" + ] + ] + }, + "ValidatorPrefs": "ValidatorPrefsWithBlocked", + "ValidatorPrefsTo196": { + "type": "struct", + "type_mapping": [ + [ + "validatorPayment", + "Compact" + ] + ] + }, + "ValidatorPrefsTo145": { + "type": "struct", + "type_mapping": [ + [ + "unstakeThreshold", + "Compact" + ], + [ + "validatorPayment", + "Compact" + ] + ] + }, + "ClassId": "u32", + "InstanceId": "u32", + "DepositBalance": "Balance", + "DepositBalanceOf": "Balance", + "ClassDetails": { + "type": "struct", + "type_mapping": [ + [ + "owner", + "AccountId" + ], + [ + "issuer", + "AccountId" + ], + [ + "admin", + "AccountId" + ], + [ + "freezer", + "AccountId" + ], + [ + "totalDeposit", + "DepositBalance" + ], + [ + "freeHolding", + "bool" + ], + [ + "instances", + "u32" + ], + [ + "instanceMetadatas", + "u32" + ], + [ + "attributes", + "u32" + ], + [ + "isFrozen", + "bool" + ] + ] + }, + "DestroyWitness": { + "type": "struct", + "type_mapping": [ + [ + "instances", + "Compact" + ], + [ + "instanceMetadatas", + "Compact" + ], + [ + "attributes", + "Compact" + ] + ] + }, + "InstanceDetails": { + "type": "struct", + "type_mapping": [ + [ + "owner", + "AccountId" + ], + [ + "approved", + "Option" + ], + [ + "isFrozen", + "bool" + ], + [ + "deposit", + "DepositBalance" + ] + ] + }, + "ClassMetadata": { + "type": "struct", + "type_mapping": [ + [ + "deposit", + "DepositBalance" + ], + [ + "data", + "Vec" + ], + [ + "isFrozen", + "bool" + ] + ] + }, + "InstanceMetadata": { + "type": "struct", + "type_mapping": [ + [ + "deposit", + "DepositBalance" + ], + [ + "data", + "Vec" + ], + [ + "isFrozen", + "bool" + ] + ] + }, + "BalanceLockTo212": { + "type": "struct", + "type_mapping": [ + [ + "id", + "LockIdentifier" + ], + [ + "amount", + "Balance" + ], + [ + "until", + "BlockNumber" + ], + [ + "reasons", + "WithdrawReasons" + ] + ] + }, + "VestingSchedule": { + "type": "struct", + "type_mapping": [ + [ + "offset", + "Balance" + ], + [ + "perBlock", + "Balance" + ], + [ + "startingBlock", + "BlockNumber" + ] + ] + }, + "EvmAccount": { + "type": "struct", + "type_mapping": [ + [ + "nonce", + "u256" + ], + [ + "balance", + "u256" + ] + ] + }, + "EvmLog": { + "type": "struct", + "type_mapping": [ + [ + "address", + "H160" + ], + [ + "topics", + "Vec" + ], + [ + "data", + "Bytes" + ] + ] + }, + "EvmVicinity": { + "type": "struct", + "type_mapping": [ + [ + "gasPrice", + "u256" + ], + [ + "origin", + "H160" + ] + ] + }, + "ExitError": { + "type": "enum", + "type_mapping": [ + [ + "StackUnderflow", + "Null" + ], + [ + "StackOverflow", + "Null" + ], + [ + "InvalidJump", + "Null" + ], + [ + "InvalidRange", + "Null" + ], + [ + "DesignatedInvalid", + "Null" + ], + [ + "CallTooDeep", + "Null" + ], + [ + "CreateCollision", + "Null" + ], + [ + "CreateContractLimit", + "Null" + ], + [ + "OutOfOffset", + "Null" + ], + [ + "OutOfGas", + "Null" + ], + [ + "OutOfFund", + "Null" + ], + [ + "PCUnderflow", + "Null" + ], + [ + "CreateEmpty", + "Null" + ], + [ + "Other", + "Text" + ] + ] + }, + "ExitFatal": { + "type": "enum", + "type_mapping": [ + [ + "NotSupported", + "Null" + ], + [ + "UnhandledInterrupt", + "Null" + ], + [ + "CallErrorAsFatal", + "ExitError" + ], + [ + "Other", + "Text" + ] + ] + }, + "ExitReason": { + "type": "enum", + "type_mapping": [ + [ + "Succeed", + "ExitSucceed" + ], + [ + "Error", + "ExitError" + ], + [ + "Revert", + "ExitRevert" + ], + [ + "Fatal", + "ExitFatal" + ] + ] + }, + "ExitRevert": { + "type": "enum", + "value_list": [ + "Reverted" + ] + }, + "ExitSucceed": { + "type": "enum", + "value_list": [ + "Stopped", + "Returned", + "Suicided" + ] + }, + "StorageKind": { + "type": "enum", + "value_list": [ + "__UNUSED", + "PERSISTENT", + "LOCAL" + ] + }, + "ConfigData": { + "type": "struct", + "type_mapping": [ + [ + "maxIndividual", + "Weight" + ] + ] + }, + "MessageId": "[u8; 32]", + "OverweightIndex": "u64", + "PageCounter": "u32", + "PageIndexData": { + "type": "struct", + "type_mapping": [ + [ + "beginUsed", + "PageCounter" + ], + [ + "endUsed", + "PageCounter" + ], + [ + "overweightCount", + "OverweightIndex" + ] + ] + }, + "OpenTipTo225": { + "type": "struct", + "type_mapping": [ + [ + "reason", + "Hash" + ], + [ + "who", + "AccountId" + ], + [ + "finder", + "Option" + ], + [ + "closes", + "Option" + ], + [ + "tips", + "Vec" + ] + ] + }, + "OpenTipFinderTo225": "(AccountId, Balance)", + "TreasuryProposal": { + "type": "struct", + "type_mapping": [ + [ + "proposer", + "AccountId" + ], + [ + "value", + "Balance" + ], + [ + "beneficiary", + "AccountId" + ], + [ + "bond", + "Balance" + ] + ] + }, + "BabeAuthorityWeight": "u64", + "BabeEpochConfiguration": { + "type": "struct", + "type_mapping": [ + [ + "c", + "(u64, u64)" + ], + [ + "allowedSlots", + "AllowedSlots" + ] + ] + }, + "BabeBlockWeight": "u32", + "BabeEquivocationProof": { + "type": "struct", + "type_mapping": [ + [ + "offender", + "AuthorityId" + ], + [ + "slotNumber", + "SlotNumber" + ], + [ + "firstHeader", + "Header" + ], + [ + "secondHeader", + "Header" + ] + ] + }, + "EquivocationProof
": "BabeEquivocationProof", + "BabeWeight": "u64", + "EpochAuthorship": { + "type": "struct", + "type_mapping": [ + [ + "primary", + "Vec" + ], + [ + "secondary", + "Vec" + ], + [ + "secondary_vrf", + "Vec" + ] + ] + }, + "RawBabePreDigestTo159": { + "type": "enum", + "type_mapping": [ + [ + "Primary", + "RawBabePreDigestPrimaryTo159" + ], + [ + "Secondary", + "RawBabePreDigestSecondaryTo159" + ] + ] + }, + "RawBabePreDigestPrimaryTo159": { + "type": "struct", + "type_mapping": [ + [ + "authorityIndex", + "u32" + ], + [ + "slotNumber", + "SlotNumber" + ], + [ + "weight", + "BabeBlockWeight" + ], + [ + "vrfOutput", + "VrfOutput" + ], + [ + "vrfProof", + "VrfProof" + ] + ] + }, + "RawBabePreDigestSecondaryTo159": { + "type": "struct", + "type_mapping": [ + [ + "authorityIndex", + "u32" + ], + [ + "slotNumber", + "SlotNumber" + ], + [ + "weight", + "BabeBlockWeight" + ] + ] + }, + "RawBabePreDigestCompat": { + "type": "enum", + "type_mapping": [ + [ + "Zero", + "u32" + ], + [ + "One", + "u32" + ], + [ + "Two", + "u32" + ], + [ + "Three", + "u32" + ] + ] + }, + "VrfOutput": "[u8; 32]", + "RpcMethods": { + "type": "struct", + "type_mapping": [ + [ + "version", + "u32" + ], + [ + "methods", + "Vec" + ] + ] + }, + "AssetApprovalKey": { + "type": "struct", + "type_mapping": [ + [ + "owner", + "AccountId" + ], + [ + "delegate", + "AccountId" + ] + ] + }, + "AssetApproval": { + "type": "struct", + "type_mapping": [ + [ + "amount", + "TAssetBalance" + ], + [ + "deposit", + "TAssetDepositBalance" + ] + ] + }, + "AssetBalance": { + "type": "struct", + "type_mapping": [ + [ + "balance", + "TAssetBalance" + ], + [ + "isFrozen", + "bool" + ], + [ + "isSufficient", + "bool" + ] + ] + }, + "AssetDestroyWitness": { + "type": "struct", + "type_mapping": [ + [ + "accounts", + "Compact" + ], + [ + "sufficients", + "Compact" + ], + [ + "approvals", + "Compact" + ] + ] + }, + "AssetDetails": { + "type": "struct", + "type_mapping": [ + [ + "owner", + "AccountId" + ], + [ + "issuer", + "AccountId" + ], + [ + "admin", + "AccountId" + ], + [ + "freezer", + "AccountId" + ], + [ + "supply", + "TAssetBalance" + ], + [ + "deposit", + "TAssetDepositBalance" + ], + [ + "minBalance", + "TAssetBalance" + ], + [ + "isSufficient", + "bool" + ], + [ + "accounts", + "u32" + ], + [ + "sufficients", + "u32" + ], + [ + "approvals", + "u32" + ], + [ + "isFrozen", + "bool" + ] + ] + }, + "AssetMetadata": { + "type": "struct", + "type_mapping": [ + [ + "deposit", + "TAssetDepositBalance" + ], + [ + "name", + "Vec" + ], + [ + "symbol", + "Vec" + ], + [ + "decimals", + "u8" + ], + [ + "isFrozen", + "bool" + ] + ] + }, + "TAssetBalance": "u64", + "TAssetDepositBalance": "BalanceOf", + "CreatedBlock": { + "type": "struct", + "type_mapping": [ + [ + "hash", + "BlockHash" + ], + [ + "aux", + "ImportedAux" + ] + ] + }, + "ImportedAux": { + "type": "struct", + "type_mapping": [ + [ + "headerOnly", + "bool" + ], + [ + "clearJustificationRequests", + "bool" + ], + [ + "needsJustification", + "bool" + ], + [ + "badJustification", + "bool" + ], + [ + "needsFinalityProof", + "bool" + ], + [ + "isNewBest", + "bool" + ] + ] + }, + "Conviction": { + "type": "enum", + "value_list": [ + "None", + "Locked1x", + "Locked2x", + "Locked3x", + "Locked4x", + "Locked5x", + "Locked6x" + ] + }, + "PropIndex": "u32", + "Proposal": "Call", + "ReferendumIndex": "u32", + "ReferendumInfoTo239": { + "type": "struct", + "type_mapping": [ + [ + "end", + "BlockNumber" + ], + [ + "proposalHash", + "Hash" + ], + [ + "threshold", + "VoteThreshold" + ], + [ + "delay", + "BlockNumber" + ] + ] + }, + "ApprovalFlag": "u32", + "SetIndex": "u32", + "Vote": "GenericVote", + "VoteIndex": "u32", + "VoterInfo": { + "type": "struct", + "type_mapping": [ + [ + "lastActive", + "VoteIndex" + ], + [ + "lastWin", + "VoteIndex" + ], + [ + "pot", + "Balance" + ], + [ + "stake", + "Balance" + ] + ] + }, + "VoteThreshold": { + "type": "enum", + "value_list": [ + "Super majority approval", + "Super majority rejection", + "Simple majority" + ] + }, + "EthereumAddress": "H160", + "AbridgedCandidateReceipt": { + "type": "struct", + "type_mapping": [ + [ + "parachainIndex", + "ParaId" + ], + [ + "relayParent", + "Hash" + ], + [ + "headData", + "HeadData" + ], + [ + "collator", + "CollatorId" + ], + [ + "signature", + "CollatorSignature" + ], + [ + "povBlockHash", + "Hash" + ], + [ + "commitments", + "CandidateCommitments" + ] + ] + }, + "AbridgedHostConfiguration": { + "type": "struct", + "type_mapping": [ + [ + "maxCodeSize", + "u32" + ], + [ + "maxHeadDataSize", + "u32" + ], + [ + "maxUpwardQueueCount", + "u32" + ], + [ + "maxUpwardQueueSize", + "u32" + ], + [ + "maxUpwardMessageSize", + "u32" + ], + [ + "maxUpwardMessageNumPerCandidate", + "u32" + ], + [ + "hrmpMaxMessageNumPerCandidate", + "u32" + ], + [ + "validationUpgradeFrequency", + "BlockNumber" + ], + [ + "validationUpgradeDelay", + "BlockNumber" + ] + ] + }, + "AbridgedHrmpChannel": { + "type": "struct", + "type_mapping": [ + [ + "maxCapacity", + "u32" + ], + [ + "maxTotalSize", + "u32" + ], + [ + "maxMessageSize", + "u32" + ], + [ + "msgCount", + "u32" + ], + [ + "totalSize", + "u32" + ], + [ + "mqcHead", + "Option" + ] + ] + }, + "Bidder": { + "type": "enum", + "type_mapping": [ + [ + "New", + "NewBidder" + ], + [ + "Existing", + "ParaId" + ] + ] + }, + "BackedCandidate": { + "type": "struct", + "type_mapping": [ + [ + "candidate", + "CommittedCandidateReceipt" + ], + [ + "validityVotes", + "Vec" + ], + [ + "validatorIndices", + "BitVec" + ] + ] + }, + "BufferedSessionChange": { + "type": "struct", + "type_mapping": [ + [ + "applyAt", + "BlockNumber" + ], + [ + "validators", + "Vec" + ], + [ + "queued", + "Vec" + ], + [ + "sessionIndex", + "SessionIndex" + ] + ] + }, + "CandidateCommitments": { + "type": "struct", + "type_mapping": [ + [ + "upwardMessages", + "Vec" + ], + [ + "horizontalMessages", + "Vec" + ], + [ + "newValidationCode", + "Option" + ], + [ + "headData", + "HeadData" + ], + [ + "processedDownwardMessages", + "u32" + ], + [ + "hrmpWatermark", + "BlockNumber" + ] + ] + }, + "CandidateDescriptor": { + "type": "struct", + "type_mapping": [ + [ + "paraId", + "ParaId" + ], + [ + "relayParent", + "RelayChainHash" + ], + [ + "collatorId", + "CollatorId" + ], + [ + "persistedValidationDataHash", + "Hash" + ], + [ + "povHash", + "Hash" + ], + [ + "erasureRoot", + "Hash" + ], + [ + "signature", + "CollatorSignature" + ], + [ + "paraHead", + "Hash" + ], + [ + "validationCodeHash", + "ValidationCodeHash" + ] + ] + }, + "CandidateHash": "Hash", + "CandidateInfo": { + "type": "struct", + "type_mapping": [ + [ + "who", + "AccountId" + ], + [ + "deposit", + "Balance" + ] + ] + }, + "CandidatePendingAvailability": { + "type": "struct", + "type_mapping": [ + [ + "core", + "CoreIndex" + ], + [ + "hash", + "CandidateHash" + ], + [ + "descriptor", + "CandidateDescriptor" + ], + [ + "availabilityVotes", + "BitVec" + ], + [ + "backers", + "BitVec" + ], + [ + "relayParentNumber", + "BlockNumber" + ], + [ + "backedInNumber", + "BlockNumber" + ], + [ + "backingGroup", + "GroupIndex" + ] + ] + }, + "CandidateReceipt": { + "type": "struct", + "type_mapping": [ + [ + "descriptor", + "CandidateDescriptor" + ], + [ + "commitmentsHash", + "Hash" + ] + ] + }, + "GlobalValidationData": { + "type": "struct", + "type_mapping": [ + [ + "maxCodeSize", + "u32" + ], + [ + "maxHeadDataSize", + "u32" + ], + [ + "blockNumber", + "BlockNumber" + ] + ] + }, + "CommittedCandidateReceipt": { + "type": "struct", + "type_mapping": [ + [ + "descriptor", + "CandidateDescriptor" + ], + [ + "commitments", + "CandidateCommitments" + ] + ] + }, + "CoreAssignment": { + "type": "struct", + "type_mapping": [ + [ + "core", + "CoreIndex" + ], + [ + "paraId", + "ParaId" + ], + [ + "kind", + "AssignmentKind" + ], + [ + "groupIdx", + "GroupIndex" + ] + ] + }, + "CoreIndex": "u32", + "CoreOccupied": { + "type": "enum", + "type_mapping": [ + [ + "Parathread", + "ParathreadEntry" + ], + [ + "Parachain", + "Null" + ] + ] + }, + "DownwardMessage": "Bytes", + "GroupIndex": "u32", + "GlobalValidationSchedule": { + "type": "struct", + "type_mapping": [ + [ + "maxCodeSize", + "u32" + ], + [ + "maxHeadDataSize", + "u32" + ], + [ + "blockNumber", + "BlockNumber" + ] + ] + }, + "HeadData": "Bytes", + "HostConfiguration": { + "type": "struct", + "type_mapping": [ + [ + "maxCodeSize", + "u32" + ], + [ + "maxHeadDataSize", + "u32" + ], + [ + "maxUpwardQueueCount", + "u32" + ], + [ + "maxUpwardQueueSize", + "u32" + ], + [ + "maxUpwardMessageSize", + "u32" + ], + [ + "maxUpwardMessageNumPerCandidate", + "u32" + ], + [ + "hrmpMaxMessageNumPerCandidate", + "u32" + ], + [ + "validationUpgradeFrequency", + "BlockNumber" + ], + [ + "validationUpgradeDelay", + "BlockNumber" + ], + [ + "maxPovSize", + "u32" + ], + [ + "maxDownwardMessageSize", + "u32" + ], + [ + "preferredDispatchableUpwardMessagesStepWeight", + "Weight" + ], + [ + "hrmpMaxParachainOutboundChannels", + "u32" + ], + [ + "hrmpMaxParathreadOutboundChannels", + "u32" + ], + [ + "hrmpOpenRequestTtl", + "u32" + ], + [ + "hrmpSenderDeposit", + "Balance" + ], + [ + "hrmpRecipientDeposit", + "Balance" + ], + [ + "hrmpChannelMaxCapacity", + "u32" + ], + [ + "hrmpChannelMaxTotalSize", + "u32" + ], + [ + "hrmpMaxParachainInboundChannels", + "u32" + ], + [ + "hrmpMaxParathreadInboundChannels", + "u32" + ], + [ + "hrmpChannelMaxMessageSize", + "u32" + ], + [ + "codeRetentionPeriod", + "BlockNumber" + ], + [ + "parathreadCores", + "u32" + ], + [ + "parathreadRetries", + "u32" + ], + [ + "groupRotationFrequency", + "BlockNumber" + ], + [ + "chainAvailabilityPeriod", + "BlockNumber" + ], + [ + "threadAvailabilityPeriod", + "BlockNumber" + ], + [ + "schedulingLookahead", + "u32" + ], + [ + "maxValidatorsPerCore", + "Option" + ], + [ + "maxValidators", + "Option" + ], + [ + "disputePeriod", + "SessionIndex" + ], + [ + "disputePostConclusionAcceptancePeriod", + "BlockNumber" + ], + [ + "disputeMaxSpamSlots", + "u32" + ], + [ + "disputeConclusionByTimeOutPeriod", + "BlockNumber" + ], + [ + "noShowSlots", + "u32" + ], + [ + "nDelayTranches", + "u32" + ], + [ + "zerothDelayTrancheWidth", + "u32" + ], + [ + "neededApprovals", + "u32" + ], + [ + "relayVrfModuloSamples", + "u32" + ] + ] + }, + "HostConfigurationTo13": { + "type": "struct", + "type_mapping": [ + [ + "validationUpgradeFrequency", + "BlockNumber" + ], + [ + "validationUpgradeDelay", + "BlockNumber" + ], + [ + "acceptancePeriod", + "BlockNumber" + ], + [ + "maxCodeSize", + "u32" + ], + [ + "maxHeadDataSize", + "u32" + ], + [ + "maxPovSize", + "u32" + ], + [ + "parathreadCores", + "u32" + ], + [ + "parathreadRetries", + "u32" + ], + [ + "groupRotationFrequency", + "BlockNumber" + ], + [ + "chainAvailabilityPeriod", + "BlockNumber" + ], + [ + "threadAvailabilityPeriod", + "BlockNumber" + ], + [ + "schedulingLookahead", + "u32" + ], + [ + "maxValidatorsPerCore", + "Option" + ], + [ + "disputePeriod", + "SessionIndex" + ], + [ + "noShowSlots", + "u32" + ], + [ + "nDelayTranches", + "u32" + ], + [ + "zerothDelayTrancheWidth", + "u32" + ], + [ + "neededApprovals", + "u32" + ], + [ + "relayVrfModuloSamples", + "u32" + ], + [ + "maxUpwardQueueCount", + "u32" + ], + [ + "maxUpwardQueueSize", + "u32" + ], + [ + "maxDownwardMessageSize", + "u32" + ], + [ + "preferredDispatchableUpwardMessagesStepWeight", + "Weight" + ], + [ + "maxUpwardMessageSize", + "u32" + ], + [ + "maxUpwardMessageNumPerCandidate", + "u32" + ], + [ + "hrmpOpenRequestTtl", + "u32" + ], + [ + "hrmpSenderDeposit", + "Balance" + ], + [ + "hrmpRecipientDeposit", + "Balance" + ], + [ + "hrmpChannelMaxCapacity", + "u32" + ], + [ + "hrmpChannelMaxTotalSize", + "u32" + ], + [ + "hrmpMaxParachainInboundChannels", + "u32" + ], + [ + "hrmpMaxParathreadInboundChannels", + "u32" + ], + [ + "hrmpChannelMaxMessageSize", + "u32" + ], + [ + "hrmpMaxParachainOutboundChannels", + "u32" + ], + [ + "hrmpMaxParathreadOutboundChannels", + "u32" + ], + [ + "hrmpMaxMessageNumPerCandidate", + "u32" + ] + ] + }, + "HrmpChannel": { + "type": "struct", + "type_mapping": [ + [ + "maxCapacity", + "u32" + ], + [ + "maxTotalSize", + "u32" + ], + [ + "maxMessageSize", + "u32" + ], + [ + "msgCount", + "u32" + ], + [ + "totalSize", + "u32" + ], + [ + "mqcHead", + "Option" + ], + [ + "senderDeposit", + "Balance" + ], + [ + "recipientDeposit", + "Balance" + ] + ] + }, + "HrmpOpenChannelRequest": { + "type": "struct", + "type_mapping": [ + [ + "confirmed", + "bool" + ], + [ + "age", + "SessionIndex" + ], + [ + "senderDeposit", + "Balance" + ], + [ + "maxMessageSize", + "u32" + ], + [ + "maxCapacity", + "u32" + ], + [ + "maxTotalSize", + "u32" + ] + ] + }, + "InboundDownwardMessage": { + "type": "struct", + "type_mapping": [ + [ + "pubSentAt", + "BlockNumber" + ], + [ + "pubMsg", + "DownwardMessage" + ] + ] + }, + "InboundHrmpMessage": { + "type": "struct", + "type_mapping": [ + [ + "sentAt", + "BlockNumber" + ], + [ + "data", + "Bytes" + ] + ] + }, + "InboundHrmpMessages": "Vec", + "HrmpChannelId": { + "type": "struct", + "type_mapping": [ + [ + "sender", + "u32" + ], + [ + "receiver", + "u32" + ] + ] + }, + "LocalValidationData": { + "type": "struct", + "type_mapping": [ + [ + "parentHead", + "HeadData" + ], + [ + "balance", + "Balance" + ], + [ + "codeUpgradeAllowed", + "Option" + ] + ] + }, + "BTreeMap": "Vec<(ParaId, InboundHrmpMessages)>", + "MessageIngestionType": { + "type": "struct", + "type_mapping": [ + [ + "downwardMessages", + "Vec" + ], + [ + "horizontalMessages", + "BTreeMap" + ] + ] + }, + "ParachainDispatchOrigin": { + "type": "enum", + "value_list": [ + "Signed", + "Parachain", + "Root" + ] + }, + "ParachainInherentData": { + "type": "struct", + "type_mapping": [ + [ + "validationData", + "PersistedValidationData" + ], + [ + "relayChainState", + "StorageProof" + ], + [ + "downwardMessages", + "Vec" + ], + [ + "horizontalMessages", + "BTreeMap" + ] + ] + }, + "ParachainProposal": { + "type": "struct", + "type_mapping": [ + [ + "proposer", + "AccountId" + ], + [ + "genesisHead", + "HeadData" + ], + [ + "validators", + "Vec" + ], + [ + "name", + "Bytes" + ], + [ + "balance", + "Balance" + ] + ] + }, + "RegisteredParachainInfo": { + "type": "struct", + "type_mapping": [ + [ + "validators", + "Vec" + ], + [ + "proposer", + "AccountId" + ] + ] + }, + "SystemInherentData": "ParachainInherentData", + "RelayBlockNumber": "u32", + "RelayChainBlockNumber": "RelayBlockNumber", + "RelayHash": "Hash", + "RelayChainHash": "RelayHash", + "QueuedParathread": { + "type": "struct", + "type_mapping": [ + [ + "claim", + "ParathreadEntry" + ], + [ + "coreOffset", + "u32" + ] + ] + }, + "Remark": "[u8; 32]", + "ReplacementTimes": { + "type": "struct", + "type_mapping": [ + [ + "expectedAt", + "BlockNumber" + ], + [ + "activatedAt", + "BlockNumber" + ] + ] + }, + "Retriable": { + "type": "enum", + "type_mapping": [ + [ + "Never", + "Null" + ], + [ + "WithRetries", + "u32" + ] + ] + }, + "Scheduling": { + "type": "enum", + "value_list": [ + "Always", + "Dynamic" + ] + }, + "SessionInfoValidatorGroup": "Vec", + "SessionInfo": { + "type": "struct", + "type_mapping": [ + [ + "validators", + "Vec" + ], + [ + "discoveryKeys", + "Vec" + ], + [ + "assignmentKeys", + "Vec" + ], + [ + "validatorGroups", + "Vec" + ], + [ + "nCores", + "u32" + ], + [ + "zerothDelayTrancheWidth", + "u32" + ], + [ + "relayVrfModuloSamples", + "u32" + ], + [ + "nDelayTranches", + "u32" + ], + [ + "noShowSlots", + "u32" + ], + [ + "neededApprovals", + "u32" + ] + ] + }, + "SignedAvailabilityBitfield": { + "type": "struct", + "type_mapping": [ + [ + "payload", + "BitVec" + ], + [ + "validatorIndex", + "ParaValidatorIndex" + ], + [ + "signature", + "ValidatorSignature" + ] + ] + }, + "SignedAvailabilityBitfields": "Vec", + "UpgradeGoAhead": { + "type": "enum", + "value_list": [ + "Abort", + "GoAhead" + ] + }, + "UpgradeRestriction": { + "type": "enum", + "value_list": [ + "Present" + ] + }, + "UpwardMessage": "Bytes", + "CallIndex": "(u8, u8)", + "LotteryConfig": { + "type": "struct", + "type_mapping": [ + [ + "price", + "Balance" + ], + [ + "start", + "BlockNumber" + ], + [ + "length", + "BlockNumber" + ], + [ + "delay", + "BlockNumber" + ], + [ + "repeat", + "bool" + ] + ] + }, + "AssetOptions": { + "type": "struct", + "type_mapping": [ + [ + "initalIssuance", + "Compact" + ], + [ + "permissions", + "PermissionLatest" + ] + ] + }, + "Owner": { + "type": "enum", + "type_mapping": [ + [ + "None", + "Null" + ], + [ + "Address", + "AccountId" + ] + ] + }, + "PermissionsV1": { + "type": "struct", + "type_mapping": [ + [ + "update", + "Owner" + ], + [ + "mint", + "Owner" + ], + [ + "burn", + "Owner" + ] + ] + }, + "PermissionVersions": { + "type": "enum", + "type_mapping": [ + [ + "V1", + "PermissionsV1" + ] + ] + }, + "PermissionLatest": "PermissionsV1", + "Approvals": "[bool; 4]", + "ContractExecResultSuccessTo255": { + "type": "struct", + "type_mapping": [ + [ + "status", + "u8" + ], + [ + "data", + "Bytes" + ] + ] + }, + "ContractExecResultTo255": { + "type": "enum", + "type_mapping": [ + [ + "Success", + "ContractExecResultSuccessTo255" + ], + [ + "Error", + "Null" + ] + ] + }, + "AccountStatus": { + "type": "struct", + "type_mapping": [ + [ + "validity", + "AccountValidity" + ], + [ + "freeBalance", + "Balance" + ], + [ + "lockedBalance", + "Balance" + ], + [ + "signature", + "Vec" + ], + [ + "vat", + "Permill" + ] + ] + }, + "AccountValidity": { + "type": "enum", + "value_list": [ + "Invalid", + "Initiated", + "Pending", + "ValidLow", + "ValidHigh", + "Completed" + ] + }, + "Text, Text": "(Text, Text)", + "Phase": { + "type": "enum", + "type_mapping": [ + [ + "Off", + "Null" + ], + [ + "Signed", + "Null" + ], + [ + "Unsigned", + "(bool, BlockNumber)" + ] + ] + }, + "ProxyDefinition": { + "type": "struct", + "type_mapping": [ + [ + "delegate", + "AccountId" + ], + [ + "proxyType", + "ProxyType" + ], + [ + "delay", + "BlockNumber" + ] + ] + }, + "ProxyAnnouncement": { + "type": "struct", + "type_mapping": [ + [ + "real", + "AccountId" + ], + [ + "callHash", + "Hash" + ], + [ + "height", + "BlockNumber" + ] + ] + }, + "WeakBoundedVec": "BoundedVec", + "MaxProxies": "u32", + "MaxPending": "u32", + "(BoundedVec, MaxProxies>, BalanceOf,)": "(BoundedVec, BalanceOf)", + "maxpending>": "Null", + "(BoundedVec, MaxPending,>, BalanceOf,)": "(BoundedVec, BalanceOf)", + "WeakBoundedVec, MaxLocks>": "Vec>", + "Approval>": "AssetApproval", + "Asset.Balance": "TAssetBalance", + "Xcm": "XcmV1", + "XcmError": "XcmErrorV1", + "XcmOrder": "XcmOrderV1", + "Junction": "JunctionV1", + "Junctions": "JunctionsV1", + "InteriorMultiLocation": "Junctions", + "MultiLocation": "MultiLocationV1", + "AssetInstance": "AssetInstanceV1", + "MultiAssetFilter": "MultiAssetFilterV1", + "MultiAsset": "MultiAssetV1", + "WildMultiAsset": "WildMultiAssetV1" + } +} diff --git a/chains/types/edgeware.json b/chains/types/edgeware.json new file mode 100644 index 0000000..a8ea5fd --- /dev/null +++ b/chains/types/edgeware.json @@ -0,0 +1,8 @@ +{ + "runtime_id": 46, + "types": { + "AccountInfo": "AccountInfoWithRefCount", + "ValidatorPrefs": "ValidatorPrefsWithCommission" + }, + "versioning": [] +} diff --git a/chains/types/karura.json b/chains/types/karura.json new file mode 100644 index 0000000..9f5f71b --- /dev/null +++ b/chains/types/karura.json @@ -0,0 +1,14 @@ +{ + "runtime_id": 1, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "170", + "Address": "207", + "ExtrinsicSignature": "522", + "ParaId": "112", + "20": "GenericEvent", + "194": "GenericCall" + }, + "versioning": [] +} diff --git a/chains/types/kilt.json b/chains/types/kilt.json new file mode 100644 index 0000000..bd3751a --- /dev/null +++ b/chains/types/kilt.json @@ -0,0 +1,14 @@ +{ + "runtime_id": 2800, + "types": { + "Balance": "u128", + "Index": "u64", + "Phase": "62", + "Address": "101", + "ExtrinsicSignature": "300", + "ParaId": "178", + "20": "GenericEvent", + "111": "GenericCall" + }, + "versioning": [] +} diff --git a/chains/types/kusama.json b/chains/types/kusama.json new file mode 100644 index 0000000..ef78eab --- /dev/null +++ b/chains/types/kusama.json @@ -0,0 +1,14 @@ +{ + "runtime_id": 1, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "142", + "Address": "195", + "ExtrinsicSignature": "501", + "ParaId": "88", + "20": "GenericEvent", + "300": "GenericCall" + }, + "versioning": [] +} diff --git a/chains/types/moonbase.json b/chains/types/moonbase.json new file mode 100644 index 0000000..e773ed5 --- /dev/null +++ b/chains/types/moonbase.json @@ -0,0 +1,32 @@ +{ + "runtime_id": 900, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "127", + "0": "[u8; 20]", + "Address": "0", + "EthereumSignature": { + "type": "struct", + "type_mapping": [ + [ + "r", + "H256" + ], + [ + "s", + "H256" + ], + [ + "v", + "u8" + ] + ] + }, + "ExtrinsicSignature": "EthereumSignature", + "ParaId": "160", + "21": "GenericEvent", + "148": "GenericCall" + }, + "versioning": [] +} diff --git a/chains/types/moonriver.json b/chains/types/moonriver.json new file mode 100644 index 0000000..c88e744 --- /dev/null +++ b/chains/types/moonriver.json @@ -0,0 +1,27 @@ +{ + "runtime_id": 1, + "types": { + "EthereumSignature": { + "type": "struct", + "type_mapping": [ + [ + "r", + "H256" + ], + [ + "s", + "H256" + ], + [ + "v", + "u8" + ] + ] + }, + "AccountId": "[u8; 20]", + "ExtrinsicSignature": "EthereumSignature", + "Address": "AccountId", + "Log": "EvmLog" + }, + "versioning": [] +} diff --git a/chains/types/parallel.json b/chains/types/parallel.json new file mode 100644 index 0000000..ffb663e --- /dev/null +++ b/chains/types/parallel.json @@ -0,0 +1,14 @@ +{ + "runtime_id": 171, + "types": { + "Balance": "u128", + "Index": "u64", + "Phase": "130", + "Address": "158", + "ExtrinsicSignature": "403", + "ParaId": "184", + "20": "GenericEvent", + "154": "GenericCall" + }, + "versioning": [] +} diff --git a/chains/types/polkadot.json b/chains/types/polkadot.json new file mode 100644 index 0000000..e24ae09 --- /dev/null +++ b/chains/types/polkadot.json @@ -0,0 +1,14 @@ +{ + "runtime_id": 1, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "103", + "Address": "147", + "ExtrinsicSignature": "355", + "ParaId": "84", + "20": "GenericEvent", + "130": "GenericCall" + }, + "versioning": [] +} diff --git a/chains/types/polkatrain.json b/chains/types/polkatrain.json new file mode 100644 index 0000000..f1fb489 --- /dev/null +++ b/chains/types/polkatrain.json @@ -0,0 +1,14 @@ +{ + "runtime_id": 9113, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "104", + "Address": "148", + "ExtrinsicSignature": "356", + "ParaId": "84", + "20": "GenericEvent", + "131": "GenericCall" + }, + "versioning": [] +} diff --git a/chains/types/statemine.json b/chains/types/statemine.json new file mode 100644 index 0000000..25809b6 --- /dev/null +++ b/chains/types/statemine.json @@ -0,0 +1,14 @@ +{ + "runtime_id": 504, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "94", + "Address": "152", + "ExtrinsicSignature": "284", + "ParaId": "122", + "20": "GenericEvent", + "243": "GenericCall" + }, + "versioning": [] +} diff --git a/chains/types/subsocial.json b/chains/types/subsocial.json new file mode 100644 index 0000000..b13dab6 --- /dev/null +++ b/chains/types/subsocial.json @@ -0,0 +1,7 @@ +{ + "runtime_id": 14, + "types": { + "AccountInfo": "AccountInfoWithTripleRefCount" + }, + "versioning": [] +} diff --git a/chains/types/westend.json b/chains/types/westend.json new file mode 100644 index 0000000..482833a --- /dev/null +++ b/chains/types/westend.json @@ -0,0 +1,14 @@ +{ + "runtime_id": 1, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "127", + "Address": "180", + "ExtrinsicSignature": "438", + "ParaId": "72", + "20": "GenericEvent", + "269": "GenericCall" + }, + "versioning": [] +} diff --git a/chains/v10/chains.json b/chains/v10/chains.json new file mode 100644 index 0000000..51df758 --- /dev/null +++ b/chains/v10/chains.json @@ -0,0 +1,6052 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ] + }, + "options": [ + "crowdloans", + "governance-v1" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "governance-v1" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "acala-dollar", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8 + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonbeam.polkassembly.network/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-rpc.gateway.pokt.network/", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.flashbots.net", + "name": "Flashbots rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/9dddd77ac74043dc9a8dc48f82822c7d", + "name": "Infura node 2" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonriver.polkassembly.network/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6 + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": "parachain" + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78 + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Statemint", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemint.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.leemo.me", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + }, + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": "parachain", + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73 + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66 + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + }, + { + "url": "wss://efinity-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Efinity.svg", + "addressPrefix": 1110 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-worm", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-worm", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30 + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51 + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.png", + "addressPrefix": 50 + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": "relaychain", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88 + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Pichiu", + "assets": [ + { + "assetId": 0, + "symbol": "PCHU", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Pichiu.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pichiu.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pichiu" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pichiu.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "eacdd2d5b42de9769ccbb6e8d9013ab0d90ab105bf601d4aac53e874c145ec21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tanganika", + "assets": [ + { + "assetId": 0, + "symbol": "DHX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DataHighway.svg", + "priceId": "datahighway" + } + ], + "nodes": [ + { + "url": "wss://tanganika.datahighway.com", + "name": "DataHighway node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://datahighway.subscan.io/extrinsic/{hash}", + "account": "https://datahighway.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tanganika.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tanganika" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tanganika_DataHighway.svg", + "addressPrefix": 33 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://imbue-kusama.imbue.network", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-tinkernet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + }, + { + "url": "wss://intern.gmordie.com", + "name": "GM intern node" + }, + { + "url": "wss://leemo.gmordie.com", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57 + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}", + "event": null + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42 + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://k-ui.kapex.network", + "name": "Totem node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://xx.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}", + "event": null + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88 + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c1.hashed.network", + "name": "Hashed systems 1 node" + }, + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bittensor.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ajuna.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Darwinia.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_polkadot.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + } +] diff --git a/chains/v10/chains_dev.json b/chains/v10/chains_dev.json new file mode 100644 index 0000000..ce56f6b --- /dev/null +++ b/chains/v10/chains_dev.json @@ -0,0 +1,7236 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ] + }, + "options": [ + "crowdloans", + "governance-v1" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "governance-v1" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "westend" + } + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westmint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/account/{address}", + "extrinsic": "https://westmint.statescan.io/extrinsic/{hash}", + "event": "https://westmint.statescan.io/event/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westmint.json", + "overridesCommon": true + }, + "options": [ + "testnet" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "acala-dollar", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "karura" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + } + ], + "nodes": [ + { + "url": "wss://moonriver.api.onfinality.io/ws?apikey=41935d3d-3d6c-4a90-a0e1-33c065401d05", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonriver-hasura.herokuapp.com/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": "parachain", + "assetId": 0, + "symbol": "DEV", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + } + ], + "nodes": [ + { + "url": "wss://moonbeam-alpha.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.testnet.moonbeam.network", + "name": "Moonbeam Network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "shiden" + } + } + ] + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "staking": "parachain" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "staking": "aura-relaychain" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "altair" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "khala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_peregrine.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": "parachain" + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "calamari" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "acala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala-rpc.aca-staging.network/ws", + "name": "Acala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}", + "account": "https://acala-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala_mandala.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-rpc.gateway.pokt.network/", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.flashbots.net", + "name": "Flashbots rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe", + "name": "Infura node 4" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:5", + "name": "Ethereum - Goerli", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://goerli.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://goerli.etherscan.io/tx/{hash}", + "account": "https://goerli.etherscan.io/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-goerli.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg", + "addressPrefix": 5, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/equilibrium_types.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "astar" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "parallel" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Statemint", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemint.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "typeExtras": { + "assetId": "4294967295" + } + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.leemo.me", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + }, + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": "parachain", + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "crustshadow" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + }, + { + "url": "wss://efinity-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Efinity.svg", + "addressPrefix": 1110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-worm", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-worm", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/singular_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "turing" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "composable" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.png", + "addressPrefix": 50, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": "relaychain", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "polkadex" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg" + } + ], + "nodes": [ + { + "url": "wss://frag-moonbase-relay-rpc-ws.g.moonbase.moonbeam.network", + "name": "PureStake node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase_relay.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Pichiu", + "assets": [ + { + "assetId": 0, + "symbol": "PCHU", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Pichiu.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pichiu.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pichiu" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pichiu.svg", + "addressPrefix": 42, + "options": [ + "governance-v1" + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ] + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "eacdd2d5b42de9769ccbb6e8d9013ab0d90ab105bf601d4aac53e874c145ec21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tanganika", + "assets": [ + { + "assetId": 0, + "symbol": "DHX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DataHighway.svg", + "priceId": "datahighway" + } + ], + "nodes": [ + { + "url": "wss://tanganika.datahighway.com", + "name": "DataHighway node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://datahighway.subscan.io/extrinsic/{hash}", + "account": "https://datahighway.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tanganika.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tanganika" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "tanganika" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tanganika_DataHighway.svg", + "addressPrefix": 33, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://imbue-kusama.imbue.network", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/rococo.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-tinkernet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + }, + { + "url": "wss://intern.gmordie.com", + "name": "GM intern node" + }, + { + "url": "wss://leemo.gmordie.com", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "amplitude" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}", + "event": null + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42 + }, + { + "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace", + "name": "Ternoa Alphanet", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://alphanet.ternoa.com", + "name": "Ternoa Alphanet node" + } + ], + "explorers": [ + { + "name": "Ternoa Alphanet explorer", + "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}", + "account": "https://explorer-alphanet.ternoa.dev/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa_alphanet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b", + "name": "Turing Staging", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.turing-staging.oak.tech", + "name": "OAK node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing_staging.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg", + "addressPrefix": 51, + "options": [ + "testnet" + ] + }, + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "name": "Governance2 Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://governance2-testnet.litentry.io", + "name": "Development node" + } + ], + "explorers": [ + { + "name": "Governance2 Testnet explorer", + "extrinsic": "https://gov2.statescan.io/extrinsic/{hash}", + "account": "https://gov2.statescan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/governance2_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "kylin" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://k-ui.kapex.network", + "name": "Totem node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f", + "name": "Beresheet", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/beresheet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "addressPrefix": 7, + "options": [ + "testnet" + ] + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3", + "name": "Fusotao", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 18, + "priceId": "fusotao", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/fusotao.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://xx.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}", + "event": null + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56 + }, + { + "chainId": "a6ffcef7fb8caadf7f6c5ad8ada65e3eaa90d1604f3eabda546ff1d486865a0c", + "name": "Aventus Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.public-testnet.aventus.io", + "name": "Aventus testnet node" + } + ], + "explorers": [ + { + "name": "Aventus testnet explorer", + "extrinsic": "https://explorer.testnet.aventus.io/transaction/{hash}", + "account": "https://explorer.testnet.aventus.io/address/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88 + }, + { + "chainId": "3a5a5cd27eb15fd26c37315a0f0b938733bb798c897428448efac5e6150cad06", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-dev-kintsugi.interlay.io:443/parachain", + "name": "Kintsugi Labs" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi_Testnet.svg", + "addressPrefix": 2092, + "options": [ + "testnet" + ] + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c1.hashed.network", + "name": "Hashed systems 1 node" + }, + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bittensor.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:137", + "name": "Polygon", + "assets": [ + { + "assetId": 0, + "symbol": "MATIC", + "priceId": "matic-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MATIC.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://polygon-mainnet.public.blastapi.io", + "name": "Polygon node" + } + ], + "explorers": [ + { + "name": "Polygonscan", + "extrinsic": "https://polygonscan.com/tx/{hash}", + "account": "https://polygonscan.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.polygonscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polygon.svg", + "addressPrefix": 137, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ajuna.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Darwinia.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_polkadot.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + } +] diff --git a/chains/v11/chains.json b/chains/v11/chains.json new file mode 100644 index 0000000..255de4d --- /dev/null +++ b/chains/v11/chains.json @@ -0,0 +1,6572 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov" + } + ] + }, + "options": [ + "crowdloans", + "governance-v1", + "governance" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "acala-dollar", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8 + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonbeam.polkassembly.network/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-rpc.gateway.pokt.network/", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.flashbots.net", + "name": "Flashbots rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/9dddd77ac74043dc9a8dc48f82822c7d", + "name": "Infura node 2" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonriver.polkassembly.network/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6 + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": "parachain" + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78 + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.leemo.me", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + }, + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": "parachain", + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66 + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + }, + { + "url": "wss://efinity-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Efinity.svg", + "addressPrefix": 1110 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-worm", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-worm", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51 + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://composable.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50 + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": "relaychain", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88 + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://imbue-kusama.imbue.network", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-tinkernet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + }, + { + "url": "wss://leemo.gmordie.com", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57 + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}", + "event": null + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42 + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://k-ui.kapex.network", + "name": "Totem node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://xx.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}", + "event": null + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88 + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bittensor.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/equilibrium_types.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ajuna.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Darwinia.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_polkadot.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/frequency.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "extrinsic": null, + "account": "https://explorer.vara-network.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/vara.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137 + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443", + "name": "Anchor node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/giant.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42 + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-collectives-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://sys.dotters.network/collectives-polkadot", + "name": "via IBP-GeoDNS2" + }, + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "via IBP-GeoDNS1" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/collectives.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + } +] diff --git a/chains/v11/chains_dev.json b/chains/v11/chains_dev.json new file mode 100644 index 0000000..e602ad8 --- /dev/null +++ b/chains/v11/chains_dev.json @@ -0,0 +1,7877 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov" + } + ] + }, + "options": [ + "crowdloans", + "governance-v1", + "governance" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "westend" + } + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westmint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/account/{address}", + "extrinsic": "https://westmint.statescan.io/extrinsic/{hash}", + "event": "https://westmint.statescan.io/event/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westmint.json", + "overridesCommon": true + }, + "options": [ + "testnet" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "acala-dollar", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "karura" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + } + ], + "nodes": [ + { + "url": "wss://moonriver.api.onfinality.io/ws?apikey=41935d3d-3d6c-4a90-a0e1-33c065401d05", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonriver-hasura.herokuapp.com/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": "parachain", + "assetId": 0, + "symbol": "DEV", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + } + ], + "nodes": [ + { + "url": "wss://moonbeam-alpha.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.testnet.moonbeam.network", + "name": "Moonbeam Network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "shiden" + } + } + ] + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "staking": "parachain" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "staking": "aura-relaychain" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "khala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_peregrine.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": "parachain" + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "calamari" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "acala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala-rpc.aca-staging.network/ws", + "name": "Acala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}", + "account": "https://acala-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala_mandala.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-rpc.gateway.pokt.network/", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.flashbots.net", + "name": "Flashbots rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe", + "name": "Infura node 4" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:5", + "name": "Ethereum - Goerli", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://goerli.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://goerli.etherscan.io/tx/{hash}", + "account": "https://goerli.etherscan.io/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-goerli.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg", + "addressPrefix": 5, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/equilibrium_types.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "astar" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "parallel" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "typeExtras": { + "assetId": "4294967295" + } + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.leemo.me", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + }, + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": "parachain", + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0500000000", + "currencyIdType": "zeitgeist_primitives.asset.Asset", + "existentialDeposit": "10000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "crustshadow" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "99ded175d436bee7d751fa3f2f8c7a257ddc063a541f8daa5e6152604f66b2a0", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Efinity.svg", + "addressPrefix": 1110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-worm", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-worm", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-worm", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/singular_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://turing.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://composable.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "composable" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": "relaychain", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "polkadex" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg" + } + ], + "nodes": [ + { + "url": "wss://frag-moonbase-relay-rpc-ws.g.moonbase.moonbeam.network", + "name": "PureStake node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase_relay.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://imbue-kusama.imbue.network", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/rococo.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-tinkernet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + }, + { + "url": "wss://leemo.gmordie.com", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "amplitude" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}", + "event": null + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42 + }, + { + "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace", + "name": "Ternoa Alphanet", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://alphanet.ternoa.com", + "name": "Ternoa Alphanet node" + } + ], + "explorers": [ + { + "name": "Ternoa Alphanet explorer", + "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}", + "account": "https://explorer-alphanet.ternoa.dev/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa_alphanet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b", + "name": "Turing Staging", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.turing-staging.oak.tech", + "name": "OAK node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing_staging.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg", + "addressPrefix": 51, + "options": [ + "testnet" + ] + }, + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "name": "Governance2 Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://governance2-testnet.litentry.io", + "name": "Development node" + } + ], + "explorers": [ + { + "name": "Governance2 Testnet explorer", + "extrinsic": "https://gov2.statescan.io/extrinsic/{hash}", + "account": "https://gov2.statescan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/governance2_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "kylin" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://k-ui.kapex.network", + "name": "Totem node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f", + "name": "Beresheet", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/beresheet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "addressPrefix": 7, + "options": [ + "testnet" + ] + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3", + "name": "Fusotao", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 18, + "priceId": "fusotao", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/fusotao.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://xx.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}", + "event": null + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a6ffcef7fb8caadf7f6c5ad8ada65e3eaa90d1604f3eabda546ff1d486865a0c", + "name": "Aventus Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.public-testnet.aventus.io", + "name": "Aventus testnet node" + } + ], + "explorers": [ + { + "name": "Aventus testnet explorer", + "extrinsic": "https://explorer.testnet.aventus.io/transaction/{hash}", + "account": "https://explorer.testnet.aventus.io/address/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88 + }, + { + "chainId": "3a5a5cd27eb15fd26c37315a0f0b938733bb798c897428448efac5e6150cad06", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-dev-kintsugi.interlay.io:443/parachain", + "name": "Kintsugi Labs" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi_Testnet.svg", + "addressPrefix": 2092, + "options": [ + "testnet" + ] + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bittensor.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:137", + "name": "Polygon", + "assets": [ + { + "assetId": 0, + "symbol": "MATIC", + "priceId": "matic-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MATIC.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://polygon-mainnet.public.blastapi.io", + "name": "Polygon node" + } + ], + "explorers": [ + { + "name": "Polygonscan", + "extrinsic": "https://polygonscan.com/tx/{hash}", + "account": "https://polygonscan.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.polygonscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polygon.svg", + "addressPrefix": 137, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ajuna" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ajuna.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Darwinia.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_polkadot.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/frequency.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "staking": "relaychain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "extrinsic": null, + "account": "https://explorer.vara-network.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/vara.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137 + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443", + "name": "Anchor node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/giant.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:97", + "name": "BNB Smart Chain Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://data-seed-prebsc-1-s1.binance.org:8545", + "name": "BSC testnet node 1" + }, + { + "url": "https://data-seed-prebsc-2-s1.binance.org:8545", + "name": "BSC testnet node 2" + }, + { + "url": "https://data-seed-prebsc-1-s2.binance.org:8545", + "name": "BSC testnet node 1s2" + }, + { + "url": "https://data-seed-prebsc-2-s2.binance.org:8545", + "name": "BSC testnet node 2s2" + }, + { + "url": "https://data-seed-prebsc-1-s3.binance.org:8545", + "name": "BSC testnet node 1s3" + }, + { + "url": "https://data-seed-prebsc-2-s3.binance.org:8545", + "name": "BSC testnet node 2s3" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/testnet/", + "name": "GetBlock wss testnet node" + } + ], + "explorers": [ + { + "name": "Testnet BscScan", + "extrinsic": "https://testnet.bscscan.com/tx/{hash}", + "account": "https://testnet.bscscan.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-testnet.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSCTestnet.svg", + "addressPrefix": 97, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:56", + "name": "BNB Smart Chain", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://bsc-dataseed.binance.org", + "name": "BSC node 1" + }, + { + "url": "https://bsc-dataseed1.defibit.io", + "name": "BSC node 2" + }, + { + "url": "https://bsc-dataseed1.ninicoin.io", + "name": "BSC node 3" + }, + { + "url": "https://bsc.nodereal.io", + "name": "BSC node 4" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/mainnet/", + "name": "GetBlock wss node" + } + ], + "explorers": [ + { + "name": "BscScan", + "extrinsic": "https://bscscan.com/tx/{hash}", + "account": "https://bscscan.com/address/{address}", + "event": null + }, + { + "name": "Bitquery", + "extrinsic": "https://explorer.bitquery.io/bsc/tx/{hash}", + "account": "https://explorer.bitquery.io/bsc/address/{address}", + "event": null + }, + { + "name": "BSCTrace", + "extrinsic": "https://bsctrace.com/tx/{hash}", + "account": "https://bsctrace.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSC.svg", + "addressPrefix": 56, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "c9824829d23066e7dd92b80cfef52559c7692866fcfc3530e737e3fe01410eef", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "GIANT Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-4-us-east-1-dev.giantprotocol.org:443", + "name": "Giant testnet node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/giant_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-collectives-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://sys.dotters.network/collectives-polkadot", + "name": "via IBP-GeoDNS2" + }, + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "via IBP-GeoDNS1" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/collectives.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + }, + { + "chainId": "67221cd96c1551b72d55f65164d6a39f31b570c77a05c90e31931b0e2f379e13", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude Foucoco", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-foucoco.pendulumchain.tech/", + "name": "PendulumChain node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude_foucoco.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude_foucoco.svg", + "addressPrefix": 57, + "options": [ + "testnet" + ] + } +] diff --git a/chains/v12/chains.json b/chains/v12/chains.json new file mode 100644 index 0000000..a629a59 --- /dev/null +++ b/chains/v12/chains.json @@ -0,0 +1,6725 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": [ + "relaychain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov" + } + ] + }, + "options": [ + "crowdloans", + "governance-v1", + "governance" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": [ + "relaychain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "acala-dollar", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8 + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonbeam.polkassembly.network/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-rpc.gateway.pokt.network/", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.flashbots.net", + "name": "Flashbots rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/9dddd77ac74043dc9a8dc48f82822c7d", + "name": "Infura node 2" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonriver.polkassembly.network/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6 + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": [ + "parachain" + ] + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78 + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.leemo.me", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + }, + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66 + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "99ded175d436bee7d751fa3f2f8c7a257ddc063a541f8daa5e6152604f66b2a0", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + }, + { + "url": "wss://efinity-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://efinity.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Efinity.svg", + "addressPrefix": 1110 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-worm", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-worm", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51 + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://composable.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50 + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88 + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://imbue-kusama.imbue.network", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-tinkernet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + }, + { + "url": "wss://leemo.gmordie.com", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57 + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}", + "event": null + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42 + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://k-ui.kapex.network", + "name": "Totem node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://xx.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}", + "event": null + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88 + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bittensor.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/equilibrium_types.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ajuna.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Darwinia.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_polkadot.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/frequency.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "extrinsic": null, + "account": "https://explorer.vara-network.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/vara.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137 + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443", + "name": "Anchor node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/giant.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42 + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-collectives-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://sys.dotters.network/collectives-polkadot", + "name": "via IBP-GeoDNS2" + }, + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "via IBP-GeoDNS1" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/collectives.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + } +] diff --git a/chains/v12/chains_dev.json b/chains/v12/chains_dev.json new file mode 100644 index 0000000..592a576 --- /dev/null +++ b/chains/v12/chains_dev.json @@ -0,0 +1,8277 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov" + } + ] + }, + "options": [ + "crowdloans", + "governance-v1", + "governance" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend__bm92Y" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend__bm92Y" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "westend" + } + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westmint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/account/{address}", + "extrinsic": "https://westmint.statescan.io/extrinsic/{hash}", + "event": "https://westmint.statescan.io/event/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westmint.json", + "overridesCommon": true + }, + "options": [ + "testnet" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "acala-dollar", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "karura" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + } + ], + "nodes": [ + { + "url": "wss://moonriver.api.onfinality.io/ws?apikey=41935d3d-3d6c-4a90-a0e1-33c065401d05", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonriver-hasura.herokuapp.com/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": [ + "parachain" + ], + "assetId": 0, + "symbol": "DEV", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + } + ], + "nodes": [ + { + "url": "wss://moonbeam-alpha.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.testnet.moonbeam.network", + "name": "Moonbeam Network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "shiden" + } + } + ] + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "staking": [ + "aura-relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "khala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_peregrine.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": [ + "parachain" + ] + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "calamari" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "acala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala-rpc.aca-staging.network/ws", + "name": "Acala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}", + "account": "https://acala-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala_mandala.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-rpc.gateway.pokt.network/", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.flashbots.net", + "name": "Flashbots rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe", + "name": "Infura node 4" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:5", + "name": "Ethereum - Goerli", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://goerli.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://goerli.etherscan.io/tx/{hash}", + "account": "https://goerli.etherscan.io/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-goerli.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg", + "addressPrefix": 5, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/equilibrium_types.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "astar" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "parallel" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "typeExtras": { + "assetId": "4294967295" + } + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.leemo.me", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + }, + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0500000000", + "currencyIdType": "zeitgeist_primitives.asset.Asset", + "existentialDeposit": "10000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "crustshadow" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "99ded175d436bee7d751fa3f2f8c7a257ddc063a541f8daa5e6152604f66b2a0", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + }, + { + "url": "wss://efinity-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://efinity.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Efinity.svg", + "addressPrefix": 1110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-worm", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-worm", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-worm", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/singular_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://turing.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://composable.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "composable" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "polkadex" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": [ + "aleph-zero" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg" + } + ], + "nodes": [ + { + "url": "wss://frag-moonbase-relay-rpc-ws.g.moonbase.moonbeam.network", + "name": "PureStake node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase_relay.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://imbue-kusama.imbue.network", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/rococo.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-tinkernet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + }, + { + "url": "wss://leemo.gmordie.com", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "amplitude" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}", + "event": null + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42 + }, + { + "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace", + "name": "Ternoa Alphanet", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://alphanet.ternoa.com", + "name": "Ternoa Alphanet node" + } + ], + "explorers": [ + { + "name": "Ternoa Alphanet explorer", + "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}", + "account": "https://explorer-alphanet.ternoa.dev/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa_alphanet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b", + "name": "Turing Staging", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.turing-staging.oak.tech", + "name": "OAK node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing_staging.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg", + "addressPrefix": 51, + "options": [ + "testnet" + ] + }, + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "name": "Governance2 Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://governance2-testnet.litentry.io", + "name": "Development node" + } + ], + "explorers": [ + { + "name": "Governance2 Testnet explorer", + "extrinsic": "https://gov2.statescan.io/extrinsic/{hash}", + "account": "https://gov2.statescan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/governance2_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "kylin" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://k-ui.kapex.network", + "name": "Totem node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f", + "name": "Beresheet", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/beresheet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "addressPrefix": 7, + "options": [ + "testnet" + ] + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3", + "name": "Fusotao", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 18, + "priceId": "fusotao", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/fusotao.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://xx.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}", + "event": null + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a6ffcef7fb8caadf7f6c5ad8ada65e3eaa90d1604f3eabda546ff1d486865a0c", + "name": "Aventus Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.public-testnet.aventus.io", + "name": "Aventus testnet node" + } + ], + "explorers": [ + { + "name": "Aventus testnet explorer", + "extrinsic": "https://explorer.testnet.aventus.io/transaction/{hash}", + "account": "https://explorer.testnet.aventus.io/address/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88 + }, + { + "chainId": "3a5a5cd27eb15fd26c37315a0f0b938733bb798c897428448efac5e6150cad06", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-dev-kintsugi.interlay.io:443/parachain", + "name": "Kintsugi Labs" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi_Testnet.svg", + "addressPrefix": 2092, + "options": [ + "testnet" + ] + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bittensor.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:137", + "name": "Polygon", + "assets": [ + { + "assetId": 0, + "symbol": "MATIC", + "priceId": "matic-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MATIC.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://polygon-mainnet.public.blastapi.io", + "name": "Polygon node" + } + ], + "explorers": [ + { + "name": "Polygonscan", + "extrinsic": "https://polygonscan.com/tx/{hash}", + "account": "https://polygonscan.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.polygonscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polygon.svg", + "addressPrefix": 137, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ajuna" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ajuna.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Darwinia.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_polkadot.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/frequency.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "staking": [ + "relaychain" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "extrinsic": null, + "account": "https://explorer.vara-network.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/vara.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137 + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443", + "name": "Anchor node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/giant.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:97", + "name": "BNB Smart Chain Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://data-seed-prebsc-1-s1.binance.org:8545", + "name": "BSC testnet node 1" + }, + { + "url": "https://data-seed-prebsc-2-s1.binance.org:8545", + "name": "BSC testnet node 2" + }, + { + "url": "https://data-seed-prebsc-1-s2.binance.org:8545", + "name": "BSC testnet node 1s2" + }, + { + "url": "https://data-seed-prebsc-2-s2.binance.org:8545", + "name": "BSC testnet node 2s2" + }, + { + "url": "https://data-seed-prebsc-1-s3.binance.org:8545", + "name": "BSC testnet node 1s3" + }, + { + "url": "https://data-seed-prebsc-2-s3.binance.org:8545", + "name": "BSC testnet node 2s3" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/testnet/", + "name": "GetBlock wss testnet node" + } + ], + "explorers": [ + { + "name": "Testnet BscScan", + "extrinsic": "https://testnet.bscscan.com/tx/{hash}", + "account": "https://testnet.bscscan.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-testnet.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSCTestnet.svg", + "addressPrefix": 97, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:56", + "name": "BNB Smart Chain", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://bsc-dataseed.binance.org", + "name": "BSC node 1" + }, + { + "url": "https://bsc-dataseed1.defibit.io", + "name": "BSC node 2" + }, + { + "url": "https://bsc-dataseed1.ninicoin.io", + "name": "BSC node 3" + }, + { + "url": "https://bsc.nodereal.io", + "name": "BSC node 4" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/mainnet/", + "name": "GetBlock wss node" + } + ], + "explorers": [ + { + "name": "BscScan", + "extrinsic": "https://bscscan.com/tx/{hash}", + "account": "https://bscscan.com/address/{address}", + "event": null + }, + { + "name": "Bitquery", + "extrinsic": "https://explorer.bitquery.io/bsc/tx/{hash}", + "account": "https://explorer.bitquery.io/bsc/address/{address}", + "event": null + }, + { + "name": "BSCTrace", + "extrinsic": "https://bsctrace.com/tx/{hash}", + "account": "https://bsctrace.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSC.svg", + "addressPrefix": 56, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "c9824829d23066e7dd92b80cfef52559c7692866fcfc3530e737e3fe01410eef", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "GIANT Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-4-us-east-1-dev.giantprotocol.org:443", + "name": "Giant testnet node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/giant_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-collectives-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://sys.dotters.network/collectives-polkadot", + "name": "via IBP-GeoDNS2" + }, + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "via IBP-GeoDNS1" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/collectives.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + }, + { + "chainId": "67221cd96c1551b72d55f65164d6a39f31b570c77a05c90e31931b0e2f379e13", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude Foucoco", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-foucoco.pendulumchain.tech/", + "name": "PendulumChain node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude_foucoco.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude_foucoco.svg", + "addressPrefix": 57, + "options": [ + "testnet" + ] + }, + { + "chainId": "418ae94c9fce02b1ab3b5bc211cd2f2133426f2861d97482bbdfdac1bbb0fb92", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-testnet.interlay.io:443/parachain", + "name": "Kintsugi Labs node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay_Testnet.svg", + "addressPrefix": 2032, + "options": [ + "testnet" + ] + } +] diff --git a/chains/v13/chains.json b/chains/v13/chains.json new file mode 100644 index 0000000..fca183b --- /dev/null +++ b/chains/v13/chains.json @@ -0,0 +1,7180 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": [ + "relaychain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov" + } + ] + }, + "options": [ + "crowdloans", + "governance-v1", + "governance" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": [ + "relaychain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/westend", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/westend", + "name": "Dotters Net node" + }, + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemine", + "name": "Dotters Net node" + }, + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aSEED", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "statemine", + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "assetId": "91372035960551235635465443179559840483" + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "165823357460190568952172802245839421906" + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "statemine", + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "assetId": "190590555344745888270686124937537713878" + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "187224307232923873519830480073807488153" + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "statemine", + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "typeExtras": { + "assetId": "69606720909260275826784788104880799692" + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "statemine", + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "assetId": "309163521958167876851250718453738106865" + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "statemine", + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg", + "typeExtras": { + "assetId": "125699734534028342599692732320197985871" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonbeam.polkassembly.network/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-rpc.gateway.pokt.network/", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.flashbots.net", + "name": "Flashbots rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/9dddd77ac74043dc9a8dc48f82822c7d", + "name": "Infura node 4" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "264344629840762281112027368930249420542" + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "assetId": "72145018963825376852137222787619937732" + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "assetId": "203223821023327994093278529517083736593" + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "typeExtras": { + "assetId": "118095707745084482624853002839493125353" + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "133300872918374599700079037156071917454" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1", + "governance" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": [ + "parachain" + ] + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78 + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "1337" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemint", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemint", + "name": "Dotters Net node" + }, + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.leemo.me", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/encointer-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + }, + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66 + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "99ded175d436bee7d751fa3f2f8c7a257ddc063a541f8daa5e6152604f66b2a0", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + }, + { + "url": "wss://efinity-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://efinity.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Efinity.svg", + "addressPrefix": 1110 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51 + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://composable.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50 + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680" + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918" + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88 + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.imbuenetwork.com", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-tinkernet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57 + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42 + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://kapex-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://kapex-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://xx.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88 + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bittensor.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/equilibrium_types.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ajuna.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_polkadot.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/frequency.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/vara.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137 + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443", + "name": "Anchor node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/giant.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42 + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://polkadot-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/collectives-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://polkadot-collectives-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/collectives.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://wss-krest.peaq.network", + "name": "Krest node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + } +] diff --git a/chains/v13/chains_dev.json b/chains/v13/chains_dev.json new file mode 100644 index 0000000..dd325fe --- /dev/null +++ b/chains/v13/chains_dev.json @@ -0,0 +1,8864 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot__bm92Y" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot__bm92Y" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov" + } + ] + }, + "options": [ + "crowdloans", + "governance-v1", + "governance" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama" + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama__bm92Y" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama__bm92Y" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama" + } + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/westend", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/westend", + "name": "Dotters Net node" + }, + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend__bm92Y" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend__bm92Y" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "westend" + } + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama" + } + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westmint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/account/{address}", + "extrinsic": "https://westmint.statescan.io/extrinsic/{hash}", + "event": "https://westmint.statescan.io/event/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westmint.json", + "overridesCommon": true + }, + "options": [ + "testnet" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemine", + "name": "Dotters Net node" + }, + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aSEED", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "264344629840762281112027368930249420542" + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "assetId": "72145018963825376852137222787619937732" + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "assetId": "203223821023327994093278529517083736593" + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "typeExtras": { + "assetId": "118095707745084482624853002839493125353" + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "133300872918374599700079037156071917454" + } + } + ], + "nodes": [ + { + "url": "wss://moonriver.api.onfinality.io/ws?apikey=41935d3d-3d6c-4a90-a0e1-33c065401d05", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ], + "additional": { + "themeColor": "#E4A228", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": [ + "parachain" + ], + "assetId": 0, + "symbol": "DEV", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + } + ], + "nodes": [ + { + "url": "wss://moonbeam-alpha.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.testnet.moonbeam.network", + "name": "Moonbeam Network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "shiden" + } + } + ] + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1", + "governance" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "staking": [ + "aura-relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "khala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_peregrine.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": [ + "parachain" + ] + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "calamari" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#D632C1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala-rpc.aca-staging.network/ws", + "name": "Acala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}", + "account": "https://acala-testnet.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala_mandala.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "statemine", + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "assetId": "91372035960551235635465443179559840483" + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "165823357460190568952172802245839421906" + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "statemine", + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "assetId": "190590555344745888270686124937537713878" + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "187224307232923873519830480073807488153" + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "statemine", + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "typeExtras": { + "assetId": "69606720909260275826784788104880799692" + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "statemine", + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "assetId": "309163521958167876851250718453738106865" + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "statemine", + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg", + "typeExtras": { + "assetId": "125699734534028342599692732320197985871" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ], + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-rpc.gateway.pokt.network/", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.flashbots.net", + "name": "Flashbots rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe", + "name": "Infura node 4" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:5", + "name": "Ethereum - Goerli", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://goerli.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://goerli.etherscan.io/tx/{hash}", + "account": "https://goerli.etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-goerli.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg", + "addressPrefix": 5, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/equilibrium_types.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "astar" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "parallel" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "1337" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemint", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemint", + "name": "Dotters Net node" + }, + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "typeExtras": { + "assetId": "4294967295" + } + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.leemo.me", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/encointer-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + }, + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0500000000", + "currencyIdType": "zeitgeist_primitives.asset.Asset", + "existentialDeposit": "10000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "crustshadow" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "99ded175d436bee7d751fa3f2f8c7a257ddc063a541f8daa5e6152604f66b2a0", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + }, + { + "url": "wss://efinity-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://efinity.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Efinity.svg", + "addressPrefix": 1110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/singular_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://turing.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#14B1D3", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero__bm92Y" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero__bm92Y" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "defaultBlockTime": 1000 + } + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://composable.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "composable" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680" + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918" + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "polkadex" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": [ + "aleph-zero" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg" + } + ], + "nodes": [ + { + "url": "wss://frag-moonbase-relay-rpc-ws.g.moonbase.moonbeam.network", + "name": "PureStake node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase_relay.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.imbuenetwork.com", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/rococo.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-tinkernet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "amplitude" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace", + "name": "Ternoa Alphanet", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://alphanet.ternoa.com", + "name": "Ternoa Alphanet node" + } + ], + "explorers": [ + { + "name": "Ternoa Alphanet explorer", + "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}", + "account": "https://explorer-alphanet.ternoa.dev/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa_alphanet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b", + "name": "Turing Staging", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.turing-staging.oak.tech", + "name": "OAK node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing_staging.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg", + "addressPrefix": 51, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "name": "Governance2 Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://governance2-testnet.litentry.io", + "name": "Development node" + } + ], + "explorers": [ + { + "name": "Governance2 Testnet explorer", + "extrinsic": "https://gov2.statescan.io/extrinsic/{hash}", + "account": "https://gov2.statescan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/governance2_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "kylin" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://kapex-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://kapex-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polymesh" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f", + "name": "Beresheet", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/beresheet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "addressPrefix": 7, + "options": [ + "testnet" + ] + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3", + "name": "Fusotao", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 18, + "priceId": "fusotao", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/fusotao.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://xx.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a6ffcef7fb8caadf7f6c5ad8ada65e3eaa90d1604f3eabda546ff1d486865a0c", + "name": "Aventus Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.public-testnet.aventus.io", + "name": "Aventus testnet node" + } + ], + "explorers": [ + { + "name": "Aventus testnet explorer", + "extrinsic": "https://explorer.testnet.aventus.io/transaction/{hash}", + "account": "https://explorer.testnet.aventus.io/address/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88 + }, + { + "chainId": "3a5a5cd27eb15fd26c37315a0f0b938733bb798c897428448efac5e6150cad06", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-dev-kintsugi.interlay.io:443/parachain", + "name": "Kintsugi Labs" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi_Testnet.svg", + "addressPrefix": 2092, + "options": [ + "testnet" + ] + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bittensor.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:137", + "name": "Polygon", + "assets": [ + { + "assetId": 0, + "symbol": "MATIC", + "priceId": "matic-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MATIC.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://polygon-mainnet.public.blastapi.io", + "name": "Polygon node" + } + ], + "explorers": [ + { + "name": "Polygonscan", + "extrinsic": "https://polygonscan.com/tx/{hash}", + "account": "https://polygonscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.polygonscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polygon.svg", + "addressPrefix": 137, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ajuna" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ajuna.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_polkadot.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/frequency" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/frequency.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "staking": [ + "relaychain" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---vara" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/vara.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443", + "name": "Anchor node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/giant.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:97", + "name": "BNB Smart Chain Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://data-seed-prebsc-1-s1.binance.org:8545", + "name": "BSC testnet node 1" + }, + { + "url": "https://data-seed-prebsc-2-s1.binance.org:8545", + "name": "BSC testnet node 2" + }, + { + "url": "https://data-seed-prebsc-1-s2.binance.org:8545", + "name": "BSC testnet node 1s2" + }, + { + "url": "https://data-seed-prebsc-2-s2.binance.org:8545", + "name": "BSC testnet node 2s2" + }, + { + "url": "https://data-seed-prebsc-1-s3.binance.org:8545", + "name": "BSC testnet node 1s3" + }, + { + "url": "https://data-seed-prebsc-2-s3.binance.org:8545", + "name": "BSC testnet node 2s3" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock http testnet node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock wss testnet node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/testnet/", + "name": "GetBlock wss testnet node" + } + ], + "explorers": [ + { + "name": "Testnet BscScan", + "extrinsic": "https://testnet.bscscan.com/tx/{hash}", + "account": "https://testnet.bscscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-testnet.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSCTestnet.svg", + "addressPrefix": 97, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:56", + "name": "BNB Smart Chain", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://bsc-dataseed.binance.org", + "name": "BSC node 1" + }, + { + "url": "https://bsc-dataseed1.defibit.io", + "name": "BSC node 2" + }, + { + "url": "https://bsc-dataseed1.ninicoin.io", + "name": "BSC node 3" + }, + { + "url": "https://bsc.nodereal.io", + "name": "BSC node 4" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock http node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock wss node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/mainnet/", + "name": "GetBlock wss node" + } + ], + "explorers": [ + { + "name": "BscScan", + "extrinsic": "https://bscscan.com/tx/{hash}", + "account": "https://bscscan.com/address/{address}" + }, + { + "name": "Bitquery", + "extrinsic": "https://explorer.bitquery.io/bsc/tx/{hash}", + "account": "https://explorer.bitquery.io/bsc/address/{address}" + }, + { + "name": "BSCTrace", + "extrinsic": "https://bsctrace.com/tx/{hash}", + "account": "https://bsctrace.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSC.svg", + "addressPrefix": 56, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "c9824829d23066e7dd92b80cfef52559c7692866fcfc3530e737e3fe01410eef", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "GIANT Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-4-us-east-1-dev.giantprotocol.org:443", + "name": "Giant testnet node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/giant_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://polkadot-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---kusama-bridgehub" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/collectives-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://polkadot-collectives-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-collectives" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/collectives.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + }, + { + "chainId": "67221cd96c1551b72d55f65164d6a39f31b570c77a05c90e31931b0e2f379e13", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude Foucoco", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-foucoco.pendulumchain.tech/", + "name": "PendulumChain node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude_foucoco.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude_foucoco.svg", + "addressPrefix": 57, + "options": [ + "testnet" + ] + }, + { + "chainId": "418ae94c9fce02b1ab3b5bc211cd2f2133426f2861d97482bbdfdac1bbb0fb92", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-testnet.interlay.io:443/parachain", + "name": "Kintsugi Labs node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay_Testnet.svg", + "addressPrefix": 2032, + "options": [ + "testnet" + ] + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://wss-krest.peaq.network", + "name": "Krest node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Manta", + "assets": [ + { + "assetId": 0, + "symbol": "MANTA", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.manta.systems", + "name": "Manta node" + }, + { + "url": "wss://manta.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://manta.subscan.io/extrinsic/{hash}", + "account": "https://manta.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/manta.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 77 + }, + { + "chainId": "9b86ea7366584c5ddf67de243433fcc05732864933258de9467db46eb9bef8b5", + "name": "Vara Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TVARA", + "precision": 12, + "staking": [ + "relaychain" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://vit.vara-network.io", + "name": "Gear Tech test node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/vara_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara_Testnet.svg", + "addressPrefix": 137, + "options": [ + "testnet" + ] + } +] diff --git a/chains/v14/chains.json b/chains/v14/chains.json new file mode 100644 index 0000000..21a3eef --- /dev/null +++ b/chains/v14/chains.json @@ -0,0 +1,7629 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "DOT", + "blockchain": "DOT" + } + } + } + ], + "nodes": [ + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov" + } + ] + }, + "options": [ + "crowdloans", + "governance-v1", + "governance" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking" + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "KSM", + "blockchain": "KSM" + } + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking" + } + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/westend", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/westend", + "name": "Dotters Net node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama" + } + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemine", + "name": "Dotters Net node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura", + "buyProviders": { + "banxa": { + "coinType": "KAR", + "blockchain": "KAR" + } + } + }, + { + "assetId": 1, + "symbol": "aSEED", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "GLMR", + "blockchain": "GLMR" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "statemine", + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "assetId": "91372035960551235635465443179559840483" + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "165823357460190568952172802245839421906" + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "statemine", + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "assetId": "190590555344745888270686124937537713878" + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "187224307232923873519830480073807488153" + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "statemine", + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "typeExtras": { + "assetId": "69606720909260275826784788104880799692" + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "statemine", + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "assetId": "309163521958167876851250718453738106865" + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "statemine", + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg", + "typeExtras": { + "assetId": "125699734534028342599692732320197985871" + } + }, + { + "assetId": 18, + "symbol": "xcOTP", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg", + "typeExtras": { + "assetId": "238111524681612888331172110363070489924" + } + }, + { + "assetId": 19, + "symbol": "xcvDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "29085784439601774464560083082574142143" + } + }, + { + "assetId": 20, + "symbol": "xcvFIL", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "assetId": "272547899416482196831721420898811311297" + } + }, + { + "assetId": 21, + "symbol": "xcvGLMR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "assetId": "204507659831918931608354793288110796652" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonbeam.polkassembly.network/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ], + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "ETH", + "blockchain": "ETH" + } + } + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-pokt.nodies.app", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.flashbots.net", + "name": "Flashbots rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/9dddd77ac74043dc9a8dc48f82822c7d", + "name": "Infura node 4" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MOONRIVER" + }, + "banxa": { + "coinType": "MOVR", + "blockchain": "MOVR" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "264344629840762281112027368930249420542" + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "assetId": "72145018963825376852137222787619937732" + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "assetId": "203223821023327994093278529517083736593" + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "typeExtras": { + "assetId": "118095707745084482624853002839493125353" + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "133300872918374599700079037156071917454" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ], + "additional": { + "themeColor": "#E4A228", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 11, + "symbol": "vKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "18446744073709551628" + } + }, + { + "assetId": 12, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551627" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNC" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1", + "governance" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "buyProviders": { + "banxa": { + "coinType": "BSX", + "blockchain": "BSX" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 10, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "119" + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "121" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + }, + { + "assetId": 11, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 12, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 13, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "assetId": "13" + } + }, + { + "assetId": 14, + "symbol": "BIT", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 15, + "symbol": "PICA", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "typeExtras": { + "assetId": "15" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 5, + "symbol": "DAI-Karura", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "assetId": "15" + } + }, + { + "assetId": 6, + "symbol": "USDC-Karura", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "16" + } + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "additional": { + "themeColor": "#D632C1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg", + "buyProviders": { + "transak": { + "network": "PIONEER" + } + } + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer-rpc-3.bit.country/wss", + "name": "MetaverseNetwork node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + }, + "banxa": { + "coinType": "ASTR", + "blockchain": "ASTR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 10, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 11, + "symbol": "UNQ", + "precision": 18, + "type": "statemine", + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "assetId": "18446744073709551631" + } + }, + { + "assetId": 12, + "symbol": "vDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 13, + "symbol": "EQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "18446744073709551629" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + }, + { + "url": "wss://parallel-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "1337" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemint", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemint", + "name": "Dotters Net node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.0xsamsara.com", + "name": "Samsara node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/encointer-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "KINT", + "blockchain": "KINT" + } + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" + } + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66 + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + }, + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "34854864344868000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "INTR", + "blockchain": "INTR" + } + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-interlay.luckyfriday.io/", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "additional": { + "themeColor": "#14B1D3", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + } + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://composable.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50 + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680" + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918" + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + }, + { + "url": "wss://polkadex.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://polkadex.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking" + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg", + "buyProviders": { + "banxa": { + "coinType": "BAJU", + "blockchain": "BAJU" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.imbuenetwork.com", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://tinkernet-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57 + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg", + "buyProviders": { + "banxa": { + "coinType": "CAPS", + "blockchain": "TERNOA" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking" + } + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://kapex-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88 + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bittensor.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/equilibrium_types.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ajuna.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "priceId": "3dpass", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_polkadot.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/frequency" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/frequency.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "priceId": "vara-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---vara" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/vara.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137 + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443", + "name": "Anchor node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/giant.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42 + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/collectives-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/collectives.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://wss-krest.peaq.network", + "name": "Krest node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.matrix.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-matrix-rpc-1.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}", + "account": "https://matrix.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/enjin_matrixchain.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 1110 + } +] diff --git a/chains/v14/chains_dev.json b/chains/v14/chains_dev.json new file mode 100644 index 0000000..23d3ce3 --- /dev/null +++ b/chains/v14/chains_dev.json @@ -0,0 +1,9512 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "DOT", + "blockchain": "DOT" + } + } + } + ], + "nodes": [ + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov" + } + ] + }, + "options": [ + "crowdloans", + "governance-v1", + "governance" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking" + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "KSM", + "blockchain": "KSM" + } + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking" + } + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/westend", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/westend", + "name": "Dotters Net node" + }, + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "westend" + } + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama" + } + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westmint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/account/{address}", + "extrinsic": "https://westmint.statescan.io/extrinsic/{hash}", + "event": "https://westmint.statescan.io/event/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westmint.json", + "overridesCommon": true + }, + "options": [ + "testnet" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemine", + "name": "Dotters Net node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura", + "buyProviders": { + "banxa": { + "coinType": "KAR", + "blockchain": "KAR" + } + } + }, + { + "assetId": 1, + "symbol": "aSEED", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MOONRIVER" + }, + "banxa": { + "coinType": "MOVR", + "blockchain": "MOVR" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "264344629840762281112027368930249420542" + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "assetId": "72145018963825376852137222787619937732" + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "assetId": "203223821023327994093278529517083736593" + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "typeExtras": { + "assetId": "118095707745084482624853002839493125353" + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "133300872918374599700079037156071917454" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ], + "additional": { + "themeColor": "#E4A228", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": [ + "parachain" + ], + "assetId": 0, + "symbol": "DEV", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + } + ], + "nodes": [ + { + "url": "wss://wss.testnet.moonbeam.network", + "name": "Moonbeam Network node" + }, + { + "url": "wss://moonbeam-alpha.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 11, + "symbol": "vKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "18446744073709551628" + } + }, + { + "assetId": 12, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551627" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "shiden" + } + } + ] + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "staking": [ + "parachain" + ], + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNC" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1", + "governance" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "KINT", + "blockchain": "KINT" + } + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "staking": [ + "aura-relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 10, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "119" + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "121" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "buyProviders": { + "banxa": { + "coinType": "BSX", + "blockchain": "BSX" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + }, + { + "assetId": 11, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 12, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 13, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "assetId": "13" + } + }, + { + "assetId": 14, + "symbol": "BIT", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 15, + "symbol": "PICA", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "typeExtras": { + "assetId": "15" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "khala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_peregrine.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 5, + "symbol": "DAI-Karura", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "assetId": "15" + } + }, + { + "assetId": 6, + "symbol": "USDC-Karura", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "16" + } + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "calamari" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#D632C1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg", + "buyProviders": { + "transak": { + "network": "PIONEER" + } + } + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer-rpc-3.bit.country/wss", + "name": "MetaverseNetwork node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala-rpc.aca-staging.network/ws", + "name": "Acala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}", + "account": "https://acala-testnet.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala_mandala.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "GLMR", + "blockchain": "GLMR" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "statemine", + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "assetId": "91372035960551235635465443179559840483" + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "165823357460190568952172802245839421906" + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "statemine", + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "assetId": "190590555344745888270686124937537713878" + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "187224307232923873519830480073807488153" + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "statemine", + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "typeExtras": { + "assetId": "69606720909260275826784788104880799692" + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "statemine", + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "assetId": "309163521958167876851250718453738106865" + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "statemine", + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg", + "typeExtras": { + "assetId": "125699734534028342599692732320197985871" + } + }, + { + "assetId": 18, + "symbol": "xcOTP", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg", + "typeExtras": { + "assetId": "238111524681612888331172110363070489924" + } + }, + { + "assetId": 19, + "symbol": "xcvDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "29085784439601774464560083082574142143" + } + }, + { + "assetId": 20, + "symbol": "xcvFIL", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "assetId": "272547899416482196831721420898811311297" + } + }, + { + "assetId": 21, + "symbol": "xcvGLMR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "assetId": "204507659831918931608354793288110796652" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ], + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "ETH", + "blockchain": "ETH" + } + } + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-pokt.nodies.app", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.flashbots.net", + "name": "Flashbots rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe", + "name": "Infura node 4" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:5", + "name": "Ethereum - Goerli", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://goerli.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://goerli.etherscan.io/tx/{hash}", + "account": "https://goerli.etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-goerli.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg", + "addressPrefix": 5, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/equilibrium_types.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + }, + "banxa": { + "coinType": "ASTR", + "blockchain": "ASTR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 10, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 11, + "symbol": "UNQ", + "precision": 18, + "type": "statemine", + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "assetId": "18446744073709551631" + } + }, + { + "assetId": 12, + "symbol": "vDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 13, + "symbol": "EQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "18446744073709551629" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "astar" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + }, + { + "url": "wss://parallel-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "parallel" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "1337" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemint", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemint", + "name": "Dotters Net node" + }, + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "typeExtras": { + "assetId": "4294967295" + } + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.0xsamsara.com", + "name": "Samsara node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/encointer-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0500000000", + "currencyIdType": "zeitgeist_primitives.asset.Asset", + "existentialDeposit": "10000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" + } + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "crustshadow" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + }, + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://centrifuge-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "34854864344868000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "INTR", + "blockchain": "INTR" + } + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 17, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x11000000", + "currencyIdType": "u32", + "existentialDeposit": "6164274209", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-interlay.luckyfriday.io/", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/singular_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://turing.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#14B1D3", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + } + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "composable" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680" + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918" + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + }, + { + "url": "wss://polkadex.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://polkadex.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "polkadex" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking" + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": [ + "aleph-zero" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg" + } + ], + "nodes": [ + { + "url": "wss://frag-moonbase-relay-rpc-ws.g.moonbase.moonbeam.network", + "name": "PureStake node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase_relay.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg", + "buyProviders": { + "banxa": { + "coinType": "BAJU", + "blockchain": "BAJU" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.imbuenetwork.com", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f", + "name": "Paseo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/paseo", + "name": "IBP-GeoDNS1" + }, + { + "url": "wss://rpc.dotters.network/paseo", + "name": "IBP-GeoDNS2" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Paseo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans", + "proxy" + ] + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/rococo.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://tinkernet-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "amplitude" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg", + "buyProviders": { + "banxa": { + "coinType": "CAPS", + "blockchain": "TERNOA" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking" + } + }, + { + "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace", + "name": "Ternoa Alphanet", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://alphanet.ternoa.com", + "name": "Ternoa Alphanet node" + } + ], + "explorers": [ + { + "name": "Ternoa Alphanet explorer", + "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}", + "account": "https://explorer-alphanet.ternoa.dev/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa_alphanet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b", + "name": "Turing Staging", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.turing-staging.oak.tech", + "name": "OAK node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing_staging.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg", + "addressPrefix": 51, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "name": "Governance2 Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://governance2-testnet.litentry.io", + "name": "Development node" + } + ], + "explorers": [ + { + "name": "Governance2 Testnet explorer", + "extrinsic": "https://gov2.statescan.io/extrinsic/{hash}", + "account": "https://gov2.statescan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/governance2_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "kylin" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://kapex-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polymesh" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f", + "name": "Beresheet", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/beresheet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "addressPrefix": 7, + "options": [ + "testnet" + ] + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3", + "name": "Fusotao", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 18, + "priceId": "fusotao", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/fusotao.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a6ffcef7fb8caadf7f6c5ad8ada65e3eaa90d1604f3eabda546ff1d486865a0c", + "name": "Aventus Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.public-testnet.aventus.io", + "name": "Aventus testnet node" + } + ], + "explorers": [ + { + "name": "Aventus testnet explorer", + "extrinsic": "https://explorer.testnet.aventus.io/transaction/{hash}", + "account": "https://explorer.testnet.aventus.io/address/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88 + }, + { + "chainId": "3a5a5cd27eb15fd26c37315a0f0b938733bb798c897428448efac5e6150cad06", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-dev-kintsugi.interlay.io:443/parachain", + "name": "Kintsugi Labs" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi_Testnet.svg", + "addressPrefix": 2092, + "options": [ + "testnet" + ] + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bittensor.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:137", + "name": "Polygon", + "assets": [ + { + "assetId": 0, + "symbol": "MATIC", + "priceId": "matic-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MATIC.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://polygon-mainnet.public.blastapi.io", + "name": "Polygon node" + } + ], + "explorers": [ + { + "name": "Polygonscan", + "extrinsic": "https://polygonscan.com/tx/{hash}", + "account": "https://polygonscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.polygonscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polygon.svg", + "addressPrefix": 137, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "priceId": "3dpass", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ajuna" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ajuna.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia node" + }, + { + "url": "wss://rpc.darwinia.network", + "name": "Darwinia node" + }, + { + "url": "wss://darwinia-rpc.darwiniacommunitydao.xyz", + "name": "Darwinia Community node" + }, + { + "url": "wss://darwinia-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_polkadot.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/frequency" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/frequency.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "priceId": "vara-network", + "staking": [ + "relaychain" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---vara" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/vara.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443", + "name": "Anchor node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/giant.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:97", + "name": "BNB Smart Chain Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://data-seed-prebsc-1-s1.binance.org:8545", + "name": "BSC testnet node 1" + }, + { + "url": "https://data-seed-prebsc-2-s1.binance.org:8545", + "name": "BSC testnet node 2" + }, + { + "url": "https://data-seed-prebsc-1-s2.binance.org:8545", + "name": "BSC testnet node 1s2" + }, + { + "url": "https://data-seed-prebsc-2-s2.binance.org:8545", + "name": "BSC testnet node 2s2" + }, + { + "url": "https://data-seed-prebsc-1-s3.binance.org:8545", + "name": "BSC testnet node 1s3" + }, + { + "url": "https://data-seed-prebsc-2-s3.binance.org:8545", + "name": "BSC testnet node 2s3" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock http testnet node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock wss testnet node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/testnet/", + "name": "GetBlock wss testnet node" + } + ], + "explorers": [ + { + "name": "Testnet BscScan", + "extrinsic": "https://testnet.bscscan.com/tx/{hash}", + "account": "https://testnet.bscscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-testnet.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSCTestnet.svg", + "addressPrefix": 97, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:56", + "name": "BNB Smart Chain", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://bsc-dataseed.binance.org", + "name": "BSC node 1" + }, + { + "url": "https://bsc-dataseed1.defibit.io", + "name": "BSC node 2" + }, + { + "url": "https://bsc-dataseed1.ninicoin.io", + "name": "BSC node 3" + }, + { + "url": "https://bsc.nodereal.io", + "name": "BSC node 4" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock http node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock wss node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/mainnet/", + "name": "GetBlock wss node" + } + ], + "explorers": [ + { + "name": "BscScan", + "extrinsic": "https://bscscan.com/tx/{hash}", + "account": "https://bscscan.com/address/{address}" + }, + { + "name": "Bitquery", + "extrinsic": "https://explorer.bitquery.io/bsc/tx/{hash}", + "account": "https://explorer.bitquery.io/bsc/address/{address}" + }, + { + "name": "BSCTrace", + "extrinsic": "https://bsctrace.com/tx/{hash}", + "account": "https://bsctrace.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSC.svg", + "addressPrefix": 56, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "c9824829d23066e7dd92b80cfef52559c7692866fcfc3530e737e3fe01410eef", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "GIANT Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-4-us-east-1-dev.giantprotocol.org:443", + "name": "Giant testnet node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/giant_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://polkadot-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---kusama-bridgehub" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/collectives-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://polkadot-collectives-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-collectives" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/collectives.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + }, + { + "chainId": "67221cd96c1551b72d55f65164d6a39f31b570c77a05c90e31931b0e2f379e13", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude Foucoco", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-foucoco.pendulumchain.tech/", + "name": "PendulumChain node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude_foucoco.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude_foucoco.svg", + "addressPrefix": 57, + "options": [ + "testnet" + ] + }, + { + "chainId": "418ae94c9fce02b1ab3b5bc211cd2f2133426f2861d97482bbdfdac1bbb0fb92", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-testnet.interlay.io:443/parachain", + "name": "Kintsugi Labs node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay_Testnet.svg", + "addressPrefix": 2032, + "options": [ + "testnet" + ] + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://wss-krest.peaq.network", + "name": "Krest node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Manta", + "assets": [ + { + "assetId": 0, + "symbol": "MANTA", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.manta.systems", + "name": "Manta node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://manta.subscan.io/extrinsic/{hash}", + "account": "https://manta.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/manta.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 77 + }, + { + "chainId": "9b86ea7366584c5ddf67de243433fcc05732864933258de9467db46eb9bef8b5", + "name": "Vara Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TVARA", + "precision": 12, + "staking": [ + "relaychain" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://vit.vara-network.io", + "name": "Gear Tech test node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/vara_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara_Testnet.svg", + "addressPrefix": 137, + "options": [ + "testnet" + ] + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.matrix.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-matrix-rpc-1.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}", + "account": "https://matrix.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/enjin_matrixchain.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 1110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "eip155:246", + "name": "Energy Web Chain", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://consortia-rpc.energyweb.org", + "name": "Public EWC http node" + }, + { + "url": "https://rpc.energyweb.org", + "name": "Energy web http node" + }, + { + "url": "https://archive-rpc.energyweb.org", + "name": "Archive http node" + }, + { + "url": "wss://rpc.energyweb.org/ws", + "name": "Energy web wss node" + } + ], + "explorers": [ + { + "name": "Energy Web Explorer", + "extrinsic": "https://explorer.energyweb.org/tx/{hash}", + "account": "https://explorer.energyweb.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.energyweb.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg", + "addressPrefix": 246, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:592", + "name": "Astar EVM", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "https://astar.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "https://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 592, + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://blockscout.com/astar/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2031", + "name": "Centrifuge EVM", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "priceId": "centrifuge", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Fullnode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 2031, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:595", + "name": "Acala Mandala TC9", + "assets": [ + { + "assetId": 0, + "symbol": "mACA", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://eth-rpc-tc9.aca-staging.network", + "name": "wss node" + }, + { + "url": "https://eth-rpc-tc9.aca-staging.network", + "name": "http node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 595, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6ab1bd8aed6d5fdcaf347826bfcd0172681181edf8356b90cb3cf47076698ae2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "EWX Staging Parachain Argon", + "assets": [ + { + "assetId": 0, + "symbol": "VT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://ewx-staging-parachain-argon-wmfbanx0xb.energyweb.org/ws", + "name": "EWX node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ewx_parachain_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Watr", + "assets": [ + { + "assetId": 0, + "symbol": "WATR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WATR.svg" + } + ], + "nodes": [ + { + "url": "wss://watr-rpc.watr-api.network", + "name": "EWX node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/watr.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg", + "addressPrefix": 19 + } +] diff --git a/chains/v15/chains.json b/chains/v15/chains.json new file mode 100644 index 0000000..3ce0dd0 --- /dev/null +++ b/chains/v15/chains.json @@ -0,0 +1,7660 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "DOT", + "blockchain": "DOT" + } + } + } + ], + "nodes": [ + { + "url": "wss://dot-rpc.stakeworld.io", + "name": "Stakeworld node" + }, + { + "url": "wss://polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov" + } + ] + }, + "options": [ + "crowdloans", + "governance" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking" + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "KSM", + "blockchain": "KSM" + } + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking" + } + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/westend", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/westend", + "name": "Dotters Net node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama" + } + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemine", + "name": "Dotters Net node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://statemine.statescan.io/#/accounts/{address}", + "event": "https://statemine.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura", + "buyProviders": { + "banxa": { + "coinType": "KAR", + "blockchain": "KAR" + } + } + }, + { + "assetId": 1, + "symbol": "aSEED", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "GLMR", + "blockchain": "GLMR" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "statemine", + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "assetId": "91372035960551235635465443179559840483" + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "165823357460190568952172802245839421906" + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "statemine", + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "assetId": "190590555344745888270686124937537713878" + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "187224307232923873519830480073807488153" + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "statemine", + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "typeExtras": { + "assetId": "69606720909260275826784788104880799692" + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "statemine", + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "assetId": "309163521958167876851250718453738106865" + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "statemine", + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg", + "typeExtras": { + "assetId": "125699734534028342599692732320197985871" + } + }, + { + "assetId": 18, + "symbol": "xcOTP", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg", + "typeExtras": { + "assetId": "238111524681612888331172110363070489924" + } + }, + { + "assetId": 19, + "symbol": "xcvDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "29085784439601774464560083082574142143" + } + }, + { + "assetId": 20, + "symbol": "xcvFIL", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "assetId": "272547899416482196831721420898811311297" + } + }, + { + "assetId": 21, + "symbol": "xcvGLMR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "assetId": "204507659831918931608354793288110796652" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonbeam.polkassembly.network/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ], + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "ETH", + "blockchain": "ETH" + } + } + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-pokt.nodies.app", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.flashbots.net", + "name": "Flashbots rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/9dddd77ac74043dc9a8dc48f82822c7d", + "name": "Infura node 4" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MOONRIVER" + }, + "banxa": { + "coinType": "MOVR", + "blockchain": "MOVR" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "264344629840762281112027368930249420542" + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "assetId": "72145018963825376852137222787619937732" + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "assetId": "203223821023327994093278529517083736593" + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "typeExtras": { + "assetId": "118095707745084482624853002839493125353" + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "133300872918374599700079037156071917454" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ], + "additional": { + "themeColor": "#E4A228", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 11, + "symbol": "vKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "18446744073709551628" + } + }, + { + "assetId": 12, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551627" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNC" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1", + "governance" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "buyProviders": { + "banxa": { + "coinType": "BSX", + "blockchain": "BSX" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 10, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "119" + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "121" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + }, + { + "assetId": 11, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 12, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 13, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "assetId": "13" + } + }, + { + "assetId": 14, + "symbol": "BIT", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 15, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "typeExtras": { + "assetId": "15" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://kilt-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 5, + "symbol": "DAI-Karura", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "assetId": "15" + } + }, + { + "assetId": 6, + "symbol": "USDC-Karura", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "16" + } + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "additional": { + "themeColor": "#D632C1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg", + "buyProviders": { + "transak": { + "network": "PIONEER" + } + } + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer-rpc-3.bit.country/wss", + "name": "MetaverseNetwork node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + }, + "banxa": { + "coinType": "ASTR", + "blockchain": "ASTR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 10, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 11, + "symbol": "UNQ", + "precision": 18, + "type": "statemine", + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "assetId": "18446744073709551631" + } + }, + { + "assetId": 12, + "symbol": "vDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 13, + "symbol": "EQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "18446744073709551629" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + }, + { + "url": "wss://parallel-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "1337" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemint", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemint", + "name": "Dotters Net node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://statemint.statescan.io/#/accounts/{address}", + "event": "https://statemint.statescan.io/#/events/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.0xsamsara.com", + "name": "Samsara node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/encointer-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "KINT", + "blockchain": "KINT" + } + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" + } + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66 + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + }, + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "34854864344868000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "INTR", + "blockchain": "INTR" + } + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-interlay.luckyfriday.io/", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "additional": { + "themeColor": "#14B1D3", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + } + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://composable.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50 + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680" + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918" + } + }, + { + "assetId": 3, + "symbol": "ASTR", + "precision": 12, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "222121451965151777636299756141619631150" + } + }, + { + "assetId": 4, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "assetId": "193492391581201937291053139015355410612" + } + }, + { + "assetId": 5, + "symbol": "iBTC", + "precision": 12, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "226557799181424065994173367616174607641" + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + }, + { + "url": "wss://polkadex.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://polkadex.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking" + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg", + "buyProviders": { + "banxa": { + "coinType": "BAJU", + "blockchain": "BAJU" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.imbuenetwork.com", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://tinkernet-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57 + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg", + "buyProviders": { + "banxa": { + "coinType": "CAPS", + "blockchain": "TERNOA" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking" + } + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://kapex-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://xxnetwork-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88 + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "explorers": [ + { + "name": "SCAN", + "account": "https://bittensor.com/scan/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bittensor.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/equilibrium_types.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ajuna.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "priceId": "3dpass", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.3dpscan.io", + "name": "3DPass node" + }, + { + "url": "wss://rpc.3dpass.org", + "name": "3DPass node" + }, + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_polkadot.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/frequency" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/frequency.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "priceId": "vara-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---vara" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/vara.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137 + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443", + "name": "Anchor node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/giant.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42 + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/collectives-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/collectives.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://wss-krest.peaq.network", + "name": "Krest node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.matrix.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-matrix-rpc-1.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}", + "account": "https://matrix.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/enjin_matrixchain.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 1110 + }, + { + "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Watr", + "assets": [ + { + "assetId": 0, + "symbol": "WATR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WATR.svg" + } + ], + "nodes": [ + { + "url": "wss://watr-rpc.watr-api.network", + "name": "EWX node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/watr.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg", + "addressPrefix": 19 + } +] diff --git a/chains/v15/chains_dev.json b/chains/v15/chains_dev.json new file mode 100644 index 0000000..932159c --- /dev/null +++ b/chains/v15/chains_dev.json @@ -0,0 +1,9520 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "DOT", + "blockchain": "DOT" + } + } + } + ], + "nodes": [ + { + "url": "wss://dot-rpc.stakeworld.io", + "name": "Stakeworld node" + }, + { + "url": "wss://polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov" + } + ] + }, + "options": [ + "crowdloans", + "governance" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking" + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "KSM", + "blockchain": "KSM" + } + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking" + } + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/westend", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/westend", + "name": "Dotters Net node" + }, + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "westend" + } + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama" + } + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westmint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/#/accounts/{address}", + "event": "https://westmint.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westmint.json", + "overridesCommon": true + }, + "options": [ + "testnet" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemine", + "name": "Dotters Net node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://statemine.statescan.io/#/accounts/{address}", + "event": "https://statemine.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura", + "buyProviders": { + "banxa": { + "coinType": "KAR", + "blockchain": "KAR" + } + } + }, + { + "assetId": 1, + "symbol": "aSEED", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MOONRIVER" + }, + "banxa": { + "coinType": "MOVR", + "blockchain": "MOVR" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "264344629840762281112027368930249420542" + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "assetId": "72145018963825376852137222787619937732" + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "assetId": "203223821023327994093278529517083736593" + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "typeExtras": { + "assetId": "118095707745084482624853002839493125353" + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "133300872918374599700079037156071917454" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ], + "additional": { + "themeColor": "#E4A228", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": [ + "parachain" + ], + "assetId": 0, + "symbol": "DEV", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + } + ], + "nodes": [ + { + "url": "wss://wss.testnet.moonbeam.network", + "name": "Moonbeam Network node" + }, + { + "url": "wss://moonbeam-alpha.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 11, + "symbol": "vKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "18446744073709551628" + } + }, + { + "assetId": 12, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551627" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "shiden" + } + } + ] + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "staking": [ + "parachain" + ], + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNC" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1", + "governance" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "KINT", + "blockchain": "KINT" + } + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "staking": [ + "aura-relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 10, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "119" + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "121" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "buyProviders": { + "banxa": { + "coinType": "BSX", + "blockchain": "BSX" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + }, + { + "assetId": 11, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 12, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 13, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "assetId": "13" + } + }, + { + "assetId": 14, + "symbol": "BIT", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 15, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "typeExtras": { + "assetId": "15" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "khala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://kilt-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_peregrine.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 5, + "symbol": "DAI-Karura", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "assetId": "15" + } + }, + { + "assetId": 6, + "symbol": "USDC-Karura", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "16" + } + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "calamari" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#D632C1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg", + "buyProviders": { + "transak": { + "network": "PIONEER" + } + } + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer-rpc-3.bit.country/wss", + "name": "MetaverseNetwork node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala-rpc.aca-staging.network/ws", + "name": "Acala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}", + "account": "https://acala-testnet.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala_mandala.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "GLMR", + "blockchain": "GLMR" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "statemine", + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "assetId": "91372035960551235635465443179559840483" + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "165823357460190568952172802245839421906" + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "statemine", + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "assetId": "190590555344745888270686124937537713878" + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "187224307232923873519830480073807488153" + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "statemine", + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "typeExtras": { + "assetId": "69606720909260275826784788104880799692" + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "statemine", + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "assetId": "309163521958167876851250718453738106865" + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "statemine", + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg", + "typeExtras": { + "assetId": "125699734534028342599692732320197985871" + } + }, + { + "assetId": 18, + "symbol": "xcOTP", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg", + "typeExtras": { + "assetId": "238111524681612888331172110363070489924" + } + }, + { + "assetId": 19, + "symbol": "xcvDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "29085784439601774464560083082574142143" + } + }, + { + "assetId": 20, + "symbol": "xcvFIL", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "assetId": "272547899416482196831721420898811311297" + } + }, + { + "assetId": 21, + "symbol": "xcvGLMR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "assetId": "204507659831918931608354793288110796652" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ], + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "ETH", + "blockchain": "ETH" + } + } + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-pokt.nodies.app", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.flashbots.net", + "name": "Flashbots rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe", + "name": "Infura node 4" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:5", + "name": "Ethereum - Goerli", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://goerli.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://goerli.etherscan.io/tx/{hash}", + "account": "https://goerli.etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-goerli.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg", + "addressPrefix": 5, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/equilibrium_types.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + }, + "banxa": { + "coinType": "ASTR", + "blockchain": "ASTR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 10, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 11, + "symbol": "UNQ", + "precision": 18, + "type": "statemine", + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "assetId": "18446744073709551631" + } + }, + { + "assetId": 12, + "symbol": "vDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 13, + "symbol": "EQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "18446744073709551629" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "astar" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + }, + { + "url": "wss://parallel-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "parallel" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "1337" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemint", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemint", + "name": "Dotters Net node" + }, + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://statemint.statescan.io/#/accounts/{address}", + "event": "https://statemint.statescan.io/#/events/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "typeExtras": { + "assetId": "4294967295" + } + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.0xsamsara.com", + "name": "Samsara node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/encointer-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0500000000", + "currencyIdType": "zeitgeist_primitives.asset.Asset", + "existentialDeposit": "10000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" + } + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "crustshadow" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + }, + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://centrifuge-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "34854864344868000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "INTR", + "blockchain": "INTR" + } + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 17, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x11000000", + "currencyIdType": "u32", + "existentialDeposit": "6164274209", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-interlay.luckyfriday.io/", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/singular_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://turing.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#14B1D3", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + } + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "composable" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680" + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918" + } + }, + { + "assetId": 3, + "symbol": "ASTR", + "precision": 12, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "222121451965151777636299756141619631150" + } + }, + { + "assetId": 4, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "assetId": "193492391581201937291053139015355410612" + } + }, + { + "assetId": 5, + "symbol": "iBTC", + "precision": 12, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "226557799181424065994173367616174607641" + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + }, + { + "url": "wss://polkadex.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://polkadex.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "polkadex" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking" + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": [ + "aleph-zero" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg" + } + ], + "nodes": [ + { + "url": "wss://frag-moonbase-relay-rpc-ws.g.moonbase.moonbeam.network", + "name": "PureStake node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase_relay.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg", + "buyProviders": { + "banxa": { + "coinType": "BAJU", + "blockchain": "BAJU" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.imbuenetwork.com", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/rococo.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://tinkernet-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "amplitude" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg", + "buyProviders": { + "banxa": { + "coinType": "CAPS", + "blockchain": "TERNOA" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking" + } + }, + { + "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace", + "name": "Ternoa Alphanet", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://alphanet.ternoa.com", + "name": "Ternoa Alphanet node" + } + ], + "explorers": [ + { + "name": "Ternoa Alphanet explorer", + "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}", + "account": "https://explorer-alphanet.ternoa.dev/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa_alphanet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b", + "name": "Turing Staging", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.turing-staging.oak.tech", + "name": "OAK node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing_staging.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg", + "addressPrefix": 51, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "name": "Governance2 Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://governance2-testnet.litentry.io", + "name": "Development node" + } + ], + "explorers": [ + { + "name": "Governance2 Testnet explorer", + "account": "https://gov2.statescan.io/#/accounts/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/governance2_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://kapex-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polymesh" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f", + "name": "Beresheet", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/beresheet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "addressPrefix": 7, + "options": [ + "testnet" + ] + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3", + "name": "Fusotao", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 18, + "priceId": "fusotao", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/fusotao.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://xxnetwork-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a6ffcef7fb8caadf7f6c5ad8ada65e3eaa90d1604f3eabda546ff1d486865a0c", + "name": "Aventus Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.public-testnet.aventus.io", + "name": "Aventus testnet node" + } + ], + "explorers": [ + { + "name": "Aventus testnet explorer", + "extrinsic": "https://explorer.testnet.aventus.io/transaction/{hash}", + "account": "https://explorer.testnet.aventus.io/address/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88 + }, + { + "chainId": "3a5a5cd27eb15fd26c37315a0f0b938733bb798c897428448efac5e6150cad06", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-dev-kintsugi.interlay.io:443/parachain", + "name": "Kintsugi Labs" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi_Testnet.svg", + "addressPrefix": 2092, + "options": [ + "testnet" + ] + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "explorers": [ + { + "name": "SCAN", + "account": "https://bittensor.com/scan/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bittensor.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:137", + "name": "Polygon", + "assets": [ + { + "assetId": 0, + "symbol": "MATIC", + "priceId": "matic-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MATIC.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://polygon-mainnet.public.blastapi.io", + "name": "Polygon node" + } + ], + "explorers": [ + { + "name": "Polygonscan", + "extrinsic": "https://polygonscan.com/tx/{hash}", + "account": "https://polygonscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.polygonscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polygon.svg", + "addressPrefix": 137, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "priceId": "3dpass", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.3dpscan.io", + "name": "3DPass node" + }, + { + "url": "wss://rpc.3dpass.org", + "name": "3DPass node" + }, + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ajuna" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ajuna.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia node" + }, + { + "url": "wss://rpc.darwinia.network", + "name": "Darwinia node" + }, + { + "url": "wss://darwinia-rpc.darwiniacommunitydao.xyz", + "name": "Darwinia Community node" + }, + { + "url": "wss://darwinia-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_polkadot.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/frequency" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/frequency.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "priceId": "vara-network", + "staking": [ + "relaychain" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---vara" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/vara.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443", + "name": "Anchor node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/giant.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:97", + "name": "BNB Smart Chain Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://data-seed-prebsc-1-s1.binance.org:8545", + "name": "BSC testnet node 1" + }, + { + "url": "https://data-seed-prebsc-2-s1.binance.org:8545", + "name": "BSC testnet node 2" + }, + { + "url": "https://data-seed-prebsc-1-s2.binance.org:8545", + "name": "BSC testnet node 1s2" + }, + { + "url": "https://data-seed-prebsc-2-s2.binance.org:8545", + "name": "BSC testnet node 2s2" + }, + { + "url": "https://data-seed-prebsc-1-s3.binance.org:8545", + "name": "BSC testnet node 1s3" + }, + { + "url": "https://data-seed-prebsc-2-s3.binance.org:8545", + "name": "BSC testnet node 2s3" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock http testnet node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock wss testnet node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/testnet/", + "name": "GetBlock wss testnet node" + } + ], + "explorers": [ + { + "name": "Testnet BscScan", + "extrinsic": "https://testnet.bscscan.com/tx/{hash}", + "account": "https://testnet.bscscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-testnet.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSCTestnet.svg", + "addressPrefix": 97, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:56", + "name": "BNB Smart Chain", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://bsc-dataseed.binance.org", + "name": "BSC node 1" + }, + { + "url": "https://bsc-dataseed1.defibit.io", + "name": "BSC node 2" + }, + { + "url": "https://bsc-dataseed1.ninicoin.io", + "name": "BSC node 3" + }, + { + "url": "https://bsc.nodereal.io", + "name": "BSC node 4" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock http node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock wss node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/mainnet/", + "name": "GetBlock wss node" + } + ], + "explorers": [ + { + "name": "BscScan", + "extrinsic": "https://bscscan.com/tx/{hash}", + "account": "https://bscscan.com/address/{address}" + }, + { + "name": "Bitquery", + "extrinsic": "https://explorer.bitquery.io/bsc/tx/{hash}", + "account": "https://explorer.bitquery.io/bsc/address/{address}" + }, + { + "name": "BSCTrace", + "extrinsic": "https://bsctrace.com/tx/{hash}", + "account": "https://bsctrace.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSC.svg", + "addressPrefix": 56, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "c9824829d23066e7dd92b80cfef52559c7692866fcfc3530e737e3fe01410eef", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "GIANT Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-4-us-east-1-dev.giantprotocol.org:443", + "name": "Giant testnet node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/giant_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://polkadot-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---kusama-bridgehub" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/collectives-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://polkadot-collectives-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-collectives" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/collectives.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + }, + { + "chainId": "67221cd96c1551b72d55f65164d6a39f31b570c77a05c90e31931b0e2f379e13", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude Foucoco", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-foucoco.pendulumchain.tech/", + "name": "PendulumChain node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude_foucoco.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude_foucoco.svg", + "addressPrefix": 57, + "options": [ + "testnet" + ] + }, + { + "chainId": "418ae94c9fce02b1ab3b5bc211cd2f2133426f2861d97482bbdfdac1bbb0fb92", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-testnet.interlay.io:443/parachain", + "name": "Kintsugi Labs node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay_Testnet.svg", + "addressPrefix": 2032, + "options": [ + "testnet" + ] + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://wss-krest.peaq.network", + "name": "Krest node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Manta", + "assets": [ + { + "assetId": 0, + "symbol": "MANTA", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.manta.systems", + "name": "Manta node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://manta.subscan.io/extrinsic/{hash}", + "account": "https://manta.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/manta.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 77 + }, + { + "chainId": "9b86ea7366584c5ddf67de243433fcc05732864933258de9467db46eb9bef8b5", + "name": "Vara Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TVARA", + "precision": 12, + "staking": [ + "relaychain" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://vit.vara-network.io", + "name": "Gear Tech test node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/vara_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara_Testnet.svg", + "addressPrefix": 137, + "options": [ + "testnet" + ] + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.matrix.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-matrix-rpc-1.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}", + "account": "https://matrix.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/enjin_matrixchain.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 1110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "eip155:246", + "name": "Energy Web Chain", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://consortia-rpc.energyweb.org", + "name": "Public EWC http node" + }, + { + "url": "https://rpc.energyweb.org", + "name": "Energy web http node" + }, + { + "url": "https://archive-rpc.energyweb.org", + "name": "Archive http node" + }, + { + "url": "wss://rpc.energyweb.org/ws", + "name": "Energy web wss node" + } + ], + "explorers": [ + { + "name": "Energy Web Explorer", + "extrinsic": "https://explorer.energyweb.org/tx/{hash}", + "account": "https://explorer.energyweb.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.energyweb.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg", + "addressPrefix": 246, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:592", + "name": "Astar EVM", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "https://astar.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "https://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 592, + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://blockscout.com/astar/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2031", + "name": "Centrifuge EVM", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "priceId": "centrifuge", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Fullnode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 2031, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:595", + "name": "Acala Mandala TC9", + "assets": [ + { + "assetId": 0, + "symbol": "mACA", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://eth-rpc-tc9.aca-staging.network", + "name": "wss node" + }, + { + "url": "https://eth-rpc-tc9.aca-staging.network", + "name": "http node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 595, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6ab1bd8aed6d5fdcaf347826bfcd0172681181edf8356b90cb3cf47076698ae2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "EWX Staging Parachain Argon", + "assets": [ + { + "assetId": 0, + "symbol": "VT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://ewx-staging-parachain-argon-wmfbanx0xb.energyweb.org/ws", + "name": "EWX node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ewx_parachain_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Watr", + "assets": [ + { + "assetId": 0, + "symbol": "WATR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WATR.svg" + } + ], + "nodes": [ + { + "url": "wss://watr-rpc.watr-api.network", + "name": "EWX node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/watr.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg", + "addressPrefix": 19 + }, + { + "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956", + "name": "Joystream", + "assets": [ + { + "assetId": 0, + "symbol": "JOY", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.joystream.org", + "name": "Jsgenesis node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}", + "account": "https://joystream.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/joystream.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg", + "addressPrefix": 126 + } +] diff --git a/chains/v16/chains.json b/chains/v16/chains.json new file mode 100644 index 0000000..d1ddf44 --- /dev/null +++ b/chains/v16/chains.json @@ -0,0 +1,7894 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "DOT", + "blockchain": "DOT" + } + } + } + ], + "nodes": [ + { + "url": "wss://dot-rpc.stakeworld.io", + "name": "Stakeworld node" + }, + { + "url": "wss://polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov" + } + ] + }, + "options": [ + "crowdloans", + "governance" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking", + "stakingMaxElectingVoters": 22500 + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "KSM", + "blockchain": "KSM" + } + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking", + "stakingMaxElectingVoters": 12500 + } + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.ibp.network/westend", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/westend", + "name": "Dotters Net node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama", + "stakingMaxElectingVoters": 22500 + } + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemine", + "name": "Dotters Net node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://statemine.statescan.io/#/accounts/{address}", + "event": "https://statemine.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2, + "additional": { + "relaychainAsNative": true + } + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura", + "buyProviders": { + "banxa": { + "coinType": "KAR", + "blockchain": "KAR" + } + } + }, + { + "assetId": 1, + "symbol": "aSEED", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "GLMR", + "blockchain": "GLMR" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "statemine", + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "assetId": "91372035960551235635465443179559840483" + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "165823357460190568952172802245839421906" + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "statemine", + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "assetId": "190590555344745888270686124937537713878" + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "187224307232923873519830480073807488153" + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "statemine", + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "typeExtras": { + "assetId": "69606720909260275826784788104880799692" + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "statemine", + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "assetId": "309163521958167876851250718453738106865" + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "statemine", + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg", + "typeExtras": { + "assetId": "125699734534028342599692732320197985871" + } + }, + { + "assetId": 18, + "symbol": "xcOTP", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg", + "typeExtras": { + "assetId": "238111524681612888331172110363070489924" + } + }, + { + "assetId": 19, + "symbol": "xcvDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "29085784439601774464560083082574142143" + } + }, + { + "assetId": 20, + "symbol": "xcvFIL", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "assetId": "272547899416482196831721420898811311297" + } + }, + { + "assetId": 21, + "symbol": "xcvGLMR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "assetId": "204507659831918931608354793288110796652" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonbeam.polkassembly.network/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ], + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "ETH", + "blockchain": "ETH" + } + } + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-pokt.nodies.app", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.flashbots.net", + "name": "Flashbots rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe", + "name": "Infura node 5" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/9dddd77ac74043dc9a8dc48f82822c7d", + "name": "Infura node 4" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MOONRIVER" + }, + "banxa": { + "coinType": "MOVR", + "blockchain": "MOVR" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "264344629840762281112027368930249420542" + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "assetId": "72145018963825376852137222787619937732" + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "assetId": "203223821023327994093278529517083736593" + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "typeExtras": { + "assetId": "118095707745084482624853002839493125353" + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "133300872918374599700079037156071917454" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonriver-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ], + "additional": { + "themeColor": "#E4A228", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 11, + "symbol": "vKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "18446744073709551628" + } + }, + { + "assetId": 12, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551627" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNC" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1", + "governance" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "buyProviders": { + "banxa": { + "coinType": "BSX", + "blockchain": "BSX" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 10, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "119" + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "121" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + }, + { + "assetId": 11, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 12, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 13, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "assetId": "13" + } + }, + { + "assetId": 14, + "symbol": "BIT", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 15, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "typeExtras": { + "assetId": "15" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://kilt-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 5, + "symbol": "DAI-Karura", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "assetId": "15" + } + }, + { + "assetId": 6, + "symbol": "USDC-Karura", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "16" + } + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "additional": { + "themeColor": "#D632C1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg", + "buyProviders": { + "transak": { + "network": "PIONEER" + } + } + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer-rpc-3.bit.country/wss", + "name": "MetaverseNetwork node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-acala.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://acala-polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + }, + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + }, + "banxa": { + "coinType": "ASTR", + "blockchain": "ASTR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 10, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 11, + "symbol": "UNQ", + "precision": 18, + "type": "statemine", + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "assetId": "18446744073709551631" + } + }, + { + "assetId": 12, + "symbol": "vDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 13, + "symbol": "EQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "18446744073709551629" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + }, + { + "url": "wss://parallel-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "1337" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemint", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemint", + "name": "Dotters Net node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://statemint.statescan.io/#/accounts/{address}", + "event": "https://statemint.statescan.io/#/events/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.0xsamsara.com", + "name": "Samsara node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/encointer-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "KINT", + "blockchain": "KINT" + } + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" + } + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66 + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + }, + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "34854864344868000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x11000000", + "currencyIdType": "u32", + "existentialDeposit": "6164274209", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x18000000", + "currencyIdType": "u32", + "existentialDeposit": "20000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "18761726", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "INTR", + "blockchain": "INTR" + } + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-interlay.luckyfriday.io/", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "additional": { + "themeColor": "#14B1D3", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + } + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50 + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680" + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918" + } + }, + { + "assetId": 3, + "symbol": "ASTR", + "precision": 12, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "222121451965151777636299756141619631150" + } + }, + { + "assetId": 4, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "assetId": "193492391581201937291053139015355410612" + } + }, + { + "assetId": 5, + "symbol": "iBTC", + "precision": 12, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "226557799181424065994173367616174607641" + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + }, + { + "url": "wss://polkadex.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://polkadex.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking" + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg", + "buyProviders": { + "banxa": { + "coinType": "BAJU", + "blockchain": "BAJU" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.imbuenetwork.com", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://tinkernet-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57 + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg", + "buyProviders": { + "banxa": { + "coinType": "CAPS", + "blockchain": "TERNOA" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking" + } + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://kapex-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://xxnetwork-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x040000000000000000", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x040100000000000000", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88 + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "explorers": [ + { + "name": "SCAN", + "account": "https://bittensor.com/scan/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bittensor.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/equilibrium_types.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ajuna.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "priceId": "3dpass", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.3dpscan.io", + "name": "3DPass node" + }, + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_polkadot.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/frequency" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/frequency.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "priceId": "vara-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---vara" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/vara.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137 + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443", + "name": "Anchor node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/giant.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42 + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/collectives-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/collectives.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://wss-krest.peaq.network", + "name": "Krest node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.matrix.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-matrix-rpc-1.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}", + "account": "https://matrix.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/enjin_matrixchain.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 1110 + }, + { + "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Watr", + "assets": [ + { + "assetId": 0, + "symbol": "WATR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WATR.svg" + } + ], + "nodes": [ + { + "url": "wss://watr-rpc.watr-api.network", + "name": "EWX node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/watr.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg", + "addressPrefix": 19 + }, + { + "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956", + "name": "Joystream", + "assets": [ + { + "assetId": 0, + "symbol": "JOY", + "priceId": "joystream", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.joystream.org", + "name": "Jsgenesis node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}", + "account": "https://joystream.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/joystream.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg", + "addressPrefix": 126 + }, + { + "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae", + "name": "Dock", + "assets": [ + { + "assetId": 0, + "symbol": "DOCK", + "priceId": "dock", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-node.dock.io", + "name": "Dock Association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dock.subscan.io/extrinsic/{hash}", + "account": "https://dock.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dock.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg", + "addressPrefix": 22 + }, + { + "chainId": "eip155:246", + "name": "Energy Web Chain", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://consortia-rpc.energyweb.org", + "name": "Public EWC http node" + }, + { + "url": "https://rpc.energyweb.org", + "name": "Energy web http node" + }, + { + "url": "https://archive-rpc.energyweb.org", + "name": "Archive http node" + }, + { + "url": "wss://rpc.energyweb.org/ws", + "name": "Energy web wss node" + } + ], + "explorers": [ + { + "name": "Energy Web Explorer", + "extrinsic": "https://explorer.energyweb.org/tx/{hash}", + "account": "https://explorer.energyweb.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.energyweb.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg", + "addressPrefix": 246, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Energy Web X", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.energywebx.com/", + "name": "Energywebx node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ewx_parachain.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", + "addressPrefix": 42 + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polimec", + "assets": [ + { + "assetId": 0, + "symbol": "PLMC", + "priceId": "polimec", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PLMC.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.polimec.org", + "name": "Polimec node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polimec.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polimec.svg", + "addressPrefix": 41 + } +] diff --git a/chains/v16/chains_dev.json b/chains/v16/chains_dev.json new file mode 100644 index 0000000..c5bb165 --- /dev/null +++ b/chains/v16/chains_dev.json @@ -0,0 +1,9762 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "DOT", + "blockchain": "DOT" + } + } + } + ], + "nodes": [ + { + "url": "wss://dot-rpc.stakeworld.io", + "name": "Stakeworld node" + }, + { + "url": "wss://polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking", + "stakingMaxElectingVoters": 22500 + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "KSM", + "blockchain": "KSM" + } + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking", + "stakingMaxElectingVoters": 12500 + } + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.ibp.network/westend", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/westend", + "name": "Dotters Net node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "westend" + } + } + ] + }, + "options": [ + "testnet", + "crowdloans", + "governance", + "proxy" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama", + "stakingMaxElectingVoters": 22500 + } + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "buyProviders": { + "banxa": { + "coinType": "WND", + "blockchain": "WND" + } + } + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "statemine", + "typeExtras": { + "assetId": "0x02010902", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 3, + "symbol": "JOE", + "precision": 3, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "8" + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://wnd-rpc.stakeworld.io/assethub", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/#/accounts/{address}", + "event": "https://westmint.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westmint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---westmint-test" + } + ] + }, + "options": [ + "testnet", + "swap-hub" + ], + "additional": { + "relaychainAsNative": true + } + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemine", + "name": "Dotters Net node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://statemine.statescan.io/#/accounts/{address}", + "event": "https://statemine.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2, + "options": [ + "swap-hub" + ], + "additional": { + "relaychainAsNative": true + } + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura", + "buyProviders": { + "banxa": { + "coinType": "KAR", + "blockchain": "KAR" + } + } + }, + { + "assetId": 1, + "symbol": "aSEED", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MOONRIVER" + }, + "banxa": { + "coinType": "MOVR", + "blockchain": "MOVR" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "264344629840762281112027368930249420542" + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "assetId": "72145018963825376852137222787619937732" + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "assetId": "203223821023327994093278529517083736593" + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "typeExtras": { + "assetId": "118095707745084482624853002839493125353" + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "133300872918374599700079037156071917454" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonriver-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ], + "additional": { + "themeColor": "#E4A228", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": [ + "parachain" + ], + "assetId": 0, + "symbol": "DEV", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + } + ], + "nodes": [ + { + "url": "wss://wss.testnet.moonbeam.network", + "name": "Moonbeam Network node" + }, + { + "url": "wss://moonbase-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 11, + "symbol": "vKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "18446744073709551628" + } + }, + { + "assetId": 12, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551627" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "shiden" + } + } + ] + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "staking": [ + "parachain" + ], + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNC" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1", + "governance" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "KINT", + "blockchain": "KINT" + } + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "staking": [ + "aura-relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 10, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "119" + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "121" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "buyProviders": { + "banxa": { + "coinType": "BSX", + "blockchain": "BSX" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + }, + { + "assetId": 11, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 12, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 13, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "assetId": "13" + } + }, + { + "assetId": 14, + "symbol": "BIT", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 15, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "typeExtras": { + "assetId": "15" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "khala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://kilt-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_peregrine.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 5, + "symbol": "DAI-Karura", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "assetId": "15" + } + }, + { + "assetId": 6, + "symbol": "USDC-Karura", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "16" + } + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "calamari" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#D632C1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg", + "buyProviders": { + "transak": { + "network": "PIONEER" + } + } + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer-rpc-3.bit.country/wss", + "name": "MetaverseNetwork node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-acala.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://acala-polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + }, + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala-rpc.aca-staging.network/ws", + "name": "Acala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}", + "account": "https://acala-testnet.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala_mandala.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "GLMR", + "blockchain": "GLMR" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "statemine", + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "assetId": "91372035960551235635465443179559840483" + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "165823357460190568952172802245839421906" + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "statemine", + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "assetId": "190590555344745888270686124937537713878" + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "187224307232923873519830480073807488153" + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "statemine", + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "typeExtras": { + "assetId": "69606720909260275826784788104880799692" + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "statemine", + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "assetId": "309163521958167876851250718453738106865" + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "statemine", + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg", + "typeExtras": { + "assetId": "125699734534028342599692732320197985871" + } + }, + { + "assetId": 18, + "symbol": "xcOTP", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg", + "typeExtras": { + "assetId": "238111524681612888331172110363070489924" + } + }, + { + "assetId": 19, + "symbol": "xcvDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "29085784439601774464560083082574142143" + } + }, + { + "assetId": 20, + "symbol": "xcvFIL", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "assetId": "272547899416482196831721420898811311297" + } + }, + { + "assetId": 21, + "symbol": "xcvGLMR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "assetId": "204507659831918931608354793288110796652" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ], + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "ETH", + "blockchain": "ETH" + } + } + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-pokt.nodies.app", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.flashbots.net", + "name": "Flashbots rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe", + "name": "Infura node 4" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:5", + "name": "Ethereum - Goerli", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://goerli.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://goerli.etherscan.io/tx/{hash}", + "account": "https://goerli.etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-goerli.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg", + "addressPrefix": 5, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/equilibrium_types.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + }, + "banxa": { + "coinType": "ASTR", + "blockchain": "ASTR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 10, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 11, + "symbol": "UNQ", + "precision": 18, + "type": "statemine", + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "assetId": "18446744073709551631" + } + }, + { + "assetId": 12, + "symbol": "vDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 13, + "symbol": "EQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "18446744073709551629" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "astar" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + }, + { + "url": "wss://parallel-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "parallel" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "1337" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemint", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemint", + "name": "Dotters Net node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://statemint.statescan.io/#/accounts/{address}", + "event": "https://statemint.statescan.io/#/events/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0, + "options": [ + "swap-hub" + ] + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "typeExtras": { + "assetId": "4294967295" + } + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.0xsamsara.com", + "name": "Samsara node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/encointer-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0500000000", + "currencyIdType": "zeitgeist_primitives.asset.Asset", + "existentialDeposit": "10000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" + } + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "crustshadow" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + }, + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://centrifuge-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "34854864344868000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x11000000", + "currencyIdType": "u32", + "existentialDeposit": "6164274209", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x18000000", + "currencyIdType": "u32", + "existentialDeposit": "20000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "18761726", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "INTR", + "blockchain": "INTR" + } + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-interlay.luckyfriday.io/", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/singular_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://turing.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#14B1D3", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + } + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "composable" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680" + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918" + } + }, + { + "assetId": 3, + "symbol": "ASTR", + "precision": 12, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "222121451965151777636299756141619631150" + } + }, + { + "assetId": 4, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "assetId": "193492391581201937291053139015355410612" + } + }, + { + "assetId": 5, + "symbol": "iBTC", + "precision": 12, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "226557799181424065994173367616174607641" + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + }, + { + "url": "wss://polkadex.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://polkadex.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "polkadex" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking" + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": [ + "aleph-zero" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg" + } + ], + "nodes": [ + { + "url": "wss://frag-moonbase-relay-rpc-ws.g.moonbase.moonbeam.network", + "name": "PureStake node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase_relay.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg", + "buyProviders": { + "banxa": { + "coinType": "BAJU", + "blockchain": "BAJU" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.imbuenetwork.com", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/rococo.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans", + "proxy" + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://tinkernet-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "amplitude" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg", + "buyProviders": { + "banxa": { + "coinType": "CAPS", + "blockchain": "TERNOA" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking" + } + }, + { + "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace", + "name": "Ternoa Alphanet", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://alphanet.ternoa.com", + "name": "Ternoa Alphanet node" + } + ], + "explorers": [ + { + "name": "Ternoa Alphanet explorer", + "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}", + "account": "https://explorer-alphanet.ternoa.dev/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa_alphanet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b", + "name": "Turing Staging", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.turing-staging.oak.tech", + "name": "OAK node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing_staging.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg", + "addressPrefix": 51, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "name": "Governance2 Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://governance2-testnet.litentry.io", + "name": "Development node" + } + ], + "explorers": [ + { + "name": "Governance2 Testnet explorer", + "account": "https://gov2.statescan.io/#/accounts/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/governance2_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://kapex-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polymesh" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f", + "name": "Beresheet", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/beresheet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "addressPrefix": 7, + "options": [ + "testnet" + ] + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3", + "name": "Fusotao", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 18, + "priceId": "fusotao", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/fusotao.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://xxnetwork-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x040000000000000000", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x040100000000000000", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a6ffcef7fb8caadf7f6c5ad8ada65e3eaa90d1604f3eabda546ff1d486865a0c", + "name": "Aventus Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.public-testnet.aventus.io", + "name": "Aventus testnet node" + } + ], + "explorers": [ + { + "name": "Aventus testnet explorer", + "extrinsic": "https://explorer.testnet.aventus.io/transaction/{hash}", + "account": "https://explorer.testnet.aventus.io/address/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88 + }, + { + "chainId": "3a5a5cd27eb15fd26c37315a0f0b938733bb798c897428448efac5e6150cad06", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-dev-kintsugi.interlay.io:443/parachain", + "name": "Kintsugi Labs" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi_Testnet.svg", + "addressPrefix": 2092, + "options": [ + "testnet" + ] + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "explorers": [ + { + "name": "SCAN", + "account": "https://bittensor.com/scan/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bittensor.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:137", + "name": "Polygon", + "assets": [ + { + "assetId": 0, + "symbol": "MATIC", + "priceId": "matic-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MATIC.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://polygon-mainnet.public.blastapi.io", + "name": "Polygon node" + } + ], + "explorers": [ + { + "name": "Polygonscan", + "extrinsic": "https://polygonscan.com/tx/{hash}", + "account": "https://polygonscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.polygonscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polygon.svg", + "addressPrefix": 137, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "priceId": "3dpass", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.3dpscan.io", + "name": "3DPass node" + }, + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ajuna" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ajuna.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia node" + }, + { + "url": "wss://rpc.darwinia.network", + "name": "Darwinia node" + }, + { + "url": "wss://darwinia-rpc.darwiniacommunitydao.xyz", + "name": "Darwinia Community node" + }, + { + "url": "wss://darwinia-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_polkadot.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia_crab.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/frequency" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/frequency.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "priceId": "vara-network", + "staking": [ + "relaychain" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---vara" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/vara.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443", + "name": "Anchor node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/giant.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:97", + "name": "BNB Smart Chain Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://data-seed-prebsc-1-s1.binance.org:8545", + "name": "BSC testnet node 1" + }, + { + "url": "https://data-seed-prebsc-2-s1.binance.org:8545", + "name": "BSC testnet node 2" + }, + { + "url": "https://data-seed-prebsc-1-s2.binance.org:8545", + "name": "BSC testnet node 1s2" + }, + { + "url": "https://data-seed-prebsc-2-s2.binance.org:8545", + "name": "BSC testnet node 2s2" + }, + { + "url": "https://data-seed-prebsc-1-s3.binance.org:8545", + "name": "BSC testnet node 1s3" + }, + { + "url": "https://data-seed-prebsc-2-s3.binance.org:8545", + "name": "BSC testnet node 2s3" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock http testnet node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock wss testnet node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/testnet/", + "name": "GetBlock wss testnet node" + } + ], + "explorers": [ + { + "name": "Testnet BscScan", + "extrinsic": "https://testnet.bscscan.com/tx/{hash}", + "account": "https://testnet.bscscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-testnet.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSCTestnet.svg", + "addressPrefix": 97, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:56", + "name": "BNB Smart Chain", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://bsc-dataseed.binance.org", + "name": "BSC node 1" + }, + { + "url": "https://bsc-dataseed1.defibit.io", + "name": "BSC node 2" + }, + { + "url": "https://bsc-dataseed1.ninicoin.io", + "name": "BSC node 3" + }, + { + "url": "https://bsc.nodereal.io", + "name": "BSC node 4" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock http node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock wss node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/mainnet/", + "name": "GetBlock wss node" + } + ], + "explorers": [ + { + "name": "BscScan", + "extrinsic": "https://bscscan.com/tx/{hash}", + "account": "https://bscscan.com/address/{address}" + }, + { + "name": "Bitquery", + "extrinsic": "https://explorer.bitquery.io/bsc/tx/{hash}", + "account": "https://explorer.bitquery.io/bsc/address/{address}" + }, + { + "name": "BSCTrace", + "extrinsic": "https://bsctrace.com/tx/{hash}", + "account": "https://bsctrace.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSC.svg", + "addressPrefix": 56, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "c9824829d23066e7dd92b80cfef52559c7692866fcfc3530e737e3fe01410eef", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "GIANT Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-4-us-east-1-dev.giantprotocol.org:443", + "name": "Giant testnet node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/giant_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---kusama-bridgehub" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama_bridge_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/collectives-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-collectives" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/collectives.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + }, + { + "chainId": "67221cd96c1551b72d55f65164d6a39f31b570c77a05c90e31931b0e2f379e13", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude Foucoco", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-foucoco.pendulumchain.tech/", + "name": "PendulumChain node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude_foucoco.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude_foucoco.svg", + "addressPrefix": 57, + "options": [ + "testnet" + ] + }, + { + "chainId": "418ae94c9fce02b1ab3b5bc211cd2f2133426f2861d97482bbdfdac1bbb0fb92", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-testnet.interlay.io:443/parachain", + "name": "Kintsugi Labs node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay_Testnet.svg", + "addressPrefix": 2032, + "options": [ + "testnet" + ] + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://wss-krest.peaq.network", + "name": "Krest node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/krest.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Manta", + "assets": [ + { + "assetId": 0, + "symbol": "MANTA", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.manta.systems", + "name": "Manta node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://manta.subscan.io/extrinsic/{hash}", + "account": "https://manta.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/manta.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 77 + }, + { + "chainId": "9b86ea7366584c5ddf67de243433fcc05732864933258de9467db46eb9bef8b5", + "name": "Vara Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TVARA", + "precision": 12, + "staking": [ + "relaychain" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://vit.vara-network.io", + "name": "Gear Tech test node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/vara_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara_Testnet.svg", + "addressPrefix": 137, + "options": [ + "testnet" + ] + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.matrix.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-matrix-rpc-1.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}", + "account": "https://matrix.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/enjin_matrixchain.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 1110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "eip155:246", + "name": "Energy Web Chain", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://consortia-rpc.energyweb.org", + "name": "Public EWC http node" + }, + { + "url": "https://rpc.energyweb.org", + "name": "Energy web http node" + }, + { + "url": "https://archive-rpc.energyweb.org", + "name": "Archive http node" + }, + { + "url": "wss://rpc.energyweb.org/ws", + "name": "Energy web wss node" + } + ], + "explorers": [ + { + "name": "Energy Web Explorer", + "extrinsic": "https://explorer.energyweb.org/tx/{hash}", + "account": "https://explorer.energyweb.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.energyweb.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg", + "addressPrefix": 246, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:592", + "name": "Astar EVM", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "https://astar.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "https://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 592, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2031", + "name": "Centrifuge EVM", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "priceId": "centrifuge", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Fullnode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 2031, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "7c34d42fc815d392057c78b49f2755c753440ccd38bcb0405b3bcfb601d08734", + "parentId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + }, + { + "assetId": 1, + "symbol": "HOP", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "0x010100b11c", + "palletName": "ForeignAssets" + } + } + ], + "nodes": [ + { + "url": "wss://rococo-asset-hub-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rococo-asset-hub-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-rococo.subscan.io/extrinsic/{hash}", + "account": "https://assethub-rococo.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---westmint" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/rococo_asset_hub.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "swap-hub" + ], + "additional": { + "relaychainAsNative": true + } + }, + { + "chainId": "eip155:595", + "name": "Acala Mandala TC9", + "assets": [ + { + "assetId": 0, + "symbol": "mACA", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://eth-rpc-tc9.aca-staging.network", + "name": "wss node" + }, + { + "url": "https://eth-rpc-tc9.aca-staging.network", + "name": "http node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 595, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6ab1bd8aed6d5fdcaf347826bfcd0172681181edf8356b90cb3cf47076698ae2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "EWX Staging Parachain Argon", + "assets": [ + { + "assetId": 0, + "symbol": "VT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://ewx-staging-parachain-argon-wmfbanx0xb.energyweb.org/ws", + "name": "EWX node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ewx_parachain_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Watr", + "assets": [ + { + "assetId": 0, + "symbol": "WATR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WATR.svg" + } + ], + "nodes": [ + { + "url": "wss://watr-rpc.watr-api.network", + "name": "EWX node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/watr.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg", + "addressPrefix": 19 + }, + { + "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956", + "name": "Joystream", + "assets": [ + { + "assetId": 0, + "symbol": "JOY", + "priceId": "joystream", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.joystream.org", + "name": "Jsgenesis node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}", + "account": "https://joystream.subscan.io/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/joystream.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg", + "addressPrefix": 126 + }, + { + "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae", + "name": "Dock", + "assets": [ + { + "assetId": 0, + "symbol": "DOCK", + "priceId": "dock", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-node.dock.io", + "name": "Dock Association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dock.subscan.io/extrinsic/{hash}", + "account": "https://dock.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dock.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg", + "addressPrefix": 22 + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polimec", + "assets": [ + { + "assetId": 0, + "symbol": "PLMC", + "priceId": "polimec", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PLMC.svg", + "staking": [ + "parachain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.polimec.org", + "name": "Polimec node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polimec.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polimec.svg", + "addressPrefix": 41 + }, + { + "chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Energy Web X", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.energywebx.com/", + "name": "Energywebx node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ewx_parachain.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", + "addressPrefix": 42 + }, + { + "chainId": "ac123be800b7c9a3e3449bb70edd8e3d9008d27826381451eebf94bce1db1fbe", + "name": "Energy Web X Rococo", + "assets": [ + { + "assetId": 0, + "symbol": "VT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.energywebx.com", + "name": "Energy Web X Rococo node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ewx_rococo_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + } +] diff --git a/chains/v17/chains.json b/chains/v17/chains.json new file mode 100644 index 0000000..8aa6799 --- /dev/null +++ b/chains/v17/chains.json @@ -0,0 +1,7762 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "DOT", + "blockchain": "DOT" + } + } + } + ], + "nodes": [ + { + "url": "wss://dot-rpc.stakeworld.io", + "name": "Stakeworld node" + }, + { + "url": "wss://polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "fullSyncByDefault" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking", + "stakingMaxElectingVoters": 22500, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "KSM", + "blockchain": "KSM" + } + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "fullSyncByDefault" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking", + "stakingMaxElectingVoters": 12500 + } + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.ibp.network/westend", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/westend", + "name": "Dotters Net node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama", + "stakingMaxElectingVoters": 22500, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemine", + "name": "Dotters Net node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://statemine.statescan.io/#/accounts/{address}", + "event": "https://statemine.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2, + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura", + "buyProviders": { + "banxa": { + "coinType": "KAR", + "blockchain": "KAR" + } + } + }, + { + "assetId": 1, + "symbol": "aSEED", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "GLMR", + "blockchain": "GLMR" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "statemine", + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "assetId": "91372035960551235635465443179559840483" + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "165823357460190568952172802245839421906" + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "statemine", + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "assetId": "190590555344745888270686124937537713878" + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "187224307232923873519830480073807488153" + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "statemine", + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "typeExtras": { + "assetId": "69606720909260275826784788104880799692" + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "statemine", + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "assetId": "309163521958167876851250718453738106865" + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "statemine", + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg", + "typeExtras": { + "assetId": "125699734534028342599692732320197985871" + } + }, + { + "assetId": 18, + "symbol": "xcOTP", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg", + "typeExtras": { + "assetId": "238111524681612888331172110363070489924" + } + }, + { + "assetId": 19, + "symbol": "xcvDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "29085784439601774464560083082574142143" + } + }, + { + "assetId": 20, + "symbol": "xcvFIL", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "assetId": "272547899416482196831721420898811311297" + } + }, + { + "assetId": 21, + "symbol": "xcvGLMR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "assetId": "204507659831918931608354793288110796652" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonbeam.polkassembly.network/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ], + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "ETH", + "blockchain": "ETH" + } + } + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-pokt.nodies.app", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe", + "name": "Infura node 5" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/9dddd77ac74043dc9a8dc48f82822c7d", + "name": "Infura node 4" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/82fd5b2925e341719f10b7ed4376a646", + "name": "Infura node 6" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/5717b02168b5434ba23801e1ea755afb", + "name": "Infura node 7" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MOONRIVER" + }, + "banxa": { + "coinType": "MOVR", + "blockchain": "MOVR" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "264344629840762281112027368930249420542" + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "assetId": "72145018963825376852137222787619937732" + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "assetId": "203223821023327994093278529517083736593" + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "typeExtras": { + "assetId": "118095707745084482624853002839493125353" + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "133300872918374599700079037156071917454" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonriver-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ], + "additional": { + "themeColor": "#E4A228", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 11, + "symbol": "vKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "18446744073709551628" + } + }, + { + "assetId": 12, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551627" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNC" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1", + "governance" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "buyProviders": { + "banxa": { + "coinType": "BSX", + "blockchain": "BSX" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 10, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "119" + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "121" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + }, + { + "assetId": 11, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 12, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 13, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "assetId": "13" + } + }, + { + "assetId": 14, + "symbol": "BIT", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 15, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "typeExtras": { + "assetId": "15" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://kilt-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 5, + "symbol": "DAI-Karura", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "assetId": "15" + } + }, + { + "assetId": 6, + "symbol": "USDC-Karura", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "16" + } + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "additional": { + "themeColor": "#D632C1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg", + "buyProviders": { + "transak": { + "network": "PIONEER" + } + } + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer-rpc-1.bit.country/wss", + "name": "MetaverseNetwork node 1" + }, + { + "url": "wss://pioneer-rpc-2.bit.country/wss", + "name": "MetaverseNetwork node 2" + }, + { + "url": "wss://pioneer-rpc-3.bit.country/wss", + "name": "MetaverseNetwork node 3" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-acala.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://acala-polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + }, + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "additional": { + "feeViaRuntimeCall": true + }, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + }, + "banxa": { + "coinType": "ASTR", + "blockchain": "ASTR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 10, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 11, + "symbol": "UNQ", + "precision": 18, + "type": "statemine", + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "assetId": "18446744073709551631" + } + }, + { + "assetId": 12, + "symbol": "vDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 13, + "symbol": "EQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "18446744073709551629" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://parallel-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "1337" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemint", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemint", + "name": "Dotters Net node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://statemint.statescan.io/#/accounts/{address}", + "event": "https://statemint.statescan.io/#/events/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.0xsamsara.com", + "name": "Samsara node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/encointer-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "KINT", + "blockchain": "KINT" + } + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" + } + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + }, + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "34854864344868000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x11000000", + "currencyIdType": "u32", + "existentialDeposit": "6164274209", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x18000000", + "currencyIdType": "u32", + "existentialDeposit": "20000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "18761726", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x08000000", + "currencyIdType": "u32", + "existentialDeposit": "54945054945", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "USDC-Moonbeam", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x15000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "INTR", + "blockchain": "INTR" + } + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-interlay.luckyfriday.io/", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "additional": { + "themeColor": "#14B1D3", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + }, + "options": [ + "fullSyncByDefault" + ] + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680" + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918" + } + }, + { + "assetId": 3, + "symbol": "ASTR", + "precision": 12, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "222121451965151777636299756141619631150" + } + }, + { + "assetId": 4, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "assetId": "193492391581201937291053139015355410612" + } + }, + { + "assetId": 5, + "symbol": "iBTC", + "precision": 12, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "226557799181424065994173367616174607641" + } + } + ], + "nodes": [ + { + "url": "wss://polkadex.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://polkadex.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg", + "buyProviders": { + "banxa": { + "coinType": "BAJU", + "blockchain": "BAJU" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.imbuenetwork.com", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://tinkernet-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg", + "buyProviders": { + "banxa": { + "coinType": "CAPS", + "blockchain": "TERNOA" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://kapex-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://xxnetwork-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c3.hashed.live", + "name": "Hashed systems 3 node" + }, + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "explorers": [ + { + "name": "SCAN", + "account": "https://bittensor.com/scan/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "priceId": "3dpass", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.3dpscan.io", + "name": "3DPass node" + }, + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/frequency" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "priceId": "vara-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---vara" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137 + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443", + "name": "Anchor node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/collectives-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://wss-krest.peaq.network", + "name": "Krest node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.matrix.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-matrix-rpc-1.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}", + "account": "https://matrix.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 1110 + }, + { + "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Watr", + "assets": [ + { + "assetId": 0, + "symbol": "WATR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WATR.svg" + } + ], + "nodes": [ + { + "url": "wss://watr-rpc.watr-api.network", + "name": "EWX node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg", + "addressPrefix": 19 + }, + { + "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956", + "name": "Joystream", + "assets": [ + { + "assetId": 0, + "symbol": "JOY", + "priceId": "joystream", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.joystream.org", + "name": "Jsgenesis node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}", + "account": "https://joystream.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg", + "addressPrefix": 126 + }, + { + "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae", + "name": "Dock", + "assets": [ + { + "assetId": 0, + "symbol": "DOCK", + "priceId": "dock", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-node.dock.io", + "name": "Dock Association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dock.subscan.io/extrinsic/{hash}", + "account": "https://dock.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg", + "addressPrefix": 22 + }, + { + "chainId": "eip155:246", + "name": "Energy Web Chain", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://consortia-rpc.energyweb.org", + "name": "Public EWC http node" + }, + { + "url": "https://rpc.energyweb.org", + "name": "Energy web http node" + }, + { + "url": "https://archive-rpc.energyweb.org", + "name": "Archive http node" + }, + { + "url": "wss://rpc.energyweb.org/ws", + "name": "Energy web wss node" + } + ], + "explorers": [ + { + "name": "Energy Web Explorer", + "extrinsic": "https://explorer.energyweb.org/tx/{hash}", + "account": "https://explorer.energyweb.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.energyweb.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg", + "addressPrefix": 246, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Energy Web X", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.energywebx.com/", + "name": "Energywebx node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", + "addressPrefix": 42 + }, + { + "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "InvArch", + "assets": [ + { + "assetId": 0, + "symbol": "VARCH", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", + "addressPrefix": 117 + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polimec", + "assets": [ + { + "assetId": 0, + "symbol": "PLMC", + "priceId": "polimec", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PLMC.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.polimec.org", + "name": "Polimec node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polimec.svg", + "addressPrefix": 41 + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Manta Atlantic", + "assets": [ + { + "assetId": 0, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "8" + } + } + ], + "nodes": [ + { + "url": "wss://ws.manta.systems", + "name": "Manta node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta" + } + ] + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://manta.subscan.io/extrinsic/{hash}", + "account": "https://manta.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 77, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/manta-manta-staking", + "defaultBlockTime": 12000 + } + } +] diff --git a/chains/v17/chains_dev.json b/chains/v17/chains_dev.json new file mode 100644 index 0000000..c69c5d0 --- /dev/null +++ b/chains/v17/chains_dev.json @@ -0,0 +1,9513 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "DOT", + "blockchain": "DOT" + } + } + } + ], + "nodes": [ + { + "url": "wss://dot-rpc.stakeworld.io", + "name": "Stakeworld node" + }, + { + "url": "wss://polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy", + "fullSyncByDefault" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking", + "stakingMaxElectingVoters": 22500, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "KSM", + "blockchain": "KSM" + } + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Polkascan", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy", + "fullSyncByDefault" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking", + "stakingMaxElectingVoters": 12500 + } + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.ibp.network/westend", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/westend", + "name": "Dotters Net node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "westend" + } + } + ] + }, + "options": [ + "testnet", + "crowdloans", + "governance", + "proxy" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama", + "stakingMaxElectingVoters": 22500, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "buyProviders": { + "banxa": { + "coinType": "WND", + "blockchain": "WND" + } + } + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "statemine", + "typeExtras": { + "assetId": "0x02010902", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 3, + "symbol": "JOE", + "precision": 3, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "8" + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://wnd-rpc.stakeworld.io/assethub", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/#/accounts/{address}", + "event": "https://westmint.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg", + "addressPrefix": 42, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---westmint-test" + } + ] + }, + "options": [ + "testnet", + "swap-hub", + "proxy" + ], + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemine", + "name": "Dotters Net node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://statemine.statescan.io/#/accounts/{address}", + "event": "https://statemine.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2, + "options": [ + "swap-hub" + ], + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura", + "buyProviders": { + "banxa": { + "coinType": "KAR", + "blockchain": "KAR" + } + } + }, + { + "assetId": 1, + "symbol": "aSEED", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MOONRIVER" + }, + "banxa": { + "coinType": "MOVR", + "blockchain": "MOVR" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "264344629840762281112027368930249420542" + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "assetId": "72145018963825376852137222787619937732" + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "assetId": "203223821023327994093278529517083736593" + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "typeExtras": { + "assetId": "118095707745084482624853002839493125353" + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "133300872918374599700079037156071917454" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonriver-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ], + "additional": { + "themeColor": "#E4A228", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": [ + "parachain" + ], + "assetId": 0, + "symbol": "DEV", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + } + ], + "nodes": [ + { + "url": "wss://wss.testnet.moonbeam.network", + "name": "Moonbeam Network node" + }, + { + "url": "wss://moonbase-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 11, + "symbol": "vKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "18446744073709551628" + } + }, + { + "assetId": 12, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551627" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "shiden" + } + } + ] + }, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "staking": [ + "parachain" + ], + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNC" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1", + "governance" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "KINT", + "blockchain": "KINT" + } + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "staking": [ + "aura-relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 10, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "119" + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "121" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "buyProviders": { + "banxa": { + "coinType": "BSX", + "blockchain": "BSX" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + }, + { + "assetId": 11, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 12, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 13, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "assetId": "13" + } + }, + { + "assetId": 14, + "symbol": "BIT", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 15, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "typeExtras": { + "assetId": "15" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "khala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://kilt-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 5, + "symbol": "DAI-Karura", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "assetId": "15" + } + }, + { + "assetId": 6, + "symbol": "USDC-Karura", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "16" + } + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "calamari" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#D632C1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg", + "buyProviders": { + "transak": { + "network": "PIONEER" + } + } + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer-rpc-1.bit.country/wss", + "name": "MetaverseNetwork node 1" + }, + { + "url": "wss://pioneer-rpc-2.bit.country/wss", + "name": "MetaverseNetwork node 2" + }, + { + "url": "wss://pioneer-rpc-3.bit.country/wss", + "name": "MetaverseNetwork node 3" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-acala.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://acala-polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + }, + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "additional": { + "feeViaRuntimeCall": true + }, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala-rpc.aca-staging.network/ws", + "name": "Acala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}", + "account": "https://acala-testnet.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "GLMR", + "blockchain": "GLMR" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "statemine", + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "assetId": "91372035960551235635465443179559840483" + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "165823357460190568952172802245839421906" + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "statemine", + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "assetId": "190590555344745888270686124937537713878" + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "187224307232923873519830480073807488153" + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "statemine", + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "typeExtras": { + "assetId": "69606720909260275826784788104880799692" + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "statemine", + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "assetId": "309163521958167876851250718453738106865" + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "statemine", + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg", + "typeExtras": { + "assetId": "125699734534028342599692732320197985871" + } + }, + { + "assetId": 18, + "symbol": "xcOTP", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg", + "typeExtras": { + "assetId": "238111524681612888331172110363070489924" + } + }, + { + "assetId": 19, + "symbol": "xcvDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "29085784439601774464560083082574142143" + } + }, + { + "assetId": 20, + "symbol": "xcvFIL", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "assetId": "272547899416482196831721420898811311297" + } + }, + { + "assetId": 21, + "symbol": "xcvGLMR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "assetId": "204507659831918931608354793288110796652" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance", + "governance-v1", + "proxy" + ], + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "ETH", + "blockchain": "ETH" + } + } + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-pokt.nodies.app", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe", + "name": "Infura node 4" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:5", + "name": "Ethereum - Goerli", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://goerli.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://goerli.etherscan.io/tx/{hash}", + "account": "https://goerli.etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-goerli.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg", + "addressPrefix": 5, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + }, + "banxa": { + "coinType": "ASTR", + "blockchain": "ASTR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 10, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 11, + "symbol": "UNQ", + "precision": 18, + "type": "statemine", + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "assetId": "18446744073709551631" + } + }, + { + "assetId": 12, + "symbol": "vDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 13, + "symbol": "EQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "18446744073709551629" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "astar" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + }, + { + "url": "wss://parallel-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "parallel" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "1337" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemint", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemint", + "name": "Dotters Net node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://statemint.statescan.io/#/accounts/{address}", + "event": "https://statemint.statescan.io/#/events/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0, + "options": [ + "swap-hub" + ] + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "typeExtras": { + "assetId": "4294967295" + } + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.0xsamsara.com", + "name": "Samsara node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/encointer-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0500000000", + "currencyIdType": "zeitgeist_primitives.asset.Asset", + "existentialDeposit": "10000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" + } + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "crustshadow" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + }, + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://centrifuge-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "34854864344868000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x11000000", + "currencyIdType": "u32", + "existentialDeposit": "6164274209", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x18000000", + "currencyIdType": "u32", + "existentialDeposit": "20000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "18761726", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x08000000", + "currencyIdType": "u32", + "existentialDeposit": "54945054945", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "USDC-Moonbeam", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x15000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "INTR", + "blockchain": "INTR" + } + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-interlay.luckyfriday.io/", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://turing.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#14B1D3", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + }, + "options": [ + "fullSyncByDefault" + ] + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "composable" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680" + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918" + } + }, + { + "assetId": 3, + "symbol": "ASTR", + "precision": 12, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "222121451965151777636299756141619631150" + } + }, + { + "assetId": 4, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "assetId": "193492391581201937291053139015355410612" + } + }, + { + "assetId": 5, + "symbol": "iBTC", + "precision": 12, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "226557799181424065994173367616174607641" + } + } + ], + "nodes": [ + { + "url": "wss://polkadex.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://polkadex.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "polkadex" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": [ + "aleph-zero" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg" + } + ], + "nodes": [ + { + "url": "wss://frag-moonbase-relay-rpc-ws.g.moonbase.moonbeam.network", + "name": "PureStake node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg", + "buyProviders": { + "banxa": { + "coinType": "BAJU", + "blockchain": "BAJU" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.imbuenetwork.com", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans", + "proxy" + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://tinkernet-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "amplitude" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg", + "buyProviders": { + "banxa": { + "coinType": "CAPS", + "blockchain": "TERNOA" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace", + "name": "Ternoa Alphanet", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://alphanet.ternoa.com", + "name": "Ternoa Alphanet node" + } + ], + "explorers": [ + { + "name": "Ternoa Alphanet explorer", + "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}", + "account": "https://explorer-alphanet.ternoa.dev/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b", + "name": "Turing Staging", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.turing-staging.oak.tech", + "name": "OAK node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg", + "addressPrefix": 51, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "name": "Governance2 Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://governance2-testnet.litentry.io", + "name": "Development node" + } + ], + "explorers": [ + { + "name": "Governance2 Testnet explorer", + "account": "https://gov2.statescan.io/#/accounts/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://kapex-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polymesh" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f", + "name": "Beresheet", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "addressPrefix": 7, + "options": [ + "testnet" + ] + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3", + "name": "Fusotao", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 18, + "priceId": "fusotao", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://xxnetwork-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a6ffcef7fb8caadf7f6c5ad8ada65e3eaa90d1604f3eabda546ff1d486865a0c", + "name": "Aventus Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.public-testnet.aventus.io", + "name": "Aventus testnet node" + } + ], + "explorers": [ + { + "name": "Aventus testnet explorer", + "extrinsic": "https://explorer.testnet.aventus.io/transaction/{hash}", + "account": "https://explorer.testnet.aventus.io/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "3a5a5cd27eb15fd26c37315a0f0b938733bb798c897428448efac5e6150cad06", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-dev-kintsugi.interlay.io:443/parachain", + "name": "Kintsugi Labs" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi_Testnet.svg", + "addressPrefix": 2092, + "options": [ + "testnet" + ] + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c3.hashed.live", + "name": "Hashed systems 3 node" + }, + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "explorers": [ + { + "name": "SCAN", + "account": "https://bittensor.com/scan/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:137", + "name": "Polygon", + "assets": [ + { + "assetId": 0, + "symbol": "MATIC", + "priceId": "matic-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MATIC.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://polygon-mainnet.public.blastapi.io", + "name": "Polygon node" + } + ], + "explorers": [ + { + "name": "Polygonscan", + "extrinsic": "https://polygonscan.com/tx/{hash}", + "account": "https://polygonscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.polygonscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polygon.svg", + "addressPrefix": 137, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "priceId": "3dpass", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.3dpscan.io", + "name": "3DPass node" + }, + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ajuna" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia node" + }, + { + "url": "wss://rpc.darwinia.network", + "name": "Darwinia node" + }, + { + "url": "wss://darwinia-rpc.darwiniacommunitydao.xyz", + "name": "Darwinia Community node" + }, + { + "url": "wss://darwinia-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/frequency" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "priceId": "vara-network", + "staking": [ + "relaychain" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---vara" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443", + "name": "Anchor node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "eip155:97", + "name": "BNB Smart Chain Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://data-seed-prebsc-1-s1.binance.org:8545", + "name": "BSC testnet node 1" + }, + { + "url": "https://data-seed-prebsc-2-s1.binance.org:8545", + "name": "BSC testnet node 2" + }, + { + "url": "https://data-seed-prebsc-1-s2.binance.org:8545", + "name": "BSC testnet node 1s2" + }, + { + "url": "https://data-seed-prebsc-2-s2.binance.org:8545", + "name": "BSC testnet node 2s2" + }, + { + "url": "https://data-seed-prebsc-1-s3.binance.org:8545", + "name": "BSC testnet node 1s3" + }, + { + "url": "https://data-seed-prebsc-2-s3.binance.org:8545", + "name": "BSC testnet node 2s3" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock http testnet node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock wss testnet node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/testnet/", + "name": "GetBlock wss testnet node" + } + ], + "explorers": [ + { + "name": "Testnet BscScan", + "extrinsic": "https://testnet.bscscan.com/tx/{hash}", + "account": "https://testnet.bscscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-testnet.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSCTestnet.svg", + "addressPrefix": 97, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:56", + "name": "BNB Smart Chain", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://bsc-dataseed.binance.org", + "name": "BSC node 1" + }, + { + "url": "https://bsc-dataseed1.defibit.io", + "name": "BSC node 2" + }, + { + "url": "https://bsc-dataseed1.ninicoin.io", + "name": "BSC node 3" + }, + { + "url": "https://bsc.nodereal.io", + "name": "BSC node 4" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock http node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock wss node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/mainnet/", + "name": "GetBlock wss node" + } + ], + "explorers": [ + { + "name": "BscScan", + "extrinsic": "https://bscscan.com/tx/{hash}", + "account": "https://bscscan.com/address/{address}" + }, + { + "name": "Bitquery", + "extrinsic": "https://explorer.bitquery.io/bsc/tx/{hash}", + "account": "https://explorer.bitquery.io/bsc/address/{address}" + }, + { + "name": "BSCTrace", + "extrinsic": "https://bsctrace.com/tx/{hash}", + "account": "https://bsctrace.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSC.svg", + "addressPrefix": 56, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "c9824829d23066e7dd92b80cfef52559c7692866fcfc3530e737e3fe01410eef", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "GIANT Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-4-us-east-1-dev.giantprotocol.org:443", + "name": "Giant testnet node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---kusama-bridgehub" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/collectives-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-collectives" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + }, + { + "chainId": "67221cd96c1551b72d55f65164d6a39f31b570c77a05c90e31931b0e2f379e13", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude Foucoco", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-foucoco.pendulumchain.tech/", + "name": "PendulumChain node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude_foucoco.svg", + "addressPrefix": 57, + "options": [ + "testnet" + ] + }, + { + "chainId": "418ae94c9fce02b1ab3b5bc211cd2f2133426f2861d97482bbdfdac1bbb0fb92", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-testnet.interlay.io:443/parachain", + "name": "Kintsugi Labs node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay_Testnet.svg", + "addressPrefix": 2032, + "options": [ + "testnet" + ] + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://wss-krest.peaq.network", + "name": "Krest node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Manta", + "assets": [ + { + "assetId": 0, + "symbol": "MANTA", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.manta.systems", + "name": "Manta node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://manta.subscan.io/extrinsic/{hash}", + "account": "https://manta.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 77 + }, + { + "chainId": "9b86ea7366584c5ddf67de243433fcc05732864933258de9467db46eb9bef8b5", + "name": "Vara Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TVARA", + "precision": 12, + "staking": [ + "relaychain" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://vit.vara-network.io", + "name": "Gear Tech test node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara_Testnet.svg", + "addressPrefix": 137, + "options": [ + "testnet" + ] + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.matrix.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-matrix-rpc-1.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}", + "account": "https://matrix.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 1110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "eip155:246", + "name": "Energy Web Chain", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://consortia-rpc.energyweb.org", + "name": "Public EWC http node" + }, + { + "url": "https://rpc.energyweb.org", + "name": "Energy web http node" + }, + { + "url": "https://archive-rpc.energyweb.org", + "name": "Archive http node" + }, + { + "url": "wss://rpc.energyweb.org/ws", + "name": "Energy web wss node" + } + ], + "explorers": [ + { + "name": "Energy Web Explorer", + "extrinsic": "https://explorer.energyweb.org/tx/{hash}", + "account": "https://explorer.energyweb.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.energyweb.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg", + "addressPrefix": 246, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:592", + "name": "Astar EVM", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "https://astar.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "https://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 592, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2031", + "name": "Centrifuge EVM", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "priceId": "centrifuge", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Fullnode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 2031, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "7c34d42fc815d392057c78b49f2755c753440ccd38bcb0405b3bcfb601d08734", + "parentId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + }, + { + "assetId": 1, + "symbol": "HOP", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "0x010100b11c", + "palletName": "ForeignAssets" + } + } + ], + "nodes": [ + { + "url": "wss://rococo-asset-hub-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rococo-asset-hub-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-rococo.subscan.io/extrinsic/{hash}", + "account": "https://assethub-rococo.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---westmint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "swap-hub" + ], + "additional": { + "relaychainAsNative": true + } + }, + { + "chainId": "eip155:595", + "name": "Acala Mandala TC9", + "assets": [ + { + "assetId": 0, + "symbol": "mACA", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://eth-rpc-tc9.aca-staging.network", + "name": "wss node" + }, + { + "url": "https://eth-rpc-tc9.aca-staging.network", + "name": "http node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 595, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6ab1bd8aed6d5fdcaf347826bfcd0172681181edf8356b90cb3cf47076698ae2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "EWX Staging Parachain Argon", + "assets": [ + { + "assetId": 0, + "symbol": "VT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://ewx-staging-parachain-argon-wmfbanx0xb.energyweb.org/ws", + "name": "EWX node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Watr", + "assets": [ + { + "assetId": 0, + "symbol": "WATR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WATR.svg" + } + ], + "nodes": [ + { + "url": "wss://watr-rpc.watr-api.network", + "name": "EWX node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg", + "addressPrefix": 19 + }, + { + "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956", + "name": "Joystream", + "assets": [ + { + "assetId": 0, + "symbol": "JOY", + "priceId": "joystream", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.joystream.org", + "name": "Jsgenesis node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}", + "account": "https://joystream.subscan.io/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg", + "addressPrefix": 126 + }, + { + "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae", + "name": "Dock", + "assets": [ + { + "assetId": 0, + "symbol": "DOCK", + "priceId": "dock", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-node.dock.io", + "name": "Dock Association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dock.subscan.io/extrinsic/{hash}", + "account": "https://dock.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg", + "addressPrefix": 22 + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polimec", + "assets": [ + { + "assetId": 0, + "symbol": "PLMC", + "priceId": "polimec", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PLMC.svg", + "staking": [ + "parachain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.polimec.org", + "name": "Polimec node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polimec.svg", + "addressPrefix": 41 + }, + { + "chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Energy Web X", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.energywebx.com/", + "name": "Energywebx node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", + "addressPrefix": 42 + }, + { + "chainId": "ac123be800b7c9a3e3449bb70edd8e3d9008d27826381451eebf94bce1db1fbe", + "name": "Energy Web X Rococo", + "assets": [ + { + "assetId": 0, + "symbol": "VT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.energywebx.com", + "name": "Energy Web X Rococo node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "InvArch", + "assets": [ + { + "assetId": 0, + "symbol": "VARCH", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", + "addressPrefix": 117 + }, + { + "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c", + "name": "Crust", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "priceId": "crust-network", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.crust.network", + "name": "Crust node" + }, + { + "url": "wss://crust-mainnet-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crust.api.onfinality.io/public-ws", + "name": "OnFinallity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust.subscan.io/extrinsic/extrinsic/{hash}", + "account": "https://crust.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust.svg", + "addressPrefix": 66 + } +] diff --git a/chains/v18/chains.json b/chains/v18/chains.json new file mode 100644 index 0000000..b58765e --- /dev/null +++ b/chains/v18/chains.json @@ -0,0 +1,8162 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "DOT", + "blockchain": "DOT" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-polkadot.novasamatech.org", + "name": "Novasama node" + }, + { + "url": "wss://apps-rpc.polkadot.io", + "name": "Public node" + }, + { + "url": "wss://api-polkadot-full.dwellir.com/{DWELLIR_API_KEY}", + "name": "Nova Dwellir node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://dot-rpc.stakeworld.io", + "name": "Stakeworld node" + }, + { + "url": "wss://polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy", + "fullSyncByDefault", + "pushSupport" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking", + "stakingMaxElectingVoters": 22500, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "KSM", + "blockchain": "KSM" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-kusama.novasamatech.org", + "name": "Novasama node" + }, + { + "url": "wss://apps-kusama-rpc.polkadot.io", + "name": "Public node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy", + "fullSyncByDefault", + "pushSupport" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking", + "stakingMaxElectingVoters": 12500 + } + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.ibp.network/westend", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/westend", + "name": "Dotters Net node" + }, + { + "url": "wss://westend.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama", + "stakingMaxElectingVoters": 22500, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemine", + "name": "Dotters Net node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://statemine.statescan.io/#/accounts/{address}", + "event": "https://statemine.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2, + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura", + "buyProviders": { + "banxa": { + "coinType": "KAR", + "blockchain": "KAR" + } + } + }, + { + "assetId": 1, + "symbol": "aSEED", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "GLMR", + "blockchain": "GLMR" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "statemine", + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "assetId": "91372035960551235635465443179559840483" + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "165823357460190568952172802245839421906" + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "statemine", + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "assetId": "190590555344745888270686124937537713878" + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "187224307232923873519830480073807488153" + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "statemine", + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "typeExtras": { + "assetId": "69606720909260275826784788104880799692" + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "statemine", + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "assetId": "309163521958167876851250718453738106865" + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "statemine", + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg", + "typeExtras": { + "assetId": "125699734534028342599692732320197985871" + } + }, + { + "assetId": 18, + "symbol": "xcOTP", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg", + "typeExtras": { + "assetId": "238111524681612888331172110363070489924" + } + }, + { + "assetId": 19, + "symbol": "xcvDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "29085784439601774464560083082574142143" + } + }, + { + "assetId": 20, + "symbol": "xcvFIL", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "assetId": "272547899416482196831721420898811311297" + } + }, + { + "assetId": 21, + "symbol": "xcvGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "assetId": "204507659831918931608354793288110796652" + } + }, + { + "assetId": 22, + "symbol": "xcMANTA", + "precision": 18, + "type": "statemine", + "priceId": "manta-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "typeExtras": { + "assetId": "166446646689194205559791995948102903873" + } + }, + { + "assetId": 23, + "symbol": "xcUSDC", + "precision": 6, + "type": "statemine", + "priceId": "usd-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "166377000701797186346254371275954761085" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonbeam.polkassembly.network/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance" + ], + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "ETH", + "blockchain": "ETH" + } + } + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-pokt.nodies.app", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe", + "name": "Infura node 5" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/9dddd77ac74043dc9a8dc48f82822c7d", + "name": "Infura node 4" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/82fd5b2925e341719f10b7ed4376a646", + "name": "Infura node 6" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/5717b02168b5434ba23801e1ea755afb", + "name": "Infura node 7" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MOONRIVER" + }, + "banxa": { + "coinType": "MOVR", + "blockchain": "MOVR" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "264344629840762281112027368930249420542" + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "assetId": "72145018963825376852137222787619937732" + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "assetId": "203223821023327994093278529517083736593" + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "typeExtras": { + "assetId": "118095707745084482624853002839493125353" + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "133300872918374599700079037156071917454" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonriver.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://moonriver-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance" + ], + "additional": { + "themeColor": "#E4A228", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 11, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "18446744073709551628" + } + }, + { + "assetId": 12, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551627" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://shiden.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNC" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1", + "governance" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "buyProviders": { + "banxa": { + "coinType": "BSX", + "blockchain": "BSX" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 10, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "119" + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "121" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + }, + { + "assetId": 11, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 12, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 13, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "assetId": "13" + } + }, + { + "assetId": 14, + "symbol": "BIT", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 15, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "typeExtras": { + "assetId": "15" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://khala.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15, + "buyProviders": { + "banxa": { + "coinType": "KILT", + "blockchain": "KILT" + } + } + } + ], + "nodes": [ + { + "url": "wss://kilt-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 5, + "symbol": "DAI-Karura", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI-Karura.svg", + "typeExtras": { + "assetId": "15" + } + }, + { + "assetId": 6, + "symbol": "USDC-Karura", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC-Karura.svg", + "typeExtras": { + "assetId": "16" + } + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "additional": { + "themeColor": "#D632C1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg", + "buyProviders": { + "transak": { + "network": "PIONEER" + } + } + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer-rpc-1.bit.country/wss", + "name": "MetaverseNetwork node 1" + }, + { + "url": "wss://pioneer-rpc-2.bit.country/wss", + "name": "MetaverseNetwork node 2" + }, + { + "url": "wss://pioneer-rpc-3.bit.country/wss", + "name": "MetaverseNetwork node 3" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "buyProviders": { + "banxa": { + "coinType": "ACA", + "blockchain": "ACA" + } + } + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-acala.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://acala-polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + }, + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "additional": { + "feeViaRuntimeCall": true + }, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + }, + "banxa": { + "coinType": "ASTR", + "blockchain": "ASTR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 10, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 11, + "symbol": "UNQ", + "precision": 18, + "type": "statemine", + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "assetId": "18446744073709551631" + } + }, + { + "assetId": 12, + "symbol": "vDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 13, + "symbol": "EQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "18446744073709551629" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://astar.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://parallel-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "1337" + } + }, + { + "assetId": 3, + "symbol": "DED", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DED.svg", + "typeExtras": { + "assetId": "30" + } + }, + { + "assetId": 4, + "symbol": "PINK", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "assetId": "23" + } + }, + { + "assetId": 5, + "symbol": "DOTA", + "precision": 4, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOTA.svg", + "typeExtras": { + "assetId": "18" + } + }, + { + "assetId": 6, + "symbol": "STINK", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/STINK.svg", + "typeExtras": { + "assetId": "42069" + } + }, + { + "assetId": 7, + "symbol": "GABE", + "precision": 20, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GABE.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 8, + "symbol": "WUD", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WUD.svg", + "typeExtras": { + "assetId": "31337" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemint", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemint", + "name": "Dotters Net node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://statemint.statescan.io/#/accounts/{address}", + "event": "https://statemint.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.0xsamsara.com", + "name": "Samsara node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/encointer-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "KINT", + "blockchain": "KINT" + } + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" + } + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + }, + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "buyProviders": { + "banxa": { + "coinType": "HDX", + "blockchain": "HDX" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "34854864344868000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x11000000", + "currencyIdType": "u32", + "existentialDeposit": "6164274209", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x18000000", + "currencyIdType": "u32", + "existentialDeposit": "20000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "18761726", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x08000000", + "currencyIdType": "u32", + "existentialDeposit": "54945054945", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "USDC-Moonbeam", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x15000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "4-Pool", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/4-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x64000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "2-Pool", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/2-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x65000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "2-Pool-Stbl", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/2-Pool-Stbl.svg", + "typeExtras": { + "currencyIdScale": "0x66000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "currencyIdScale": "0x19000000", + "currencyIdType": "u32", + "existentialDeposit": "1224384348939740000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "109890109890", + "transfersEnabled": true + } + }, + { + "assetId": 27, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg", + "typeExtras": { + "currencyIdScale": "0x1b000000", + "currencyIdType": "u32", + "existentialDeposit": "7874015748", + "transfersEnabled": true + } + }, + { + "assetId": 28, + "symbol": "USDT-Moonbeam", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x17000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 29, + "symbol": "DED", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DED.svg", + "typeExtras": { + "currencyIdScale": "0x53420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 30, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "currencyIdScale": "0x55420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 31, + "symbol": "STINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/STINK.svg", + "typeExtras": { + "currencyIdScale": "0x62420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 32, + "symbol": "DOTA", + "precision": 4, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOTA.svg", + "typeExtras": { + "currencyIdScale": "0x66420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 33, + "symbol": "GABE", + "precision": 20, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GABE.svg", + "typeExtras": { + "currencyIdScale": "0x7e420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 34, + "symbol": "KILT", + "precision": 15, + "type": "orml", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "typeExtras": { + "currencyIdScale": "0x1c000000", + "currencyIdType": "u32", + "existentialDeposit": "21358393848783", + "transfersEnabled": true + } + }, + { + "assetId": 35, + "symbol": "WUD", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WUD.svg", + "typeExtras": { + "currencyIdScale": "0x95420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1", + "hydradx-swaps" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "INTR", + "blockchain": "INTR" + } + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-interlay.luckyfriday.io/", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "additional": { + "themeColor": "#14B1D3", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680" + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918" + } + }, + { + "assetId": 3, + "symbol": "ASTR", + "precision": 12, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "222121451965151777636299756141619631150" + } + }, + { + "assetId": 4, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "assetId": "193492391581201937291053139015355410612" + } + }, + { + "assetId": 5, + "symbol": "iBTC", + "precision": 12, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "226557799181424065994173367616174607641" + } + }, + { + "assetId": 6, + "symbol": "DED", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DED.svg", + "typeExtras": { + "assetId": "119367686984583275840673742485354142551" + } + }, + { + "assetId": 7, + "symbol": "PINK", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "assetId": "339306133874233608313826294843504252047" + } + }, + { + "assetId": 8, + "symbol": "GLMR", + "precision": 12, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "182269558229932594457975666948556356791" + } + } + ], + "nodes": [ + { + "url": "wss://polkadex.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://polkadex.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "NeuroWeb", + "assets": [ + { + "assetId": 0, + "symbol": "NEURO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEURO.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + }, + { + "url": "wss://origintrail-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://neuroweb.subscan.io/account/{address}", + "extrinsic": "https://neuroweb.subscan.io/extrinsic/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/NeuroWeb.svg", + "addressPrefix": 101, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNCPOLKA" + } + } + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "vsDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0a00", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0808", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "vMANTA", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0908", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://litentry.statescan.io/#/accounts/{address}", + "extrinsic": "https://litentry.statescan.io/#/extrinsics/{hash}", + "event": "https://litentry.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg", + "buyProviders": { + "banxa": { + "coinType": "BAJU", + "blockchain": "BAJU" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.imbuenetwork.com", + "name": "Imbue node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://tinkernet-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg", + "buyProviders": { + "banxa": { + "coinType": "CAPS", + "blockchain": "TERNOA" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://kapex-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://xxnetwork-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0102", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c3.hashed.live", + "name": "Hashed systems 3 node" + }, + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "explorers": [ + { + "name": "SCAN", + "account": "https://bittensor.com/scan/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---ajuna" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "priceId": "3dpass", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.3dpscan.io", + "name": "3DPass node" + }, + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/frequency" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "priceId": "vara-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---vara" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---vara" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137 + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443", + "name": "Anchor node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/collectives-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://krest.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin Matrix", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.matrix.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-matrix-rpc-1.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}", + "account": "https://matrix.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 1110 + }, + { + "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Watr", + "assets": [ + { + "assetId": 0, + "symbol": "WATR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WATR.svg" + } + ], + "nodes": [ + { + "url": "wss://watr-rpc.watr-api.network", + "name": "EWX node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg", + "addressPrefix": 19 + }, + { + "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956", + "name": "Joystream", + "assets": [ + { + "assetId": 0, + "symbol": "JOY", + "priceId": "joystream", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.joystream.org", + "name": "Jsgenesis node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}", + "account": "https://joystream.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg", + "addressPrefix": 126 + }, + { + "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae", + "name": "Dock", + "assets": [ + { + "assetId": 0, + "symbol": "DOCK", + "priceId": "dock", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-node.dock.io", + "name": "Dock Association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dock.subscan.io/extrinsic/{hash}", + "account": "https://dock.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg", + "addressPrefix": 22 + }, + { + "chainId": "eip155:246", + "name": "Energy Web Chain", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://consortia-rpc.energyweb.org", + "name": "Public EWC http node" + }, + { + "url": "https://rpc.energyweb.org", + "name": "Energy web http node" + }, + { + "url": "https://archive-rpc.energyweb.org", + "name": "Archive http node" + }, + { + "url": "wss://rpc.energyweb.org/ws", + "name": "Energy web wss node" + } + ], + "explorers": [ + { + "name": "Energy Web Explorer", + "extrinsic": "https://explorer.energyweb.org/tx/{hash}", + "account": "https://explorer.energyweb.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.energyweb.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg", + "addressPrefix": 246, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Energy Web X", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.energywebx.com/", + "name": "Energywebx node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", + "addressPrefix": 42 + }, + { + "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "InvArch", + "assets": [ + { + "assetId": 0, + "symbol": "VARCH", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", + "addressPrefix": 117 + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polimec", + "assets": [ + { + "assetId": 0, + "symbol": "PLMC", + "priceId": "polimec", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PLMC.svg", + "staking": [ + "parachain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.polimec.org", + "name": "Polimec node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://polimec.statescan.io/#/accounts/{address}", + "event": "https://polimec.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polimec.svg", + "addressPrefix": 41, + "additional": { + "themeColor": "#96CC5A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polimec-plmc-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Manta Atlantic", + "assets": [ + { + "assetId": 0, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "8" + } + } + ], + "nodes": [ + { + "url": "wss://ws.manta.systems", + "name": "Manta node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta" + } + ] + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://manta.subscan.io/extrinsic/{hash}", + "account": "https://manta.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 77, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/manta-manta-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "eip155:169", + "name": "Manta Pacific", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://pacific-rpc.manta.network/http", + "name": "Manta rpc 1 node" + }, + { + "url": "https://1rpc.io/manta", + "name": "Manta rpc 2 node" + }, + { + "url": "wss://pacific-rpc.manta.network/ws", + "name": "Manta wss node" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://pacific-explorer.manta.network/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "explorers": [ + { + "name": "Manta Pacific Block Explorer", + "extrinsic": "https://pacific-explorer.manta.network/tx/{hash}", + "account": "https://pacific-explorer.manta.network/address/{address}" + }, + { + "name": "Manta Socialscan", + "extrinsic": "https://manta.socialscan.io/tx/{hash}", + "account": "https://manta.socialscan.io/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 169, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "ae1ca86c936aa252cdc45f4f436220567b2bbbcc4834f5b8f4191462baf19dfb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Continuum", + "assets": [ + { + "assetId": 0, + "symbol": "NUUM", + "priceId": "mnet-continuum", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NUUM.svg" + } + ], + "nodes": [ + { + "url": "wss://continuum-rpc-1.metaverse.network/wss", + "name": "MNet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://continuum.subscan.io/extrinsic/{hash}", + "account": "https://continuum.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Continuum.svg", + "addressPrefix": 268 + }, + { + "chainId": "d8761d3c88f26dc12875c00d3165f7d67243d56fc85b4cf19937601a7916e5a9", + "name": "Enjin Relay", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.relay.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-relay-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://enjin.subscan.io/extrinsic/{hash}", + "account": "https://enjin.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 2135 + }, + { + "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Curio", + "assets": [ + { + "assetId": 0, + "symbol": "CGT", + "precision": 18, + "priceId": "curio-governance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg" + } + ], + "nodes": [ + { + "url": "wss://archive.parachain.curioinvest.com", + "name": "Curio node" + }, + { + "url": "wss://parachain.curioinvest.com/", + "name": "Curio node 2" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", + "addressPrefix": 777 + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Mythos", + "assets": [ + { + "assetId": 0, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-mythos-rpc.polkadot.io", + "name": "Parity node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg", + "addressPrefix": 29972, + "options": [ + "ethereumBased" + ] + } +] diff --git a/chains/v18/chains_dev.json b/chains/v18/chains_dev.json new file mode 100644 index 0000000..bf0dc7d --- /dev/null +++ b/chains/v18/chains_dev.json @@ -0,0 +1,10344 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "DOT", + "blockchain": "DOT" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-polkadot.novasamatech.org", + "name": "Novasama node" + }, + { + "url": "wss://apps-rpc.polkadot.io", + "name": "Public node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api-polkadot-full.dwellir.com/{DWELLIR_API_KEY}", + "name": "Nova Dwellir node" + }, + { + "url": "wss://dot-rpc.stakeworld.io", + "name": "Stakeworld node" + }, + { + "url": "wss://polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy", + "fullSyncByDefault", + "pushSupport" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking", + "stakingMaxElectingVoters": 22500, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "KSM", + "blockchain": "KSM" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-kusama.novasamatech.org", + "name": "Novasama node" + }, + { + "url": "wss://apps-kusama-rpc.polkadot.io", + "name": "Public node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy", + "fullSyncByDefault", + "pushSupport" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking", + "stakingMaxElectingVoters": 12500 + } + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.ibp.network/westend", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/westend", + "name": "Dotters Net node" + }, + { + "url": "wss://westend.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "westend" + } + } + ] + }, + "options": [ + "testnet", + "crowdloans", + "governance", + "proxy" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama", + "stakingMaxElectingVoters": 22500, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "buyProviders": { + "banxa": { + "coinType": "WND", + "blockchain": "WND" + } + } + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "statemine", + "typeExtras": { + "assetId": "0x02010902", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 3, + "symbol": "JOE", + "precision": 3, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "8" + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://wnd-rpc.stakeworld.io/assethub", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/#/accounts/{address}", + "event": "https://westmint.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg", + "addressPrefix": 42, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---westmint-test" + } + ] + }, + "options": [ + "testnet", + "swap-hub", + "proxy" + ], + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemine", + "name": "Dotters Net node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://statemine.statescan.io/#/accounts/{address}", + "event": "https://statemine.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2, + "options": [ + "swap-hub" + ], + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura", + "buyProviders": { + "banxa": { + "coinType": "KAR", + "blockchain": "KAR" + } + } + }, + { + "assetId": 1, + "symbol": "aSEED", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MOONRIVER" + }, + "banxa": { + "coinType": "MOVR", + "blockchain": "MOVR" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "264344629840762281112027368930249420542" + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "assetId": "72145018963825376852137222787619937732" + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "assetId": "203223821023327994093278529517083736593" + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "typeExtras": { + "assetId": "118095707745084482624853002839493125353" + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "133300872918374599700079037156071917454" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonriver.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://moonriver-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance" + ], + "additional": { + "themeColor": "#E4A228", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": [ + "parachain" + ], + "assetId": 0, + "symbol": "DEV", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + } + ], + "nodes": [ + { + "url": "wss://moonbase-alpha.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonbase-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://wss.api.moonbase.moonbeam.network", + "name": "Moonbase node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 11, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "18446744073709551628" + } + }, + { + "assetId": 12, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551627" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://shiden.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "shiden" + } + } + ] + }, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "staking": [ + "parachain" + ], + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNC" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1", + "governance" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "KINT", + "blockchain": "KINT" + } + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "staking": [ + "aura-relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 10, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "119" + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "121" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "buyProviders": { + "banxa": { + "coinType": "BSX", + "blockchain": "BSX" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + }, + { + "assetId": 11, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 12, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 13, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "assetId": "13" + } + }, + { + "assetId": 14, + "symbol": "BIT", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 15, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "typeExtras": { + "assetId": "15" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://khala.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "khala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15, + "buyProviders": { + "banxa": { + "coinType": "KILT", + "blockchain": "KILT" + } + } + } + ], + "nodes": [ + { + "url": "wss://kilt-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 5, + "symbol": "DAI-Karura", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI-Karura.svg", + "typeExtras": { + "assetId": "15" + } + }, + { + "assetId": 6, + "symbol": "USDC-Karura", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC-Karura.svg", + "typeExtras": { + "assetId": "16" + } + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "calamari" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#D632C1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg", + "buyProviders": { + "transak": { + "network": "PIONEER" + } + } + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer-rpc-1.bit.country/wss", + "name": "MetaverseNetwork node 1" + }, + { + "url": "wss://pioneer-rpc-2.bit.country/wss", + "name": "MetaverseNetwork node 2" + }, + { + "url": "wss://pioneer-rpc-3.bit.country/wss", + "name": "MetaverseNetwork node 3" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "buyProviders": { + "banxa": { + "coinType": "ACA", + "blockchain": "ACA" + } + } + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-acala.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://acala-polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + }, + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "additional": { + "feeViaRuntimeCall": true + }, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala-rpc.aca-staging.network/ws", + "name": "Acala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}", + "account": "https://acala-testnet.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "GLMR", + "blockchain": "GLMR" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "statemine", + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "assetId": "91372035960551235635465443179559840483" + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "165823357460190568952172802245839421906" + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "statemine", + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "assetId": "190590555344745888270686124937537713878" + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "187224307232923873519830480073807488153" + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "statemine", + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "typeExtras": { + "assetId": "69606720909260275826784788104880799692" + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "statemine", + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "assetId": "309163521958167876851250718453738106865" + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "statemine", + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg", + "typeExtras": { + "assetId": "125699734534028342599692732320197985871" + } + }, + { + "assetId": 18, + "symbol": "xcOTP", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg", + "typeExtras": { + "assetId": "238111524681612888331172110363070489924" + } + }, + { + "assetId": 19, + "symbol": "xcvDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "29085784439601774464560083082574142143" + } + }, + { + "assetId": 20, + "symbol": "xcvFIL", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "assetId": "272547899416482196831721420898811311297" + } + }, + { + "assetId": 21, + "symbol": "xcvGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "assetId": "204507659831918931608354793288110796652" + } + }, + { + "assetId": 22, + "symbol": "xcMANTA", + "precision": 18, + "type": "statemine", + "priceId": "manta-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "typeExtras": { + "assetId": "166446646689194205559791995948102903873" + } + }, + { + "assetId": 23, + "symbol": "xcUSDC", + "precision": 6, + "type": "statemine", + "priceId": "usd-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "166377000701797186346254371275954761085" + } + + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance", + "proxy" + ], + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "ETH", + "blockchain": "ETH" + } + } + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-pokt.nodies.app", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe", + "name": "Infura node 4" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:5", + "name": "Ethereum - Goerli", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://goerli.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://goerli.etherscan.io/tx/{hash}", + "account": "https://goerli.etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-goerli.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg", + "addressPrefix": 5, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + }, + "banxa": { + "coinType": "ASTR", + "blockchain": "ASTR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 10, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 11, + "symbol": "UNQ", + "precision": 18, + "type": "statemine", + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "assetId": "18446744073709551631" + } + }, + { + "assetId": 12, + "symbol": "vDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 13, + "symbol": "EQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "18446744073709551629" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "astar" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://parallel-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "parallel" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "1337" + } + }, + { + "assetId": 3, + "symbol": "DED", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DED.svg", + "typeExtras": { + "assetId": "30" + } + }, + { + "assetId": 4, + "symbol": "PINK", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "assetId": "23" + } + }, + { + "assetId": 5, + "symbol": "DOTA", + "precision": 4, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOTA.svg", + "typeExtras": { + "assetId": "18" + } + }, + { + "assetId": 6, + "symbol": "STINK", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/STINK.svg", + "typeExtras": { + "assetId": "42069" + } + }, + { + "assetId": 7, + "symbol": "GABE", + "precision": 20, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GABE.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 8, + "symbol": "WUD", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WUD.svg", + "typeExtras": { + "assetId": "31337" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemint", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemint", + "name": "Dotters Net node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://statemint.statescan.io/#/accounts/{address}", + "event": "https://statemint.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0, + "options": [ + "swap-hub" + ], + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "typeExtras": { + "assetId": "4294967295" + } + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.0xsamsara.com", + "name": "Samsara node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/encointer-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0500000000", + "currencyIdType": "zeitgeist_primitives.asset.Asset", + "existentialDeposit": "10000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" + } + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "crustshadow" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + }, + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://centrifuge-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "buyProviders": { + "banxa": { + "coinType": "HDX", + "blockchain": "HDX" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "34854864344868000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x11000000", + "currencyIdType": "u32", + "existentialDeposit": "6164274209", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x18000000", + "currencyIdType": "u32", + "existentialDeposit": "20000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "18761726", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x08000000", + "currencyIdType": "u32", + "existentialDeposit": "54945054945", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "USDC-Moonbeam", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x15000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "4-Pool", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/4-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x64000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "2-Pool", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/2-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x65000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "2-Pool-Stbl", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/2-Pool-Stbl.svg", + "typeExtras": { + "currencyIdScale": "0x66000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "currencyIdScale": "0x19000000", + "currencyIdType": "u32", + "existentialDeposit": "1224384348939740000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "109890109890", + "transfersEnabled": true + } + }, + { + "assetId": 27, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg", + "typeExtras": { + "currencyIdScale": "0x1b000000", + "currencyIdType": "u32", + "existentialDeposit": "7874015748", + "transfersEnabled": true + } + }, + { + "assetId": 28, + "symbol": "USDT-Moonbeam", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x17000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 29, + "symbol": "DED", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DED.svg", + "typeExtras": { + "currencyIdScale": "0x53420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 30, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "currencyIdScale": "0x55420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 31, + "symbol": "STINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/STINK.svg", + "typeExtras": { + "currencyIdScale": "0x62420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 32, + "symbol": "DOTA", + "precision": 4, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOTA.svg", + "typeExtras": { + "currencyIdScale": "0x66420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 33, + "symbol": "GABE", + "precision": 20, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GABE.svg", + "typeExtras": { + "currencyIdScale": "0x7e420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 34, + "symbol": "KILT", + "precision": 15, + "type": "orml", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "typeExtras": { + "currencyIdScale": "0x1c000000", + "currencyIdType": "u32", + "existentialDeposit": "21358393848783", + "transfersEnabled": true + } + }, + { + "assetId": 35, + "symbol": "WUD", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WUD.svg", + "typeExtras": { + "currencyIdScale": "0x95420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra__bm92Y" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1", + "hydradx-swaps" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "INTR", + "blockchain": "INTR" + } + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 14, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x010b000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-interlay.luckyfriday.io/", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://turing.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#14B1D3", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "composable" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680" + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918" + } + }, + { + "assetId": 3, + "symbol": "ASTR", + "precision": 12, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "222121451965151777636299756141619631150" + } + }, + { + "assetId": 4, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "assetId": "193492391581201937291053139015355410612" + } + }, + { + "assetId": 5, + "symbol": "iBTC", + "precision": 12, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "226557799181424065994173367616174607641" + } + }, + { + "assetId": 6, + "symbol": "DED", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DED.svg", + "typeExtras": { + "assetId": "119367686984583275840673742485354142551" + } + }, + { + "assetId": 7, + "symbol": "PINK", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "assetId": "339306133874233608313826294843504252047" + } + }, + { + "assetId": 8, + "symbol": "GLMR", + "precision": 12, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "182269558229932594457975666948556356791" + } + } + ], + "nodes": [ + { + "url": "wss://polkadex.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://polkadex.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "polkadex" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "NeuroWeb", + "assets": [ + { + "assetId": 0, + "symbol": "NEURO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEURO.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + }, + { + "url": "wss://origintrail-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://neuroweb.subscan.io/account/{address}", + "extrinsic": "https://neuroweb.subscan.io/extrinsic/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/NeuroWeb.svg", + "addressPrefix": 101, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNCPOLKA" + } + } + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "vsDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0a00", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0808", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "vMANTA", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0908", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://litentry.statescan.io/#/accounts/{address}", + "extrinsic": "https://litentry.statescan.io/#/extrinsics/{hash}", + "event": "https://litentry.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true, + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg" + } + ], + "nodes": [ + { + "url": "wss://fro-moon-rpc-1-moonbase-relay-rpc-1.moonbase.ol-infra.network", + "name": "PureStake node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg", + "buyProviders": { + "banxa": { + "coinType": "BAJU", + "blockchain": "BAJU" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.imbuenetwork.com", + "name": "Imbue node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f", + "name": "Paseo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/paseo", + "name": "IBP-GeoDNS1" + }, + { + "url": "wss://rpc.dotters.network/paseo", + "name": "IBP-GeoDNS2" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://paseo.subscan.io/account/{address}", + "extrinsic": "https://paseo.subscan.io/extrinsic/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Paseo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans", + "proxy" + ] + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans", + "proxy" + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://tinkernet-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDC.s", + "precision": 12, + "priceId": "usdc", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "XLM.s", + "precision": 12, + "priceId": "stellar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XLM.svg", + "typeExtras": { + "currencyIdScale": "0x0200", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "TZS.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TZS.svg", + "typeExtras": { + "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "BRL.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BRL.svg", + "typeExtras": { + "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "AUDD.s", + "precision": 12, + "priceId": "novatti-australian-digital-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUDD.svg", + "typeExtras": { + "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EUR.svg", + "typeExtras": { + "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "NGNC.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NGN.svg", + "typeExtras": { + "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0106", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "amplitude" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg", + "buyProviders": { + "banxa": { + "coinType": "CAPS", + "blockchain": "TERNOA" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace", + "name": "Ternoa Alphanet", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://alphanet.ternoa.com", + "name": "Ternoa Alphanet node" + } + ], + "explorers": [ + { + "name": "Ternoa Alphanet explorer", + "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}", + "account": "https://explorer-alphanet.ternoa.dev/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b", + "name": "Turing Staging", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.turing-staging.oak.tech", + "name": "OAK node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg", + "addressPrefix": 51, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "name": "Governance2 Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://governance2-testnet.litentry.io", + "name": "Development node" + } + ], + "explorers": [ + { + "name": "Governance2 Testnet explorer", + "account": "https://gov2.statescan.io/#/accounts/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://kapex-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polymesh" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f", + "name": "Beresheet", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "addressPrefix": 7, + "options": [ + "testnet" + ] + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3", + "name": "Fusotao", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 18, + "priceId": "fusotao", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://xxnetwork-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0102", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDC.s", + "precision": 12, + "priceId": "usdc", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XLM.s", + "precision": 12, + "priceId": "stellar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XLM.svg", + "typeExtras": { + "currencyIdScale": "0x0200", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "TZS.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TZS.svg", + "typeExtras": { + "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "BRL.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BRL.svg", + "typeExtras": { + "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "AUDD.s", + "precision": 12, + "priceId": "novatti-australian-digital-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUDD.svg", + "typeExtras": { + "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EUR.svg", + "typeExtras": { + "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "NGNC.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NGN.svg", + "typeExtras": { + "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0106", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a6ffcef7fb8caadf7f6c5ad8ada65e3eaa90d1604f3eabda546ff1d486865a0c", + "name": "Aventus Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.public-testnet.aventus.io", + "name": "Aventus testnet node" + } + ], + "explorers": [ + { + "name": "Aventus testnet explorer", + "extrinsic": "https://explorer.testnet.aventus.io/transaction/{hash}", + "account": "https://explorer.testnet.aventus.io/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "3a5a5cd27eb15fd26c37315a0f0b938733bb798c897428448efac5e6150cad06", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-dev-kintsugi.interlay.io:443/parachain", + "name": "Kintsugi Labs" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi_Testnet.svg", + "addressPrefix": 2092, + "options": [ + "testnet" + ] + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c3.hashed.live", + "name": "Hashed systems 3 node" + }, + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "explorers": [ + { + "name": "SCAN", + "account": "https://bittensor.com/scan/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:137", + "name": "Polygon", + "assets": [ + { + "assetId": 0, + "symbol": "MATIC", + "priceId": "matic-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MATIC.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://polygon-mainnet.public.blastapi.io", + "name": "Polygon node" + } + ], + "explorers": [ + { + "name": "Polygonscan", + "extrinsic": "https://polygonscan.com/tx/{hash}", + "account": "https://polygonscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.polygonscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polygon.svg", + "addressPrefix": 137, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "priceId": "3dpass", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.3dpscan.io", + "name": "3DPass node" + }, + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---ajuna" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia node" + }, + { + "url": "wss://rpc.darwinia.network", + "name": "Darwinia node" + }, + { + "url": "wss://darwinia-rpc.darwiniacommunitydao.xyz", + "name": "Darwinia Community node" + }, + { + "url": "wss://darwinia-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/frequency" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "priceId": "vara-network", + "staking": [ + "relaychain", + "nomination-pools" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---vara" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---vara" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443", + "name": "Anchor node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "eip155:97", + "name": "BNB Smart Chain Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://data-seed-prebsc-1-s1.binance.org:8545", + "name": "BSC testnet node 1" + }, + { + "url": "https://data-seed-prebsc-2-s1.binance.org:8545", + "name": "BSC testnet node 2" + }, + { + "url": "https://data-seed-prebsc-1-s2.binance.org:8545", + "name": "BSC testnet node 1s2" + }, + { + "url": "https://data-seed-prebsc-2-s2.binance.org:8545", + "name": "BSC testnet node 2s2" + }, + { + "url": "https://data-seed-prebsc-1-s3.binance.org:8545", + "name": "BSC testnet node 1s3" + }, + { + "url": "https://data-seed-prebsc-2-s3.binance.org:8545", + "name": "BSC testnet node 2s3" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock http testnet node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock wss testnet node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/testnet/", + "name": "GetBlock wss testnet node" + } + ], + "explorers": [ + { + "name": "Testnet BscScan", + "extrinsic": "https://testnet.bscscan.com/tx/{hash}", + "account": "https://testnet.bscscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-testnet.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSCTestnet.svg", + "addressPrefix": 97, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:56", + "name": "BNB Smart Chain", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://bsc-dataseed.binance.org", + "name": "BSC node 1" + }, + { + "url": "https://bsc-dataseed1.defibit.io", + "name": "BSC node 2" + }, + { + "url": "https://bsc-dataseed1.ninicoin.io", + "name": "BSC node 3" + }, + { + "url": "https://bsc.nodereal.io", + "name": "BSC node 4" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock http node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock wss node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/mainnet/", + "name": "GetBlock wss node" + } + ], + "explorers": [ + { + "name": "BscScan", + "extrinsic": "https://bscscan.com/tx/{hash}", + "account": "https://bscscan.com/address/{address}" + }, + { + "name": "Bitquery", + "extrinsic": "https://explorer.bitquery.io/bsc/tx/{hash}", + "account": "https://explorer.bitquery.io/bsc/address/{address}" + }, + { + "name": "BSCTrace", + "extrinsic": "https://bsctrace.com/tx/{hash}", + "account": "https://bsctrace.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSC.svg", + "addressPrefix": 56, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "c9824829d23066e7dd92b80cfef52559c7692866fcfc3530e737e3fe01410eef", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "GIANT Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-4-us-east-1-dev.giantprotocol.org:443", + "name": "Giant testnet node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---kusama-bridgehub" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/collectives-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-collectives" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + }, + { + "chainId": "67221cd96c1551b72d55f65164d6a39f31b570c77a05c90e31931b0e2f379e13", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude Foucoco", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-foucoco.pendulumchain.tech/", + "name": "PendulumChain node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude_foucoco.svg", + "addressPrefix": 57, + "options": [ + "testnet" + ] + }, + { + "chainId": "418ae94c9fce02b1ab3b5bc211cd2f2133426f2861d97482bbdfdac1bbb0fb92", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-testnet.interlay.io:443/parachain", + "name": "Kintsugi Labs node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay_Testnet.svg", + "addressPrefix": 2032, + "options": [ + "testnet" + ] + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://krest.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Manta Atlantic", + "assets": [ + { + "assetId": 0, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "8" + } + } + ], + "nodes": [ + { + "url": "wss://ws.manta.systems", + "name": "Manta node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta" + } + ] + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://manta.subscan.io/extrinsic/{hash}", + "account": "https://manta.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 77, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/manta-manta-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "9b86ea7366584c5ddf67de243433fcc05732864933258de9467db46eb9bef8b5", + "name": "Vara Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TVARA", + "precision": 12, + "staking": [ + "relaychain" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://vit.vara-network.io", + "name": "Gear Tech test node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara_Testnet.svg", + "addressPrefix": 137, + "options": [ + "testnet" + ] + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin Matrix", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.matrix.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-matrix-rpc-1.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}", + "account": "https://matrix.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 1110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "eip155:246", + "name": "Energy Web Chain", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://consortia-rpc.energyweb.org", + "name": "Public EWC http node" + }, + { + "url": "https://rpc.energyweb.org", + "name": "Energy web http node" + }, + { + "url": "https://archive-rpc.energyweb.org", + "name": "Archive http node" + }, + { + "url": "wss://rpc.energyweb.org/ws", + "name": "Energy web wss node" + } + ], + "explorers": [ + { + "name": "Energy Web Explorer", + "extrinsic": "https://explorer.energyweb.org/tx/{hash}", + "account": "https://explorer.energyweb.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.energyweb.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg", + "addressPrefix": 246, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:592", + "name": "Astar EVM", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "https://astar.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "https://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 592, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2031", + "name": "Centrifuge EVM", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "priceId": "centrifuge", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Fullnode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 2031, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "7c34d42fc815d392057c78b49f2755c753440ccd38bcb0405b3bcfb601d08734", + "parentId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + }, + { + "assetId": 1, + "symbol": "HOP", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "0x010100b11c", + "palletName": "ForeignAssets" + } + } + ], + "nodes": [ + { + "url": "wss://rococo-asset-hub-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rococo-asset-hub-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-rococo.subscan.io/extrinsic/{hash}", + "account": "https://assethub-rococo.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---westmint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AssetHub_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "swap-hub" + ], + "additional": { + "relaychainAsNative": true + } + }, + { + "chainId": "eip155:595", + "name": "Acala Mandala TC9", + "assets": [ + { + "assetId": 0, + "symbol": "mACA", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://eth-rpc-tc9.aca-staging.network", + "name": "wss node" + }, + { + "url": "https://eth-rpc-tc9.aca-staging.network", + "name": "http node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 595, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6ab1bd8aed6d5fdcaf347826bfcd0172681181edf8356b90cb3cf47076698ae2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "EWX Staging Parachain Argon", + "assets": [ + { + "assetId": 0, + "symbol": "VT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://ewx-staging-parachain-argon-wmfbanx0xb.energyweb.org/ws", + "name": "EWX node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Watr", + "assets": [ + { + "assetId": 0, + "symbol": "WATR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WATR.svg" + } + ], + "nodes": [ + { + "url": "wss://watr-rpc.watr-api.network", + "name": "EWX node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg", + "addressPrefix": 19 + }, + { + "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956", + "name": "Joystream", + "assets": [ + { + "assetId": 0, + "symbol": "JOY", + "priceId": "joystream", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.joystream.org", + "name": "Jsgenesis node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}", + "account": "https://joystream.subscan.io/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg", + "addressPrefix": 126 + }, + { + "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae", + "name": "Dock", + "assets": [ + { + "assetId": 0, + "symbol": "DOCK", + "priceId": "dock", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-node.dock.io", + "name": "Dock Association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dock.subscan.io/extrinsic/{hash}", + "account": "https://dock.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg", + "addressPrefix": 22 + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polimec", + "assets": [ + { + "assetId": 0, + "symbol": "PLMC", + "priceId": "polimec", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PLMC.svg", + "staking": [ + "parachain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.polimec.org", + "name": "Polimec node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://polimec.statescan.io/#/accounts/{address}", + "event": "https://polimec.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polimec.svg", + "addressPrefix": 41, + "additional": { + "themeColor": "#96CC5A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polimec-plmc-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Energy Web X", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.energywebx.com/", + "name": "Energywebx node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---energy-web-x" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", + "addressPrefix": 42 + }, + { + "chainId": "ac123be800b7c9a3e3449bb70edd8e3d9008d27826381451eebf94bce1db1fbe", + "name": "Energy Web X Rococo", + "assets": [ + { + "assetId": 0, + "symbol": "VT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.energywebx.com", + "name": "Energy Web X Rococo node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "InvArch", + "assets": [ + { + "assetId": 0, + "symbol": "VARCH", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", + "addressPrefix": 117 + }, + { + "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c", + "name": "Crust", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "priceId": "crust-network", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.crust.network", + "name": "Crust node" + }, + { + "url": "wss://crust-mainnet-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crust.api.onfinality.io/public-ws", + "name": "OnFinallity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust.subscan.io/extrinsic/{hash}", + "account": "https://crust.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust.svg", + "addressPrefix": 66 + }, + { + "chainId": "eip155:169", + "name": "Manta Pacific", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://pacific-rpc.manta.network/http", + "name": "Manta rpc 1 node" + }, + { + "url": "https://1rpc.io/manta", + "name": "Manta rpc 2 node" + }, + { + "url": "wss://pacific-rpc.manta.network/ws", + "name": "Manta wss node" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://pacific-explorer.manta.network/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "explorers": [ + { + "name": "Manta Pacific Block Explorer", + "extrinsic": "https://pacific-explorer.manta.network/tx/{hash}", + "account": "https://pacific-explorer.manta.network/address/{address}" + }, + { + "name": "Manta Socialscan", + "extrinsic": "https://manta.socialscan.io/tx/{hash}", + "account": "https://manta.socialscan.io/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 169, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + } + ], + "nodes": [ + { + "url": "wss://westend-bridge-hub-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://westend-bridge-hub-rpc-tn.dwellir.com", + "name": "Dwellir Tunisia node" + }, + { + "url": "wss://sys.ibp.network/bridgehub-westend", + "name": "IBP-GeoDNS1 node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-westend", + "name": "IBP-GeoDNS2 node" + }, + { + "url": "wss://westend-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BridgeHub_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "7bbb72faf3d6d997ebe622a4e0ebfb6fdacf905b6141c86a3122cd479213a8d8", + "name": "Rolimec Rococo", + "assets": [ + { + "assetId": 0, + "symbol": "RLMC", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PLMC.svg", + "staking": [ + "parachain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.rolimec.org", + "name": "Rolimec node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polimec_Testnet.svg", + "addressPrefix": 41, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polimec-plmc-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "ae1ca86c936aa252cdc45f4f436220567b2bbbcc4834f5b8f4191462baf19dfb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Continuum", + "assets": [ + { + "assetId": 0, + "symbol": "NUUM", + "priceId": "mnet-continuum", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NUUM.svg" + } + ], + "nodes": [ + { + "url": "wss://continuum-rpc-1.metaverse.network/wss", + "name": "MNet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://continuum.subscan.io/extrinsic/{hash}", + "account": "https://continuum.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Continuum.svg", + "addressPrefix": 268 + }, + { + "chainId": "d8761d3c88f26dc12875c00d3165f7d67243d56fc85b4cf19937601a7916e5a9", + "name": "Enjin Relay", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.relay.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-relay-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://enjin.subscan.io/extrinsic/{hash}", + "account": "https://enjin.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 2135 + }, + { + "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Curio", + "assets": [ + { + "assetId": 0, + "symbol": "CGT", + "precision": 18, + "priceId": "curio-governance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg" + } + ], + "nodes": [ + { + "url": "wss://archive.parachain.curioinvest.com", + "name": "Curio node" + }, + { + "url": "wss://parachain.curioinvest.com/", + "name": "Curio node 2" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", + "addressPrefix": 777 + }, + { + "chainId": "d3d2f3a3495dc597434a99d7d449ebad6616db45e4e4f178f31cc6fa14378b70", + "name": "Avail Turing Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVAIL", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVL.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://turing-rpc.avail.so/ws", + "name": "Turing node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---avail" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/avail_turing.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Avail_Testnet.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#58C8F6" + } + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Mythos", + "assets": [ + { + "assetId": 0, + "symbol": "MYTH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-mythos-rpc.polkadot.io", + "name": "Parity node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-mythos" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg", + "addressPrefix": 29972, + "options": [ + "ethereumBased" + ] + } +] diff --git a/chains/v19/chains.json b/chains/v19/chains.json new file mode 100644 index 0000000..c66e8f7 --- /dev/null +++ b/chains/v19/chains.json @@ -0,0 +1,8248 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "DOT", + "blockchain": "DOT" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-polkadot.novasamatech.org", + "name": "Novasama node" + }, + { + "url": "wss://apps-rpc.polkadot.io", + "name": "Public node" + }, + { + "url": "wss://api-polkadot-full.dwellir.com/{DWELLIR_API_KEY}", + "name": "Nova Dwellir node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://dot-rpc.stakeworld.io", + "name": "Stakeworld node" + }, + { + "url": "wss://polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy", + "fullSyncByDefault", + "pushSupport" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking", + "stakingMaxElectingVoters": 22500, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "KSM", + "blockchain": "KSM" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-kusama.novasamatech.org", + "name": "Novasama node" + }, + { + "url": "wss://apps-kusama-rpc.polkadot.io", + "name": "Public node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy", + "fullSyncByDefault", + "pushSupport" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking", + "stakingMaxElectingVoters": 12500 + } + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.ibp.network/westend", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/westend", + "name": "Dotters Net node" + }, + { + "url": "wss://westend.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama", + "stakingMaxElectingVoters": 22500, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemine", + "name": "Dotters Net node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://statemine.statescan.io/#/accounts/{address}", + "event": "https://statemine.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2, + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura", + "buyProviders": { + "banxa": { + "coinType": "KAR", + "blockchain": "KAR" + } + } + }, + { + "assetId": 1, + "symbol": "aSEED", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "GLMR", + "blockchain": "GLMR" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "statemine", + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "assetId": "91372035960551235635465443179559840483" + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "165823357460190568952172802245839421906" + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "statemine", + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "assetId": "190590555344745888270686124937537713878" + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "187224307232923873519830480073807488153" + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "statemine", + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "typeExtras": { + "assetId": "69606720909260275826784788104880799692" + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "statemine", + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "assetId": "309163521958167876851250718453738106865" + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "statemine", + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg", + "typeExtras": { + "assetId": "125699734534028342599692732320197985871" + } + }, + { + "assetId": 18, + "symbol": "xcOTP", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg", + "typeExtras": { + "assetId": "238111524681612888331172110363070489924" + } + }, + { + "assetId": 19, + "symbol": "xcvDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "29085784439601774464560083082574142143" + } + }, + { + "assetId": 20, + "symbol": "xcvFIL", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "assetId": "272547899416482196831721420898811311297" + } + }, + { + "assetId": 21, + "symbol": "xcvGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "assetId": "204507659831918931608354793288110796652" + } + }, + { + "assetId": 22, + "symbol": "xcMANTA", + "precision": 18, + "type": "statemine", + "priceId": "manta-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "typeExtras": { + "assetId": "166446646689194205559791995948102903873" + } + }, + { + "assetId": 23, + "symbol": "xcUSDC", + "precision": 6, + "type": "statemine", + "priceId": "usd-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "166377000701797186346254371275954761085" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonbeam.polkassembly.network/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance" + ], + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "ETH", + "blockchain": "ETH" + } + } + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-pokt.nodies.app", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe", + "name": "Infura node 5" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/9dddd77ac74043dc9a8dc48f82822c7d", + "name": "Infura node 4" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/82fd5b2925e341719f10b7ed4376a646", + "name": "Infura node 6" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/5717b02168b5434ba23801e1ea755afb", + "name": "Infura node 7" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MOONRIVER" + }, + "banxa": { + "coinType": "MOVR", + "blockchain": "MOVR" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "264344629840762281112027368930249420542" + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "assetId": "72145018963825376852137222787619937732" + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "assetId": "203223821023327994093278529517083736593" + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "typeExtras": { + "assetId": "118095707745084482624853002839493125353" + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "133300872918374599700079037156071917454" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonriver.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://moonriver-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance" + ], + "additional": { + "themeColor": "#E4A228", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 11, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "18446744073709551628" + } + }, + { + "assetId": 12, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551627" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://shiden.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNC" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1", + "governance" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "buyProviders": { + "banxa": { + "coinType": "BSX", + "blockchain": "BSX" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 10, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "119" + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "121" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + }, + { + "assetId": 11, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 12, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 13, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "assetId": "13" + } + }, + { + "assetId": 14, + "symbol": "BIT", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 15, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "typeExtras": { + "assetId": "15" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://khala.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15, + "buyProviders": { + "banxa": { + "coinType": "KILT", + "blockchain": "KILT" + } + } + } + ], + "nodes": [ + { + "url": "wss://kilt-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 5, + "symbol": "DAI-Karura", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI-Karura.svg", + "typeExtras": { + "assetId": "15" + } + }, + { + "assetId": 6, + "symbol": "USDC-Karura", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC-Karura.svg", + "typeExtras": { + "assetId": "16" + } + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "additional": { + "themeColor": "#D632C1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg", + "buyProviders": { + "transak": { + "network": "PIONEER" + } + } + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer-rpc-1.bit.country/wss", + "name": "MetaverseNetwork node 1" + }, + { + "url": "wss://pioneer-rpc-2.bit.country/wss", + "name": "MetaverseNetwork node 2" + }, + { + "url": "wss://pioneer-rpc-3.bit.country/wss", + "name": "MetaverseNetwork node 3" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "buyProviders": { + "banxa": { + "coinType": "ACA", + "blockchain": "ACA" + } + } + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-acala.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://acala-polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + }, + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "additional": { + "feeViaRuntimeCall": true + }, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + }, + "banxa": { + "coinType": "ASTR", + "blockchain": "ASTR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 10, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 11, + "symbol": "UNQ", + "precision": 18, + "type": "statemine", + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "assetId": "18446744073709551631" + } + }, + { + "assetId": 12, + "symbol": "vDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 13, + "symbol": "EQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "18446744073709551629" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://astar.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://parallel-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "1337" + } + }, + { + "assetId": 3, + "symbol": "DED", + "precision": 10, + "priceId": "dot-is-ded", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DED.svg", + "typeExtras": { + "assetId": "30" + } + }, + { + "assetId": 4, + "symbol": "PINK", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "assetId": "23" + } + }, + { + "assetId": 5, + "symbol": "DOTA", + "precision": 4, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOTA.svg", + "typeExtras": { + "assetId": "18" + } + }, + { + "assetId": 6, + "symbol": "STINK", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/STINK.svg", + "typeExtras": { + "assetId": "42069" + } + }, + { + "assetId": 7, + "symbol": "GABE", + "precision": 20, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GABE.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 8, + "symbol": "WUD", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WUD.svg", + "typeExtras": { + "assetId": "31337" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemint", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemint", + "name": "Dotters Net node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://statemint.statescan.io/#/accounts/{address}", + "event": "https://statemint.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.0xsamsara.com", + "name": "Samsara node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/encointer-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "KINT", + "blockchain": "KINT" + } + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" + } + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + }, + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "buyProviders": { + "banxa": { + "coinType": "HDX", + "blockchain": "HDX" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "34854864344868000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x11000000", + "currencyIdType": "u32", + "existentialDeposit": "6164274209", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x18000000", + "currencyIdType": "u32", + "existentialDeposit": "20000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "18761726", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x08000000", + "currencyIdType": "u32", + "existentialDeposit": "54945054945", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "USDC-Moonbeam", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x15000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "4-Pool", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/4-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x64000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "2-Pool", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/2-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x65000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "2-Pool-Stbl", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/2-Pool-Stbl.svg", + "typeExtras": { + "currencyIdScale": "0x66000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "currencyIdScale": "0x19000000", + "currencyIdType": "u32", + "existentialDeposit": "1224384348939740000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "109890109890", + "transfersEnabled": true + } + }, + { + "assetId": 27, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg", + "typeExtras": { + "currencyIdScale": "0x1b000000", + "currencyIdType": "u32", + "existentialDeposit": "7874015748", + "transfersEnabled": true + } + }, + { + "assetId": 28, + "symbol": "USDT-Moonbeam", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x17000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 29, + "symbol": "DED", + "precision": 10, + "priceId": "dot-is-ded", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DED.svg", + "typeExtras": { + "currencyIdScale": "0x53420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 30, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "currencyIdScale": "0x55420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 31, + "symbol": "STINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/STINK.svg", + "typeExtras": { + "currencyIdScale": "0x62420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 32, + "symbol": "DOTA", + "precision": 4, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOTA.svg", + "typeExtras": { + "currencyIdScale": "0x66420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 33, + "symbol": "GABE", + "precision": 20, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GABE.svg", + "typeExtras": { + "currencyIdScale": "0x7e420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 34, + "symbol": "KILT", + "precision": 15, + "type": "orml", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "typeExtras": { + "currencyIdScale": "0x1c000000", + "currencyIdType": "u32", + "existentialDeposit": "21358393848783", + "transfersEnabled": true + } + }, + { + "assetId": 35, + "symbol": "WUD", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WUD.svg", + "typeExtras": { + "currencyIdScale": "0x95420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1", + "hydradx-swaps" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "INTR", + "blockchain": "INTR" + } + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-interlay.luckyfriday.io/", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://nodle-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "additional": { + "themeColor": "#14B1D3", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680" + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918" + } + }, + { + "assetId": 3, + "symbol": "ASTR", + "precision": 12, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "222121451965151777636299756141619631150" + } + }, + { + "assetId": 4, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "assetId": "193492391581201937291053139015355410612" + } + }, + { + "assetId": 5, + "symbol": "iBTC", + "precision": 12, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "226557799181424065994173367616174607641" + } + }, + { + "assetId": 6, + "symbol": "DED", + "precision": 12, + "priceId": "dot-is-ded", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DED.svg", + "typeExtras": { + "assetId": "119367686984583275840673742485354142551" + } + }, + { + "assetId": 7, + "symbol": "PINK", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "assetId": "339306133874233608313826294843504252047" + } + }, + { + "assetId": 8, + "symbol": "GLMR", + "precision": 12, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "182269558229932594457975666948556356791" + } + } + ], + "nodes": [ + { + "url": "wss://polkadex.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://polkadex.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "NeuroWeb", + "assets": [ + { + "assetId": 0, + "symbol": "NEURO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEURO.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + }, + { + "url": "wss://origintrail-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://neuroweb.subscan.io/account/{address}", + "extrinsic": "https://neuroweb.subscan.io/extrinsic/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/NeuroWeb.svg", + "addressPrefix": 101, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNCPOLKA" + } + } + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "vsDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0a00", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0808", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "vMANTA", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0908", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://litentry.statescan.io/#/accounts/{address}", + "extrinsic": "https://litentry.statescan.io/#/extrinsics/{hash}", + "event": "https://litentry.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg", + "buyProviders": { + "banxa": { + "coinType": "BAJU", + "blockchain": "BAJU" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.imbuenetwork.com", + "name": "Imbue node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://tinkernet-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg", + "buyProviders": { + "banxa": { + "coinType": "CAPS", + "blockchain": "TERNOA" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://kapex-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://xxnetwork-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0102", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c3.hashed.live", + "name": "Hashed systems 3 node" + }, + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "explorers": [ + { + "name": "SCAN", + "account": "https://bittensor.com/scan/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---ajuna" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "priceId": "3dpass", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.3dpscan.io", + "name": "3DPass node" + }, + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.darwinia.network", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/frequency" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "priceId": "vara-network", + "staking": [ + "relaychain", + "nomination-pools" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---vara" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---vara" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/vara-vara-staking" + } + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443", + "name": "Anchor node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/collectives-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://krest.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin Matrix", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.matrix.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-matrix-rpc-1.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}", + "account": "https://matrix.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 1110 + }, + { + "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Watr", + "assets": [ + { + "assetId": 0, + "symbol": "WATR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WATR.svg" + } + ], + "nodes": [ + { + "url": "wss://watr-rpc.watr-api.network", + "name": "EWX node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg", + "addressPrefix": 19 + }, + { + "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956", + "name": "Joystream", + "assets": [ + { + "assetId": 0, + "symbol": "JOY", + "priceId": "joystream", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.joystream.org", + "name": "Jsgenesis node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}", + "account": "https://joystream.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg", + "addressPrefix": 126 + }, + { + "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae", + "name": "Dock", + "assets": [ + { + "assetId": 0, + "symbol": "DOCK", + "priceId": "dock", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-node.dock.io", + "name": "Dock Association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dock.subscan.io/extrinsic/{hash}", + "account": "https://dock.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg", + "addressPrefix": 22 + }, + { + "chainId": "eip155:246", + "name": "Energy Web Chain", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://consortia-rpc.energyweb.org", + "name": "Public EWC http node" + }, + { + "url": "https://rpc.energyweb.org", + "name": "Energy web http node" + }, + { + "url": "https://archive-rpc.energyweb.org", + "name": "Archive http node" + }, + { + "url": "wss://rpc.energyweb.org/ws", + "name": "Energy web wss node" + } + ], + "explorers": [ + { + "name": "Energy Web Explorer", + "extrinsic": "https://explorer.energyweb.org/tx/{hash}", + "account": "https://explorer.energyweb.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.energyweb.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg", + "addressPrefix": 246, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Energy Web X", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.energywebx.com/", + "name": "Energywebx node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", + "addressPrefix": 42 + }, + { + "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "InvArch", + "assets": [ + { + "assetId": 0, + "symbol": "VARCH", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", + "addressPrefix": 117 + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polimec", + "assets": [ + { + "assetId": 0, + "symbol": "PLMC", + "priceId": "polimec", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PLMC.svg", + "staking": [ + "parachain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.polimec.org", + "name": "Polimec node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://polimec.statescan.io/#/accounts/{address}", + "event": "https://polimec.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polimec.svg", + "addressPrefix": 41, + "additional": { + "themeColor": "#96CC5A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polimec-plmc-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Manta Atlantic", + "assets": [ + { + "assetId": 0, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "8" + } + } + ], + "nodes": [ + { + "url": "wss://ws.manta.systems", + "name": "Manta node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta" + } + ] + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://manta.subscan.io/extrinsic/{hash}", + "account": "https://manta.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 77, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/manta-manta-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "eip155:169", + "name": "Manta Pacific", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://pacific-rpc.manta.network/http", + "name": "Manta rpc 1 node" + }, + { + "url": "https://1rpc.io/manta", + "name": "Manta rpc 2 node" + }, + { + "url": "wss://pacific-rpc.manta.network/ws", + "name": "Manta wss node" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://pacific-explorer.manta.network/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "explorers": [ + { + "name": "Manta Pacific Block Explorer", + "extrinsic": "https://pacific-explorer.manta.network/tx/{hash}", + "account": "https://pacific-explorer.manta.network/address/{address}" + }, + { + "name": "Manta Socialscan", + "extrinsic": "https://manta.socialscan.io/tx/{hash}", + "account": "https://manta.socialscan.io/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 169, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "ae1ca86c936aa252cdc45f4f436220567b2bbbcc4834f5b8f4191462baf19dfb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Continuum", + "assets": [ + { + "assetId": 0, + "symbol": "NUUM", + "priceId": "mnet-continuum", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NUUM.svg" + } + ], + "nodes": [ + { + "url": "wss://continuum-rpc-1.metaverse.network/wss", + "name": "MNet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://continuum.subscan.io/extrinsic/{hash}", + "account": "https://continuum.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Continuum.svg", + "addressPrefix": 268 + }, + { + "chainId": "d8761d3c88f26dc12875c00d3165f7d67243d56fc85b4cf19937601a7916e5a9", + "name": "Enjin Relay", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.relay.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-relay-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://enjin.subscan.io/extrinsic/{hash}", + "account": "https://enjin.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 2135 + }, + { + "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Curio", + "assets": [ + { + "assetId": 0, + "symbol": "CGT", + "precision": 18, + "priceId": "curio-governance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg" + } + ], + "nodes": [ + { + "url": "wss://archive.parachain.curioinvest.com", + "name": "Curio node" + }, + { + "url": "wss://parachain.curioinvest.com/", + "name": "Curio node 2" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", + "addressPrefix": 777 + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Mythos", + "assets": [ + { + "assetId": 0, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-mythos-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}", + "account": "https://mythos.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg", + "addressPrefix": 29972, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Acurast Canary", + "assets": [ + { + "assetId": 0, + "symbol": "cACU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cACU.svg" + } + ], + "nodes": [ + { + "url": "wss://acurast-canarynet-ws.prod.gke.papers.tech", + "name": "Acurast node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acurast_Canary.svg", + "addressPrefix": 42 + }, + { + "chainId": "c710a5f16adc17bcd212cff0aedcbf1c1212a043cdc0fb2dcba861efe5305b01", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kreivo", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://kreivo.io/", + "name": "Virto node" + }, + { + "url": "wss://kreivo.kippu.rocks/", + "name": "Kippu node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg", + "addressPrefix": 2 + }, + { + "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hyperbridge Nexus", + "assets": [ + { + "assetId": 0, + "symbol": "NAND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NAND.svg" + } + ], + "nodes": [ + { + "url": "wss://hyperbridge-nexus-rpc.blockops.network", + "name": "BlockOps node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge.svg", + "addressPrefix": 42 + } +] diff --git a/chains/v19/chains_dev.json b/chains/v19/chains_dev.json new file mode 100644 index 0000000..426010e --- /dev/null +++ b/chains/v19/chains_dev.json @@ -0,0 +1,10466 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "DOT", + "blockchain": "DOT" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-polkadot.novasamatech.org", + "name": "Novasama node" + }, + { + "url": "wss://apps-rpc.polkadot.io", + "name": "Public node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api-polkadot-full.dwellir.com/{DWELLIR_API_KEY}", + "name": "Nova Dwellir node" + }, + { + "url": "wss://dot-rpc.stakeworld.io", + "name": "Stakeworld node" + }, + { + "url": "wss://polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot-gov" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy", + "fullSyncByDefault", + "pushSupport" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking", + "stakingMaxElectingVoters": 22500, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "KSM", + "blockchain": "KSM" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-kusama.novasamatech.org", + "name": "Novasama node" + }, + { + "url": "wss://apps-kusama-rpc.polkadot.io", + "name": "Public node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy", + "fullSyncByDefault", + "pushSupport" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking", + "stakingMaxElectingVoters": 12500 + } + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.ibp.network/westend", + "name": "IBP network node" + }, + { + "url": "wss://rpc.dotters.network/westend", + "name": "Dotters Net node" + }, + { + "url": "wss://westend.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "westend" + } + } + ] + }, + "options": [ + "testnet", + "crowdloans", + "governance", + "proxy" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama", + "stakingMaxElectingVoters": 22500, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "buyProviders": { + "banxa": { + "coinType": "WND", + "blockchain": "WND" + } + } + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "statemine", + "typeExtras": { + "assetId": "0x02010902", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 3, + "symbol": "JOE", + "precision": 3, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "8" + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://wnd-rpc.stakeworld.io/assethub", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/#/accounts/{address}", + "event": "https://westmint.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg", + "addressPrefix": 42, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---westmint-test" + } + ] + }, + "options": [ + "testnet", + "swap-hub", + "proxy" + ], + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemine", + "name": "Dotters Net node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://statemine.statescan.io/#/accounts/{address}", + "event": "https://statemine.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2, + "options": [ + "swap-hub" + ], + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura", + "buyProviders": { + "banxa": { + "coinType": "KAR", + "blockchain": "KAR" + } + } + }, + { + "assetId": 1, + "symbol": "aSEED", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MOONRIVER" + }, + "banxa": { + "coinType": "MOVR", + "blockchain": "MOVR" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "264344629840762281112027368930249420542" + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "assetId": "72145018963825376852137222787619937732" + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "assetId": "203223821023327994093278529517083736593" + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "typeExtras": { + "assetId": "118095707745084482624853002839493125353" + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "133300872918374599700079037156071917454" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonriver.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://moonriver-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance" + ], + "additional": { + "themeColor": "#E4A228", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": [ + "parachain" + ], + "assetId": 0, + "symbol": "DEV", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + } + ], + "nodes": [ + { + "url": "wss://moonbase-alpha.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonbase-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://wss.api.moonbase.moonbeam.network", + "name": "Moonbase node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 11, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "18446744073709551628" + } + }, + { + "assetId": 12, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551627" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://shiden.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "shiden" + } + } + ] + }, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "staking": [ + "parachain" + ], + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNC" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1", + "governance" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "KINT", + "blockchain": "KINT" + } + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "staking": [ + "aura-relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 10, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "119" + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "121" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "buyProviders": { + "banxa": { + "coinType": "BSX", + "blockchain": "BSX" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + }, + { + "assetId": 11, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 12, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 13, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "assetId": "13" + } + }, + { + "assetId": 14, + "symbol": "BIT", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 15, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "typeExtras": { + "assetId": "15" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://khala.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "khala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15, + "buyProviders": { + "banxa": { + "coinType": "KILT", + "blockchain": "KILT" + } + } + } + ], + "nodes": [ + { + "url": "wss://kilt-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 5, + "symbol": "DAI-Karura", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI-Karura.svg", + "typeExtras": { + "assetId": "15" + } + }, + { + "assetId": 6, + "symbol": "USDC-Karura", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC-Karura.svg", + "typeExtras": { + "assetId": "16" + } + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "calamari" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#D632C1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg", + "buyProviders": { + "transak": { + "network": "PIONEER" + } + } + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer-rpc-1.bit.country/wss", + "name": "MetaverseNetwork node 1" + }, + { + "url": "wss://pioneer-rpc-2.bit.country/wss", + "name": "MetaverseNetwork node 2" + }, + { + "url": "wss://pioneer-rpc-3.bit.country/wss", + "name": "MetaverseNetwork node 3" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "buyProviders": { + "banxa": { + "coinType": "ACA", + "blockchain": "ACA" + } + } + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-acala.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://acala-polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + }, + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "additional": { + "feeViaRuntimeCall": true + }, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala-rpc.aca-staging.network/ws", + "name": "Acala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}", + "account": "https://acala-testnet.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "GLMR", + "blockchain": "GLMR" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "statemine", + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "assetId": "91372035960551235635465443179559840483" + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "165823357460190568952172802245839421906" + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "statemine", + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "assetId": "190590555344745888270686124937537713878" + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "187224307232923873519830480073807488153" + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "statemine", + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "typeExtras": { + "assetId": "69606720909260275826784788104880799692" + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "statemine", + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "assetId": "309163521958167876851250718453738106865" + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "statemine", + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg", + "typeExtras": { + "assetId": "125699734534028342599692732320197985871" + } + }, + { + "assetId": 18, + "symbol": "xcOTP", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg", + "typeExtras": { + "assetId": "238111524681612888331172110363070489924" + } + }, + { + "assetId": 19, + "symbol": "xcvDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "29085784439601774464560083082574142143" + } + }, + { + "assetId": 20, + "symbol": "xcvFIL", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "assetId": "272547899416482196831721420898811311297" + } + }, + { + "assetId": 21, + "symbol": "xcvGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "assetId": "204507659831918931608354793288110796652" + } + }, + { + "assetId": 22, + "symbol": "xcMANTA", + "precision": 18, + "type": "statemine", + "priceId": "manta-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "typeExtras": { + "assetId": "166446646689194205559791995948102903873" + } + }, + { + "assetId": 23, + "symbol": "xcUSDC", + "precision": 6, + "type": "statemine", + "priceId": "usd-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "166377000701797186346254371275954761085" + } + + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance", + "proxy" + ], + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "ETH", + "blockchain": "ETH" + } + } + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://eth.llamarpc.com", + "name": "llamanodes rpc node" + }, + { + "url": "https://eth-pokt.nodies.app", + "name": "Pokt network rpc node" + }, + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://eth-mainnet.public.blastapi.io", + "name": "Blast rpc node" + }, + { + "url": "https://api.securerpc.com/v1", + "name": "Secure rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe", + "name": "Infura node 4" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:5", + "name": "Ethereum - Goerli", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://goerli.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://goerli.etherscan.io/tx/{hash}", + "account": "https://goerli.etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-goerli.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg", + "addressPrefix": 5, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + }, + "banxa": { + "coinType": "ASTR", + "blockchain": "ASTR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aSEED", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 10, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 11, + "symbol": "UNQ", + "precision": 18, + "type": "statemine", + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "assetId": "18446744073709551631" + } + }, + { + "assetId": 12, + "symbol": "vDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 13, + "symbol": "EQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "18446744073709551629" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "astar" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://parallel-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "parallel" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "1337" + } + }, + { + "assetId": 3, + "symbol": "DED", + "precision": 10, + "priceId": "dot-is-ded", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DED.svg", + "typeExtras": { + "assetId": "30" + } + }, + { + "assetId": 4, + "symbol": "PINK", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "assetId": "23" + } + }, + { + "assetId": 5, + "symbol": "DOTA", + "precision": 4, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOTA.svg", + "typeExtras": { + "assetId": "18" + } + }, + { + "assetId": 6, + "symbol": "STINK", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/STINK.svg", + "typeExtras": { + "assetId": "42069" + } + }, + { + "assetId": 7, + "symbol": "GABE", + "precision": 20, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GABE.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 8, + "symbol": "WUD", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WUD.svg", + "typeExtras": { + "assetId": "31337" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemint", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/statemint", + "name": "Dotters Net node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://statemint.statescan.io/#/accounts/{address}", + "event": "https://statemint.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0, + "options": [ + "swap-hub" + ], + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true + } + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "typeExtras": { + "assetId": "4294967295" + } + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.0xsamsara.com", + "name": "Samsara node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/encointer-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0500000000", + "currencyIdType": "zeitgeist_primitives.asset.Asset", + "existentialDeposit": "10000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" + } + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "crustshadow" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + }, + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://centrifuge-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "buyProviders": { + "banxa": { + "coinType": "HDX", + "blockchain": "HDX" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "34854864344868000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x11000000", + "currencyIdType": "u32", + "existentialDeposit": "6164274209", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x18000000", + "currencyIdType": "u32", + "existentialDeposit": "20000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "18761726", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x08000000", + "currencyIdType": "u32", + "existentialDeposit": "54945054945", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "USDC-Moonbeam", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x15000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "4-Pool", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/4-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x64000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "2-Pool", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/2-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x65000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "2-Pool-Stbl", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/2-Pool-Stbl.svg", + "typeExtras": { + "currencyIdScale": "0x66000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "currencyIdScale": "0x19000000", + "currencyIdType": "u32", + "existentialDeposit": "1224384348939740000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "109890109890", + "transfersEnabled": true + } + }, + { + "assetId": 27, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg", + "typeExtras": { + "currencyIdScale": "0x1b000000", + "currencyIdType": "u32", + "existentialDeposit": "7874015748", + "transfersEnabled": true + } + }, + { + "assetId": 28, + "symbol": "USDT-Moonbeam", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x17000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 29, + "symbol": "DED", + "precision": 10, + "priceId": "dot-is-ded", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DED.svg", + "typeExtras": { + "currencyIdScale": "0x53420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 30, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "currencyIdScale": "0x55420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 31, + "symbol": "STINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/STINK.svg", + "typeExtras": { + "currencyIdScale": "0x62420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 32, + "symbol": "DOTA", + "precision": 4, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOTA.svg", + "typeExtras": { + "currencyIdScale": "0x66420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 33, + "symbol": "GABE", + "precision": 20, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GABE.svg", + "typeExtras": { + "currencyIdScale": "0x7e420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 34, + "symbol": "KILT", + "precision": 15, + "type": "orml", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "typeExtras": { + "currencyIdScale": "0x1c000000", + "currencyIdType": "u32", + "existentialDeposit": "21358393848783", + "transfersEnabled": true + } + }, + { + "assetId": 35, + "symbol": "WUD", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WUD.svg", + "typeExtras": { + "currencyIdScale": "0x95420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra__bm92Y" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1", + "hydradx-swaps" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "INTR", + "blockchain": "INTR" + } + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 14, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x010b000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-interlay.luckyfriday.io/", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://nodle-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEED", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://turing.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#14B1D3", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000 + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "composable" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680" + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918" + } + }, + { + "assetId": 3, + "symbol": "ASTR", + "precision": 12, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "222121451965151777636299756141619631150" + } + }, + { + "assetId": 4, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "assetId": "193492391581201937291053139015355410612" + } + }, + { + "assetId": 5, + "symbol": "iBTC", + "precision": 12, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "226557799181424065994173367616174607641" + } + }, + { + "assetId": 6, + "symbol": "DED", + "precision": 12, + "priceId": "dot-is-ded", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DED.svg", + "typeExtras": { + "assetId": "119367686984583275840673742485354142551" + } + }, + { + "assetId": 7, + "symbol": "PINK", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "assetId": "339306133874233608313826294843504252047" + } + }, + { + "assetId": 8, + "symbol": "GLMR", + "precision": 12, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "182269558229932594457975666948556356791" + } + } + ], + "nodes": [ + { + "url": "wss://polkadex.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://polkadex.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "polkadex" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "NeuroWeb", + "assets": [ + { + "assetId": 0, + "symbol": "NEURO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEURO.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + }, + { + "url": "wss://origintrail-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://neuroweb.subscan.io/account/{address}", + "extrinsic": "https://neuroweb.subscan.io/extrinsic/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/NeuroWeb.svg", + "addressPrefix": 101, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNCPOLKA" + } + } + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "vsDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0a00", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0808", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "vMANTA", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0908", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://litentry.statescan.io/#/accounts/{address}", + "extrinsic": "https://litentry.statescan.io/#/extrinsics/{hash}", + "event": "https://litentry.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true, + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg" + } + ], + "nodes": [ + { + "url": "wss://fro-moon-rpc-1-moonbase-relay-rpc-1.moonbase.ol-infra.network", + "name": "PureStake node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg", + "buyProviders": { + "banxa": { + "coinType": "BAJU", + "blockchain": "BAJU" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.imbuenetwork.com", + "name": "Imbue node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f", + "name": "Paseo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/paseo", + "name": "IBP-GeoDNS1" + }, + { + "url": "wss://rpc.dotters.network/paseo", + "name": "IBP-GeoDNS2" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://paseo.subscan.io/account/{address}", + "extrinsic": "https://paseo.subscan.io/extrinsic/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Paseo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans", + "proxy" + ] + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans", + "proxy" + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://tinkernet-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDC.s", + "precision": 12, + "priceId": "usdc", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "XLM.s", + "precision": 12, + "priceId": "stellar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XLM.svg", + "typeExtras": { + "currencyIdScale": "0x0200", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "TZS.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TZS.svg", + "typeExtras": { + "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "BRL.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BRL.svg", + "typeExtras": { + "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "AUDD.s", + "precision": 12, + "priceId": "novatti-australian-digital-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUDD.svg", + "typeExtras": { + "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EUR.svg", + "typeExtras": { + "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "NGNC.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NGN.svg", + "typeExtras": { + "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0106", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "amplitude" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg", + "buyProviders": { + "banxa": { + "coinType": "CAPS", + "blockchain": "TERNOA" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace", + "name": "Ternoa Alphanet", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://alphanet.ternoa.com", + "name": "Ternoa Alphanet node" + } + ], + "explorers": [ + { + "name": "Ternoa Alphanet explorer", + "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}", + "account": "https://explorer-alphanet.ternoa.dev/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b", + "name": "Turing Staging", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.turing-staging.oak.tech", + "name": "OAK node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg", + "addressPrefix": 51, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "name": "Governance2 Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://governance2-testnet.litentry.io", + "name": "Development node" + } + ], + "explorers": [ + { + "name": "Governance2 Testnet explorer", + "account": "https://gov2.statescan.io/#/accounts/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://kapex-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polymesh" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f", + "name": "Beresheet", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "addressPrefix": 7, + "options": [ + "testnet" + ] + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3", + "name": "Fusotao", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 18, + "priceId": "fusotao", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://xxnetwork-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0102", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDC.s", + "precision": 12, + "priceId": "usdc", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XLM.s", + "precision": 12, + "priceId": "stellar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XLM.svg", + "typeExtras": { + "currencyIdScale": "0x0200", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "TZS.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TZS.svg", + "typeExtras": { + "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "BRL.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BRL.svg", + "typeExtras": { + "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "AUDD.s", + "precision": 12, + "priceId": "novatti-australian-digital-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUDD.svg", + "typeExtras": { + "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EUR.svg", + "typeExtras": { + "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "NGNC.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NGN.svg", + "typeExtras": { + "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0106", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a6ffcef7fb8caadf7f6c5ad8ada65e3eaa90d1604f3eabda546ff1d486865a0c", + "name": "Aventus Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.public-testnet.aventus.io", + "name": "Aventus testnet node" + } + ], + "explorers": [ + { + "name": "Aventus testnet explorer", + "extrinsic": "https://explorer.testnet.aventus.io/transaction/{hash}", + "account": "https://explorer.testnet.aventus.io/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "3a5a5cd27eb15fd26c37315a0f0b938733bb798c897428448efac5e6150cad06", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEED", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-dev-kintsugi.interlay.io:443/parachain", + "name": "Kintsugi Labs" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi_Testnet.svg", + "addressPrefix": 2092, + "options": [ + "testnet" + ] + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c3.hashed.live", + "name": "Hashed systems 3 node" + }, + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "explorers": [ + { + "name": "SCAN", + "account": "https://bittensor.com/scan/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:137", + "name": "Polygon", + "assets": [ + { + "assetId": 0, + "symbol": "MATIC", + "priceId": "matic-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MATIC.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://polygon-mainnet.public.blastapi.io", + "name": "Polygon node" + } + ], + "explorers": [ + { + "name": "Polygonscan", + "extrinsic": "https://polygonscan.com/tx/{hash}", + "account": "https://polygonscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.polygonscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polygon.svg", + "addressPrefix": 137, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "priceId": "3dpass", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.3dpscan.io", + "name": "3DPass node" + }, + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---ajuna" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.darwinia.network", + "name": "Darwinia node" + }, + { + "url": "wss://darwinia-rpc.darwiniacommunitydao.xyz", + "name": "Darwinia Community node" + }, + { + "url": "wss://darwinia-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crab-rpc.darwiniacommunitydao.xyz", + "name": "Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/frequency" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "priceId": "vara-network", + "staking": [ + "relaychain", + "nomination-pools" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---vara" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---vara" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/vara-vara-staking" + } + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-giant-mainnet-ue1.giantprotocol.org:443", + "name": "Anchor node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "eip155:97", + "name": "BNB Smart Chain Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://data-seed-prebsc-1-s1.binance.org:8545", + "name": "BSC testnet node 1" + }, + { + "url": "https://data-seed-prebsc-2-s1.binance.org:8545", + "name": "BSC testnet node 2" + }, + { + "url": "https://data-seed-prebsc-1-s2.binance.org:8545", + "name": "BSC testnet node 1s2" + }, + { + "url": "https://data-seed-prebsc-2-s2.binance.org:8545", + "name": "BSC testnet node 2s2" + }, + { + "url": "https://data-seed-prebsc-1-s3.binance.org:8545", + "name": "BSC testnet node 1s3" + }, + { + "url": "https://data-seed-prebsc-2-s3.binance.org:8545", + "name": "BSC testnet node 2s3" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock http testnet node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock wss testnet node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/testnet/", + "name": "GetBlock wss testnet node" + } + ], + "explorers": [ + { + "name": "Testnet BscScan", + "extrinsic": "https://testnet.bscscan.com/tx/{hash}", + "account": "https://testnet.bscscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-testnet.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSCTestnet.svg", + "addressPrefix": 97, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:56", + "name": "BNB Smart Chain", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://bsc-dataseed.binance.org", + "name": "BSC node 1" + }, + { + "url": "https://bsc-dataseed1.defibit.io", + "name": "BSC node 2" + }, + { + "url": "https://bsc-dataseed1.ninicoin.io", + "name": "BSC node 3" + }, + { + "url": "https://bsc.nodereal.io", + "name": "BSC node 4" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock http node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock wss node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/mainnet/", + "name": "GetBlock wss node" + } + ], + "explorers": [ + { + "name": "BscScan", + "extrinsic": "https://bscscan.com/tx/{hash}", + "account": "https://bscscan.com/address/{address}" + }, + { + "name": "Bitquery", + "extrinsic": "https://explorer.bitquery.io/bsc/tx/{hash}", + "account": "https://explorer.bitquery.io/bsc/address/{address}" + }, + { + "name": "BSCTrace", + "extrinsic": "https://bsctrace.com/tx/{hash}", + "account": "https://bsctrace.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSC.svg", + "addressPrefix": 56, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "c9824829d23066e7dd92b80cfef52559c7692866fcfc3530e737e3fe01410eef", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "GIANT Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-4-us-east-1-dev.giantprotocol.org:443", + "name": "Giant testnet node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---kusama-bridgehub" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP network node" + }, + { + "url": "wss://sys.dotters.network/collectives-polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-collectives" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + }, + { + "chainId": "67221cd96c1551b72d55f65164d6a39f31b570c77a05c90e31931b0e2f379e13", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude Foucoco", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-foucoco.pendulumchain.tech/", + "name": "PendulumChain node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude_foucoco.svg", + "addressPrefix": 57, + "options": [ + "testnet" + ] + }, + { + "chainId": "418ae94c9fce02b1ab3b5bc211cd2f2133426f2861d97482bbdfdac1bbb0fb92", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-testnet.interlay.io:443/parachain", + "name": "Kintsugi Labs node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay_Testnet.svg", + "addressPrefix": 2032, + "options": [ + "testnet" + ] + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://krest.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Manta Atlantic", + "assets": [ + { + "assetId": 0, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "8" + } + } + ], + "nodes": [ + { + "url": "wss://ws.manta.systems", + "name": "Manta node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta" + } + ] + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://manta.subscan.io/extrinsic/{hash}", + "account": "https://manta.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 77, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/manta-manta-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "9b86ea7366584c5ddf67de243433fcc05732864933258de9467db46eb9bef8b5", + "name": "Vara Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TVARA", + "precision": 12, + "staking": [ + "relaychain" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://vit.vara-network.io", + "name": "Gear Tech test node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara_Testnet.svg", + "addressPrefix": 137, + "options": [ + "testnet" + ] + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin Matrix", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.matrix.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-matrix-rpc-1.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}", + "account": "https://matrix.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 1110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "eip155:246", + "name": "Energy Web Chain", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://consortia-rpc.energyweb.org", + "name": "Public EWC http node" + }, + { + "url": "https://rpc.energyweb.org", + "name": "Energy web http node" + }, + { + "url": "https://archive-rpc.energyweb.org", + "name": "Archive http node" + }, + { + "url": "wss://rpc.energyweb.org/ws", + "name": "Energy web wss node" + } + ], + "explorers": [ + { + "name": "Energy Web Explorer", + "extrinsic": "https://explorer.energyweb.org/tx/{hash}", + "account": "https://explorer.energyweb.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.energyweb.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg", + "addressPrefix": 246, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:592", + "name": "Astar EVM", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "https://astar.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "https://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 592, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2031", + "name": "Centrifuge EVM", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "priceId": "centrifuge", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Fullnode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 2031, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "7c34d42fc815d392057c78b49f2755c753440ccd38bcb0405b3bcfb601d08734", + "parentId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + }, + { + "assetId": 1, + "symbol": "HOP", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "0x010100b11c", + "palletName": "ForeignAssets" + } + } + ], + "nodes": [ + { + "url": "wss://rococo-asset-hub-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rococo-asset-hub-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-rococo.subscan.io/extrinsic/{hash}", + "account": "https://assethub-rococo.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---westmint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AssetHub_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "swap-hub" + ], + "additional": { + "relaychainAsNative": true + } + }, + { + "chainId": "eip155:595", + "name": "Acala Mandala TC9", + "assets": [ + { + "assetId": 0, + "symbol": "mACA", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://eth-rpc-tc9.aca-staging.network", + "name": "wss node" + }, + { + "url": "https://eth-rpc-tc9.aca-staging.network", + "name": "http node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 595, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6ab1bd8aed6d5fdcaf347826bfcd0172681181edf8356b90cb3cf47076698ae2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "EWX Staging Parachain Argon", + "assets": [ + { + "assetId": 0, + "symbol": "VT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://ewx-staging-parachain-argon-wmfbanx0xb.energyweb.org/ws", + "name": "EWX node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Watr", + "assets": [ + { + "assetId": 0, + "symbol": "WATR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WATR.svg" + } + ], + "nodes": [ + { + "url": "wss://watr-rpc.watr-api.network", + "name": "EWX node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Watr.svg", + "addressPrefix": 19 + }, + { + "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956", + "name": "Joystream", + "assets": [ + { + "assetId": 0, + "symbol": "JOY", + "priceId": "joystream", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.joystream.org", + "name": "Jsgenesis node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}", + "account": "https://joystream.subscan.io/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg", + "addressPrefix": 126 + }, + { + "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae", + "name": "Dock", + "assets": [ + { + "assetId": 0, + "symbol": "DOCK", + "priceId": "dock", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-node.dock.io", + "name": "Dock Association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dock.subscan.io/extrinsic/{hash}", + "account": "https://dock.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg", + "addressPrefix": 22 + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polimec", + "assets": [ + { + "assetId": 0, + "symbol": "PLMC", + "priceId": "polimec", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PLMC.svg", + "staking": [ + "parachain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.polimec.org", + "name": "Polimec node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://polimec.statescan.io/#/accounts/{address}", + "event": "https://polimec.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polimec.svg", + "addressPrefix": 41, + "additional": { + "themeColor": "#96CC5A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polimec-plmc-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Energy Web X", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.energywebx.com/", + "name": "Energywebx node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---energy-web-x" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", + "addressPrefix": 42 + }, + { + "chainId": "ac123be800b7c9a3e3449bb70edd8e3d9008d27826381451eebf94bce1db1fbe", + "name": "Energy Web X Rococo", + "assets": [ + { + "assetId": 0, + "symbol": "VT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.energywebx.com", + "name": "Energy Web X Rococo node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "InvArch", + "assets": [ + { + "assetId": 0, + "symbol": "VARCH", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", + "addressPrefix": 117 + }, + { + "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c", + "name": "Crust", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "priceId": "crust-network", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.crust.network", + "name": "Crust node" + }, + { + "url": "wss://crust-mainnet-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crust.api.onfinality.io/public-ws", + "name": "OnFinallity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust.subscan.io/extrinsic/{hash}", + "account": "https://crust.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust.svg", + "addressPrefix": 66 + }, + { + "chainId": "eip155:169", + "name": "Manta Pacific", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://pacific-rpc.manta.network/http", + "name": "Manta rpc 1 node" + }, + { + "url": "https://1rpc.io/manta", + "name": "Manta rpc 2 node" + }, + { + "url": "wss://pacific-rpc.manta.network/ws", + "name": "Manta wss node" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://pacific-explorer.manta.network/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "explorers": [ + { + "name": "Manta Pacific Block Explorer", + "extrinsic": "https://pacific-explorer.manta.network/tx/{hash}", + "account": "https://pacific-explorer.manta.network/address/{address}" + }, + { + "name": "Manta Socialscan", + "extrinsic": "https://manta.socialscan.io/tx/{hash}", + "account": "https://manta.socialscan.io/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 169, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + } + ], + "nodes": [ + { + "url": "wss://westend-bridge-hub-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://westend-bridge-hub-rpc-tn.dwellir.com", + "name": "Dwellir Tunisia node" + }, + { + "url": "wss://sys.ibp.network/bridgehub-westend", + "name": "IBP-GeoDNS1 node" + }, + { + "url": "wss://sys.dotters.network/bridgehub-westend", + "name": "IBP-GeoDNS2 node" + }, + { + "url": "wss://westend-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BridgeHub_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "7bbb72faf3d6d997ebe622a4e0ebfb6fdacf905b6141c86a3122cd479213a8d8", + "name": "Rolimec Rococo", + "assets": [ + { + "assetId": 0, + "symbol": "RLMC", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PLMC.svg", + "staking": [ + "parachain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.rolimec.org", + "name": "Rolimec node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polimec_Testnet.svg", + "addressPrefix": 41, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polimec-plmc-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "ae1ca86c936aa252cdc45f4f436220567b2bbbcc4834f5b8f4191462baf19dfb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Continuum", + "assets": [ + { + "assetId": 0, + "symbol": "NUUM", + "priceId": "mnet-continuum", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NUUM.svg" + } + ], + "nodes": [ + { + "url": "wss://continuum-rpc-1.metaverse.network/wss", + "name": "MNet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://continuum.subscan.io/extrinsic/{hash}", + "account": "https://continuum.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Continuum.svg", + "addressPrefix": 268 + }, + { + "chainId": "d8761d3c88f26dc12875c00d3165f7d67243d56fc85b4cf19937601a7916e5a9", + "name": "Enjin Relay", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.relay.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-relay-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://enjin.subscan.io/extrinsic/{hash}", + "account": "https://enjin.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 2135 + }, + { + "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Curio", + "assets": [ + { + "assetId": 0, + "symbol": "CGT", + "precision": 18, + "priceId": "curio-governance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg" + } + ], + "nodes": [ + { + "url": "wss://archive.parachain.curioinvest.com", + "name": "Curio node" + }, + { + "url": "wss://parachain.curioinvest.com/", + "name": "Curio node 2" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", + "addressPrefix": 777 + }, + { + "chainId": "d3d2f3a3495dc597434a99d7d449ebad6616db45e4e4f178f31cc6fa14378b70", + "name": "Avail Turing Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVAIL", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVL.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://turing-rpc.avail.so/ws", + "name": "Turing node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---avail" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/avail_turing.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Avail_Testnet.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#58C8F6" + }, + "options": [ + "testnet" + ] + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Mythos", + "assets": [ + { + "assetId": 0, + "symbol": "MYTH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-mythos-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}", + "account": "https://mythos.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-mythos" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg", + "addressPrefix": 29972, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Acurast Canary", + "assets": [ + { + "assetId": 0, + "symbol": "cACU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cACU.svg" + } + ], + "nodes": [ + { + "url": "wss://acurast-canarynet-ws.prod.gke.papers.tech", + "name": "Acurast node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acurast_Canary.svg", + "addressPrefix": 42 + }, + { + "chainId": "c710a5f16adc17bcd212cff0aedcbf1c1212a043cdc0fb2dcba861efe5305b01", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kreivo", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://kreivo.io/", + "name": "Virto node" + }, + { + "url": "wss://kreivo.kippu.rocks/", + "name": "Kippu node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg", + "addressPrefix": 2 + }, + { + "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hyperbridge Nexus", + "assets": [ + { + "assetId": 0, + "symbol": "NAND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NAND.svg" + } + ], + "nodes": [ + { + "url": "wss://hyperbridge-nexus-rpc.blockops.network", + "name": "BlockOps node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge.svg", + "addressPrefix": 42 + }, + { + "chainId": "128ea318539862c0a06b745981300d527c1041c6f3388a8c49565559e3ea3d10", + "name": "Avail", + "assets": [ + { + "assetId": 0, + "symbol": "AVAIL", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVL.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://zeref-api.slowops.xyz/ws", + "name": "Turing node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/avail.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-avail" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-avail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Avail.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#58C8F6", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/avail-avail-staking" + } + } +] diff --git a/chains/v2/chains.json b/chains/v2/chains.json new file mode 100644 index 0000000..06b3483 --- /dev/null +++ b/chains/v2/chains.json @@ -0,0 +1,2653 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "staking": "relaychain", + "buyProviders": { + "ramp": {}, + "moonpay": {}, + "transak": { + "network": "MAINNET" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/polkadot", + "name": "Patract node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "color": "linear-gradient(315deg, #D43079 0%, #F93C90 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://nova-polkadot.gapi.subquery.network" + }, + "history": { + "type": "subquery", + "url": "https://nova-polkadot.gapi.subquery.network" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + }, + "options": [ + "crowdloans" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "staking": "relaychain", + "buyProviders": { + "ramp": {}, + "transak": { + "network": "MAINNET" + } + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/kusama", + "name": "Patract node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://nova-kusama.gapi.subquery.network" + }, + "history": { + "type": "subquery", + "url": "https://nova-kusama.gapi.subquery.network" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + }, + "options": [ + "crowdloans" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/westend", + "name": "Patract node" + }, + { + "url": "wss://rpc.pinknode.io/westend/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://nova-westend.gapi.subquery.network" + }, + "history": { + "type": "subquery", + "url": "https://nova-westend.gapi.subquery.network" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 6, + "symbol": "ARIS", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ARIS.svg", + "typeExtras": { + "assetId": "16" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 4, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "11" + } + } + ], + "nodes": [ + { + "url": "wss://kusama-statemine-rpc.paritytech.net", + "name": "Parity node" + }, + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/statemine", + "name": "Patract node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + }, + "color": "linear-gradient(315deg, #1C3816 0%, #4F6B49 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "kUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KUSD.svg", + "priceId": "tether", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "ARIS", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ARIS.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation node 0" + }, + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation node 1" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation node 2" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation node 3" + }, + { + "url": "wss://pub.elara.patract.io/karura", + "name": "Patract node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + }, + "color": "linear-gradient(315.17deg, #E40C5B 0%, #FF4C3B 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "addressPrefix": 8 + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + }, + "color": "linear-gradient(135deg, #53CBC8 0%, #11807D 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + } + ], + "nodes": [ + { + "url": "wss://wss.moonriver.moonbeam.network", + "name": "PureStake node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/moonriver", + "name": "Patract node" + }, + { + "url": "wss://rpc.pinknode.io/moonriver/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + }, + "color": "linear-gradient(135deg, #F2A007 19.29%, #A56B00 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden" + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.pinknode.io/shiden/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + }, + "color": "linear-gradient(135deg, #987ED9 0%, #5132AA 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12 + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "kUSD", + "precision": 12, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/bifrost", + "name": "Patract node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + }, + "color": "linear-gradient(135deg, #12D5D5 0%, #4584F5 40.32%, #AC57C0 60.21%, #E65659 80.19%, #FFBF12 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "addressPrefix": 6 + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://basilisk.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc-01.basilisk.hydradx.io", + "name": "Hydradx node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + }, + "color": "linear-gradient(315deg, #5B892B 0%, #97D92D 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "addressPrefix": 10041 + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #A37539 0%, #F5B840 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "addressPrefix": 136 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "kUSD", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + }, + { + "url": "wss://parallel-heiko.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + }, + "color": "linear-gradient(315deg, #3A55F5 8%, #04E2FF 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware" + } + ], + "nodes": [ + { + "url": "wss://mainnet.edgewa.re", + "name": "Commonwealth Labs" + }, + { + "url": "wss://edgeware.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/edgeware", + "name": "Patract node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json", + "overridesCommon": false + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha" + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + }, + "color": "linear-gradient(315deg, #0B8789 0%, #36F7FA 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KILT Spiritnet", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + }, + "color": "linear-gradient(135deg, #F86842 0%, #8C175B 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "addressPrefix": 38 + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://falafel.calamari.systems/", + "name": "Manta Network node 0" + }, + { + "url": "wss://calamari.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://fritti.calamari.systems/", + "name": "Manta Network node 1" + }, + { + "url": "wss://smoothie.calamari.systems/", + "name": "Manta Network node 2" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + }, + "color": "linear-gradient(315deg, #5C09BA 0%, #C72F9E 58.33%, #FCA027 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "addressPrefix": 78 + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + }, + "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://pioneer-1-rpc.bit.country", + "name": "Bit.Country node" + }, + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + }, + "color": "linear-gradient(315deg, #391BB5 0%, #DB3795 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12 + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LCDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + }, + { + "url": "wss://acala-polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + }, + "color": "linear-gradient(97.21deg, #E40C5B 0%, #645AFD 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "addressPrefix": 10 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + }, + "color": "linear-gradient(315deg, #DD037D 0%, #00B1FF 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "addressPrefix": 5 + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + }, + { + "url": "wss://parallel.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + }, + "color": "linear-gradient(315deg, #5314F1 8%, #04E2FF 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + }, + { + "url": "wss://clover.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + }, + "color": "linear-gradient(315deg, #4AA7CA 0%, #56D5A7 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Statemint", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/statemint", + "name": "Patract node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + }, + "color": "linear-gradient(315deg, #23371A 0%, #89C62D 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg", + "addressPrefix": 0 + }, + { + "chainId": "0bd72c1c305172e1275278aaeb3f161e02eccb7a819e63f62d47bd53a28189f8", + "name": "Subsocial Solochain", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 11 + } + ], + "nodes": [ + { + "url": "wss://rpc.subsocial.network", + "name": "DappForce" + }, + { + "url": "wss://subsocial.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial_solo.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #720497 0%, #F50083 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "addressPrefix": 28 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #2A4ECB 0%, #4CABEC 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "addressPrefix": 32 + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + }, + "color": "linear-gradient(315deg, #001BC4 0%, #3F59FF 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Encointer.svg", + "addressPrefix": 42 + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + }, + "color": "linear-gradient(315deg, #180C2B 0%, #1E3258 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + }, + "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-0.zeitgeist.pm", + "name": "ZeitgeistPM node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + }, + "color": "linear-gradient(315deg, #132849 0%, #2C5AA6 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "addressPrefix": 73 + }, + { + "chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KICO", + "assets": [ + { + "assetId": 0, + "symbol": "KICO", + "precision": 14, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.api.kico.dico.io", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.kico.dico.io", + "name": "DICO FOUNDATION node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kico.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kico" + } + }, + "color": "linear-gradient(315deg, #248A63 0%, #58B18F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "addressPrefix": 42 + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litmus.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + }, + "color": "linear-gradient(315deg, #4A22E1 0%, #7657EF 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "eac895d7768b17837a9c3a9f0280c01502c3ef40193df923490a0fa9c60ea076", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + } + ], + "nodes": [ + { + "url": "wss://crab-parachain-rpc.darwinia.network/", + "name": "Crab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crab.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crab" + } + }, + "color": "linear-gradient(315deg, #E6335B 0%, #0036F5 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "addressPrefix": 42 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 11, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + }, + "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + }, + "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg", + "addressPrefix": 66 + }, + { + "chainId": "724c168d8e86b78b831c641e2cc822b8d1bf99fa0b4b28fe59985cd6fd580215", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + }, + "color": "linear-gradient(315deg, #000C5F 50%, #5A92AB 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "f195ef30c646663a24a3164b307521174a86f437c586397a43183c736a8383c1", + "name": "Integritee Soloсhain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://api.solo.integritee.io", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee_solo.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee-solochain" + } + }, + "color": "linear-gradient(315deg, #000C5F 50%, #91E3DA 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + }, + "color": "linear-gradient(315.17deg, #000000 0%, #3F3F3F 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "addressPrefix": 36 + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + }, + "color": "linear-gradient(315.17deg, #4E6FD4 0%, #7B99F5 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg", + "addressPrefix": 1110 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-01.hydradx.io", + "name": "Calactic Council node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + }, + "color": "linear-gradient(315.17deg, #081152 19.76%, #F569AD 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "addressPrefix": 63 + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "interBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + }, + "color": "linear-gradient(315.17deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "addressPrefix": 42 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + }, + "color": "linear-gradient(315.17deg, #50AA85 8%, #57C799 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "a3d114c2b8d0627c1aa9b134eafcf7d05ca561fdc19fb388bb9457f81809fb23", + "name": "Nodle Solochain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://main3.nodleprotocol.io", + "name": "Nodle node" + }, + { + "url": "wss://nodle.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle_solo.json", + "overridesCommon": true + }, + "color": "linear-gradient(315.17deg, #50AA85 0%, #57C799 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #78930F 0%, #D1F068 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "addressPrefix": 30 + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://turing.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #B533B3 14.94%, #38EDF1 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "addressPrefix": 51 + } +] diff --git a/chains/v2/chains_dev.json b/chains/v2/chains_dev.json new file mode 100644 index 0000000..31def93 --- /dev/null +++ b/chains/v2/chains_dev.json @@ -0,0 +1,2966 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "staking": "relaychain", + "buyProviders": { + "ramp": {}, + "moonpay": {}, + "transak": { + "network": "MAINNET" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/polkadot", + "name": "Patract node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "color": "linear-gradient(315deg, #D43079 0%, #F93C90 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://nova-polkadot.gapi.subquery.network" + }, + "history": { + "type": "subquery", + "url": "https://nova-polkadot.gapi.subquery.network" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + }, + "options": [ + "crowdloans" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "staking": "relaychain", + "buyProviders": { + "ramp": {}, + "transak": { + "network": "MAINNET" + } + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/kusama", + "name": "Patract node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://nova-kusama.gapi.subquery.network" + }, + "history": { + "type": "subquery", + "url": "https://nova-kusama.gapi.subquery.network" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + }, + "options": [ + "crowdloans" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/westend", + "name": "Patract node" + }, + { + "url": "wss://rpc.pinknode.io/westend/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://nova-westend.gapi.subquery.network" + }, + "history": { + "type": "subquery", + "url": "https://nova-westend.gapi.subquery.network" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/account/{address}", + "extrinsic": "https://westmint.statescan.io/extrinsic/{hash}", + "event": "https://westmint.statescan.io/event/{event}" + } + ], + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westmint.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westmint__bm92Y" + } + }, + "options": [ + "testnet" + ] + }, + { + "chainId": "a84b46a3e602245284bb9a72c4abd58ee979aa7a5d7f8c4dfdddfaaf0665a4ae", + "name": "Rococo (Acala)", + "assets": [ + { + "assetId": 0, + "symbol": "ADEV", + "precision": 10 + } + ], + "nodes": [ + { + "url": "wss://karura-test-node.laminar.codes/polkadot", + "name": "Laminar Test Node" + } + ], + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/rococo.json" + } + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 6, + "symbol": "ARIS", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ARIS.svg", + "typeExtras": { + "assetId": "16" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 4, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "11" + } + } + ], + "nodes": [ + { + "url": "wss://kusama-statemine-rpc.paritytech.net", + "name": "Parity node" + }, + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/statemine", + "name": "Patract node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine__bm92Y" + } + }, + "color": "linear-gradient(315deg, #1C3816 0%, #4F6B49 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "kUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KUSD.svg", + "priceId": "tether", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "ARIS", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ARIS.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation node 0" + }, + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation node 1" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation node 2" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation node 3" + }, + { + "url": "wss://pub.elara.patract.io/karura", + "name": "Patract node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura__bm92Y" + } + }, + "color": "linear-gradient(315.17deg, #E40C5B 0%, #FF4C3B 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "addressPrefix": 8 + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + } + ], + "nodes": [ + { + "url": "wss://wss.moonriver.moonbeam.network", + "name": "PureStake node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/moonriver", + "name": "Patract node" + }, + { + "url": "wss://rpc.pinknode.io/moonriver/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver__bm92Y" + } + }, + "color": "linear-gradient(135deg, #F2A007 19.29%, #A56B00 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "name": "Moonbase Alpha", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.pinknode.io/alphanet/explorer", + "name": "Pinknode" + }, + { + "url": "wss://moonbeam-alpha.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.testnet.moonbeam.network", + "name": "Moonbeam Network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ] + }, + { + "chainId": "eb378889b09d38c320918980997bdc579f430fbb0308f6eafde900b1c027627b", + "name": "Polkatrain", + "assets": [ + { + "assetId": 0, + "symbol": "MDEV", + "precision": 10 + } + ], + "nodes": [ + { + "url": "wss://wss.polkatrain.moonbeam.network", + "name": "Polkatrain node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkatrain.json", + "overridesCommon": true + }, + "externalApi": { + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkatrain.json" + } + }, + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "addressPrefix": 0, + "options": [ + "crowdloans", + "testnet" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden" + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.pinknode.io/shiden/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "color": "linear-gradient(135deg, #987ED9 0%, #5132AA 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden__bm92Y" + } + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12 + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "kUSD", + "precision": 12, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/bifrost", + "name": "Patract node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost__bm92Y" + } + }, + "color": "linear-gradient(135deg, #12D5D5 0%, #4584F5 40.32%, #AC57C0 60.21%, #E65659 80.19%, #FFBF12 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "addressPrefix": 6 + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi__bm92Y" + } + }, + "color": "linear-gradient(315deg, #180C2B 0%, #1E3258 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://mainnet.edgewa.re", + "name": "Commonwealth Labs" + }, + { + "url": "wss://edgeware.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json", + "overridesCommon": false + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + } + }, + "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "0bd72c1c305172e1275278aaeb3f161e02eccb7a819e63f62d47bd53a28189f8", + "name": "Subsocial Solochain", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 11 + } + ], + "nodes": [ + { + "url": "wss://rpc.subsocial.network", + "name": "DappForce" + }, + { + "url": "wss://subsocial.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial_solo.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial-solochain__bm92Y" + } + }, + "color": "linear-gradient(315deg, #720497 0%, #F50083 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "addressPrefix": 28 + }, + { + "chainId": "9d3ea49f13d993d093f209c42f97a6b723b84d3b9aa8461be9bb19ee13e7b4fd", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "kUSD", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + }, + { + "url": "wss://parallel-heiko.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko__bm92Y" + } + }, + "color": "linear-gradient(315deg, #3A55F5 8%, #04E2FF 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "8bf43860c54d5520fd0ec7afa15c2912a1d3b0e4cf132a5838a83b171dad4c70", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk (Wrong Genesis)", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://basilisk.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc-01.basilisk.hydradx.io", + "name": "Hydradx" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk__bm92Y" + } + }, + "color": "linear-gradient(315deg, #5B892B 0%, #97D92D 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "addressPrefix": 10041 + }, + { + "chainId": "4d812836a05a7ea37767325acadff956ce472474dd44dd2e7f15d16fbfc68cdb", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair__bm92Y" + } + }, + "color": "linear-gradient(315deg, #A37539 0%, #F5B840 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "addressPrefix": 136 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha" + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala__bm92Y" + } + }, + "color": "linear-gradient(315deg, #0B8789 0%, #36F7FA 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KILT Spiritnet", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt__bm92Y" + } + }, + "color": "linear-gradient(135deg, #F86842 0%, #8C175B 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "addressPrefix": 38 + }, + { + "chainId": "f25c85c4ffc4863b599a443e5301f7f4120c9a21042d35942b9e844346060db1", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://kilt-peregrine-k8s.kilt.io", + "name": "PILT Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_peregrine.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://falafel.calamari.systems/", + "name": "Manta Network node 0" + }, + { + "url": "wss://calamari.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://fritti.calamari.systems/", + "name": "Manta Network node 1" + }, + { + "url": "wss://smoothie.calamari.systems/", + "name": "Manta Network node 2" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari__bm92Y" + } + }, + "color": "linear-gradient(315deg, #5C09BA 0%, #C72F9E 58.33%, #FCA027 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "addressPrefix": 78 + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz__bm92Y" + } + }, + "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://pioneer-1-rpc.bit.country", + "name": "Bit.Country node" + }, + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country__bm92Y" + } + }, + "color": "linear-gradient(315deg, #391BB5 0%, #DB3795 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12 + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LCDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + }, + { + "url": "wss://acala-polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala__bm92Y" + } + }, + "color": "linear-gradient(97.21deg, #E40C5B 0%, #645AFD 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "addressPrefix": 10 + }, + { + "chainId": "5c562e6300954998233c9a40b6b86f3028977e6d32d0da1af207738d19f98c1b", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12 + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala.polkawallet.io", + "name": "Polkawallet" + } + ], + "options": [ + "testnet" + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala_mandala.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "addressPrefix": 42 + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam" + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam__bm92Y" + } + }, + "color": "linear-gradient(135deg, #53CBC8 0%, #11807D 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar__bm92Y" + } + }, + "color": "linear-gradient(315deg, #DD037D 0%, #00B1FF 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "addressPrefix": 5 + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + }, + { + "url": "wss://parallel.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel__bm92Y" + } + }, + "color": "linear-gradient(315deg, #5314F1 8%, #04E2FF 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + }, + { + "url": "wss://clover.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover__bm92Y" + } + }, + "color": "linear-gradient(315deg, #4AA7CA 0%, #56D5A7 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Statemint", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://pub.elara.patract.io/statemint", + "name": "Patract node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint__bm92Y" + } + }, + "color": "linear-gradient(315deg, #23371A 0%, #89C62D 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics__bm92Y" + } + }, + "color": "linear-gradient(315deg, #2A4ECB 0%, #4CABEC 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "addressPrefix": 32 + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer__bm92Y" + } + }, + "color": "linear-gradient(315deg, #001BC4 0%, #3F59FF 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Encointer.svg", + "addressPrefix": 42 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso__bm92Y" + } + }, + "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-0.zeitgeist.pm", + "name": "ZeitgeistPM node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist__bm92Y" + } + }, + "color": "linear-gradient(315deg, #132849 0%, #2C5AA6 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "addressPrefix": 73 + }, + { + "chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KICO", + "assets": [ + { + "assetId": 0, + "symbol": "KICO", + "precision": 14, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.api.kico.dico.io", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.kico.dico.io", + "name": "DICO FOUNDATION node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kico.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kico__bm92Y" + } + }, + "color": "linear-gradient(315deg, #248A63 0%, #58B18F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "addressPrefix": 42 + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litmus.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus__bm92Y" + } + }, + "color": "linear-gradient(315deg, #4A22E1 0%, #7657EF 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "eac895d7768b17837a9c3a9f0280c01502c3ef40193df923490a0fa9c60ea076", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + } + ], + "nodes": [ + { + "url": "wss://crab-parachain-rpc.darwinia.network/", + "name": "Crab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crab.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crab__bm92Y" + } + }, + "color": "linear-gradient(315deg, #E6335B 0%, #0036F5 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "addressPrefix": 42 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 11, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial__bm92Y" + } + }, + "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow__bm92Y" + } + }, + "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg", + "addressPrefix": 66 + }, + { + "chainId": "724c168d8e86b78b831c641e2cc822b8d1bf99fa0b4b28fe59985cd6fd580215", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee__bm92Y" + } + }, + "color": "linear-gradient(315deg, #000C5F 50%, #5A92AB 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge__bm92Y" + } + }, + "color": "linear-gradient(315.17deg, #000000 0%, #3F3F3F 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "addressPrefix": 36 + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity__bm92Y" + } + }, + "color": "linear-gradient(315.17deg, #4E6FD4 0%, #7B99F5 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg", + "addressPrefix": 1110 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-01.hydradx.io", + "name": "Calactic Council node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra__bm92Y" + } + }, + "color": "linear-gradient(315.17deg, #081152 19.76%, #F569AD 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "addressPrefix": 63 + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "interBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay__bm92Y" + } + }, + "color": "linear-gradient(315.17deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "addressPrefix": 42 + }, + { + "chainId": "f195ef30c646663a24a3164b307521174a86f437c586397a43183c736a8383c1", + "name": "Integritee Solochain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://api.solo.integritee.io", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee_solo.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee-solochain__bm92Y" + } + }, + "color": "linear-gradient(315deg, #000C5F 50%, #91E3DA 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle__bm92Y" + } + }, + "color": "linear-gradient(315.17deg, #50AA85 8%, #57C799 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "a3d114c2b8d0627c1aa9b134eafcf7d05ca561fdc19fb388bb9457f81809fb23", + "name": "Nodle Solochain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://main3.nodleprotocol.io", + "name": "Nodle node" + }, + { + "url": "wss://nodle.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle_solo.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle-solochain__bm92Y" + } + }, + "color": "linear-gradient(315.17deg, #50AA85 0%, #57C799 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/singular_testnet.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Testnet.svg", + "addressPrefix": 0 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala__bm92Y" + } + }, + "color": "linear-gradient(315deg, #78930F 0%, #D1F068 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "addressPrefix": 30 + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://turing.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing__bm92Y" + } + }, + "color": "linear-gradient(315deg, #B533B3 14.94%, #38EDF1 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "addressPrefix": 51 + } +] diff --git a/chains/v2/types/3dpass.json b/chains/v2/types/3dpass.json new file mode 100644 index 0000000..db19db7 --- /dev/null +++ b/chains/v2/types/3dpass.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 113, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "poscan_runtime.Event": "GenericEvent", + "poscan_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/Integritee.json b/chains/v2/types/Integritee.json new file mode 100644 index 0000000..5595291 --- /dev/null +++ b/chains/v2/types/Integritee.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 38, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "integritee_runtime.RuntimeEvent": "GenericEvent", + "integritee_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/Integritee_solo.json b/chains/v2/types/Integritee_solo.json new file mode 100644 index 0000000..1bf7429 --- /dev/null +++ b/chains/v2/types/Integritee_solo.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 6, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "integritee_node_runtime.Event": "GenericEvent", + "integritee_node_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/acala.json b/chains/v2/types/acala.json new file mode 100644 index 0000000..0e6edb7 --- /dev/null +++ b/chains/v2/types/acala.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 2220, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "acala_primitives.signature.AcalaMultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "acala_runtime.RuntimeEvent": "GenericEvent", + "acala_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/acala_mandala.json b/chains/v2/types/acala_mandala.json new file mode 100644 index 0000000..2ad612b --- /dev/null +++ b/chains/v2/types/acala_mandala.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 2130, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "acala_primitives.signature.AcalaMultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "mandala_runtime.RuntimeEvent": "GenericEvent", + "mandala_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/ajuna.json b/chains/v2/types/ajuna.json new file mode 100644 index 0000000..220d4f2 --- /dev/null +++ b/chains/v2/types/ajuna.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 119, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "ajuna_runtime.RuntimeEvent": "GenericEvent", + "ajuna_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/aleph_zero.json b/chains/v2/types/aleph_zero.json new file mode 100644 index 0000000..2205547 --- /dev/null +++ b/chains/v2/types/aleph_zero.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 65, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "aleph_runtime.RuntimeEvent": "GenericEvent", + "aleph_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/aleph_zero_testnet.json b/chains/v2/types/aleph_zero_testnet.json new file mode 100644 index 0000000..8facf32 --- /dev/null +++ b/chains/v2/types/aleph_zero_testnet.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 60, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "aleph_runtime.RuntimeEvent": "GenericEvent", + "aleph_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/altair.json b/chains/v2/types/altair.json new file mode 100644 index 0000000..759478b --- /dev/null +++ b/chains/v2/types/altair.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 1027, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "altair_runtime.RuntimeEvent": "GenericEvent", + "altair_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/amplitude.json b/chains/v2/types/amplitude.json new file mode 100644 index 0000000..a419fa2 --- /dev/null +++ b/chains/v2/types/amplitude.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 11, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "amplitude_runtime.RuntimeEvent": "GenericEvent", + "amplitude_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/amplitude_foucoco.json b/chains/v2/types/amplitude_foucoco.json new file mode 100644 index 0000000..944a38a --- /dev/null +++ b/chains/v2/types/amplitude_foucoco.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 13, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "foucoco_runtime.RuntimeEvent": "GenericEvent", + "foucoco_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/arctic_relay_testnet.json b/chains/v2/types/arctic_relay_testnet.json new file mode 100644 index 0000000..ea2db25 --- /dev/null +++ b/chains/v2/types/arctic_relay_testnet.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 9180, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "rococo_runtime.Event": "GenericEvent", + "rococo_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/astar.json b/chains/v2/types/astar.json new file mode 100644 index 0000000..de56355 --- /dev/null +++ b/chains/v2/types/astar.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 71, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "astar_runtime.RuntimeEvent": "GenericEvent", + "astar_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/avail.json b/chains/v2/types/avail.json new file mode 100644 index 0000000..6fb75ee --- /dev/null +++ b/chains/v2/types/avail.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 29, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "da_runtime.RuntimeEvent": "GenericEvent", + "da_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/avail_turing.json b/chains/v2/types/avail_turing.json new file mode 100644 index 0000000..a92800b --- /dev/null +++ b/chains/v2/types/avail_turing.json @@ -0,0 +1,15 @@ +{ + "runtime_id": 28, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "da_runtime.RuntimeEvent": "GenericEvent", + "da_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/aventus.json b/chains/v2/types/aventus.json new file mode 100644 index 0000000..aa20470 --- /dev/null +++ b/chains/v2/types/aventus.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 44, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "avn_parachain_runtime.RuntimeEvent": "GenericEvent", + "avn_parachain_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/aventus_testnet.json b/chains/v2/types/aventus_testnet.json new file mode 100644 index 0000000..c47954c --- /dev/null +++ b/chains/v2/types/aventus_testnet.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 21, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "avn_parachain_runtime.Event": "GenericEvent", + "avn_parachain_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/bajun.json b/chains/v2/types/bajun.json new file mode 100644 index 0000000..55a5485 --- /dev/null +++ b/chains/v2/types/bajun.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 123, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "bajun_runtime.RuntimeEvent": "GenericEvent", + "bajun_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/basilisk.json b/chains/v2/types/basilisk.json new file mode 100644 index 0000000..fa50fe3 --- /dev/null +++ b/chains/v2/types/basilisk.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 105, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_core.crypto.AccountId32", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "basilisk_runtime.RuntimeEvent": "GenericEvent", + "basilisk_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/beresheet.json b/chains/v2/types/beresheet.json new file mode 100644 index 0000000..8ae015f --- /dev/null +++ b/chains/v2/types/beresheet.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 10054, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "edgeware_runtime.Event": "GenericEvent", + "edgeware_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/bifrost.json b/chains/v2/types/bifrost.json new file mode 100644 index 0000000..df2f2b9 --- /dev/null +++ b/chains/v2/types/bifrost.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 984, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "bifrost_kusama_runtime.RuntimeEvent": "GenericEvent", + "bifrost_kusama_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/bifrost_polkadot.json b/chains/v2/types/bifrost_polkadot.json new file mode 100644 index 0000000..4ff232e --- /dev/null +++ b/chains/v2/types/bifrost_polkadot.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 984, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "bifrost_polkadot_runtime.RuntimeEvent": "GenericEvent", + "bifrost_polkadot_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/bit.country_pioneer.json b/chains/v2/types/bit.country_pioneer.json new file mode 100644 index 0000000..2a64e93 --- /dev/null +++ b/chains/v2/types/bit.country_pioneer.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 19, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "pioneer_runtime.Event": "GenericEvent", + "pioneer_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/bittensor.json b/chains/v2/types/bittensor.json new file mode 100644 index 0000000..6f0cd03 --- /dev/null +++ b/chains/v2/types/bittensor.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 135, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "node_subtensor_runtime.RuntimeEvent": "GenericEvent", + "node_subtensor_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/calamari.json b/chains/v2/types/calamari.json new file mode 100644 index 0000000..18f6705 --- /dev/null +++ b/chains/v2/types/calamari.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 4401, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "calamari_runtime.RuntimeEvent": "GenericEvent", + "calamari_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/centrifuge.json b/chains/v2/types/centrifuge.json new file mode 100644 index 0000000..2e95ae7 --- /dev/null +++ b/chains/v2/types/centrifuge.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 1023, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "centrifuge_runtime.RuntimeEvent": "GenericEvent", + "centrifuge_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/clover.json b/chains/v2/types/clover.json new file mode 100644 index 0000000..73b77c6 --- /dev/null +++ b/chains/v2/types/clover.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 25, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "clover_runtime.Event": "GenericEvent", + "clover_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/collectives.json b/chains/v2/types/collectives.json new file mode 100644 index 0000000..b2d0386 --- /dev/null +++ b/chains/v2/types/collectives.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 9430, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "collectives_polkadot_runtime.RuntimeEvent": "GenericEvent", + "collectives_polkadot_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/composable.json b/chains/v2/types/composable.json new file mode 100644 index 0000000..640c348 --- /dev/null +++ b/chains/v2/types/composable.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 10040, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "composable_runtime.RuntimeEvent": "GenericEvent", + "composable_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/crab.json b/chains/v2/types/crab.json new file mode 100644 index 0000000..d721d1b --- /dev/null +++ b/chains/v2/types/crab.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 5360, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "crab_parachain_runtime.Event": "GenericEvent", + "crab_parachain_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/crab2.json b/chains/v2/types/crab2.json new file mode 100644 index 0000000..c2b902d --- /dev/null +++ b/chains/v2/types/crab2.json @@ -0,0 +1,35 @@ +{ + "runtime_id": 6000, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "primitive_types.H160": "[u8; 20]", + "account.AccountId20": "primitive_types.H160", + "Address": "account.AccountId20", + "EthereumSignature": { + "type": "struct", + "type_mapping": [ + [ + "r", + "H256" + ], + [ + "s", + "H256" + ], + [ + "v", + "u64" + ] + ] + }, + "ExtrinsicSignature": "EthereumSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "crab_runtime.RuntimeEvent": "GenericEvent", + "crab_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "[u8; 32]", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] + } diff --git a/chains/v2/types/crust.json b/chains/v2/types/crust.json new file mode 100644 index 0000000..b5da545 --- /dev/null +++ b/chains/v2/types/crust.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 4, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "crust_parachain_runtime.Event": "GenericEvent", + "crust_parachain_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/crust_shadow.json b/chains/v2/types/crust_shadow.json new file mode 100644 index 0000000..5e75515 --- /dev/null +++ b/chains/v2/types/crust_shadow.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 16, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "crust_parachain_runtime.Event": "GenericEvent", + "crust_parachain_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/dao_ipci.json b/chains/v2/types/dao_ipci.json new file mode 100644 index 0000000..a0aa14e --- /dev/null +++ b/chains/v2/types/dao_ipci.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 5, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "ipci_runtime.Event": "GenericEvent", + "ipci_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/darwinia.json b/chains/v2/types/darwinia.json new file mode 100644 index 0000000..8584493 --- /dev/null +++ b/chains/v2/types/darwinia.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 5330, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "darwinia_parachain_runtime.Event": "GenericEvent", + "darwinia_parachain_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/darwinia_crab.json b/chains/v2/types/darwinia_crab.json new file mode 100644 index 0000000..6ce6043 --- /dev/null +++ b/chains/v2/types/darwinia_crab.json @@ -0,0 +1,35 @@ +{ + "runtime_id": 6020, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "primitive_types.H160": "[u8; 20]", + "account.AccountId20": "primitive_types.H160", + "Address": "account.AccountId20", + "EthereumSignature": { + "type": "struct", + "type_mapping": [ + [ + "r", + "H256" + ], + [ + "s", + "H256" + ], + [ + "v", + "u8" + ] + ] + }, + "ExtrinsicSignature": "EthereumSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "darwinia_runtime.RuntimeEvent": "GenericEvent", + "darwinia_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/darwinia_polkadot.json b/chains/v2/types/darwinia_polkadot.json new file mode 100644 index 0000000..9340520 --- /dev/null +++ b/chains/v2/types/darwinia_polkadot.json @@ -0,0 +1,35 @@ +{ + "runtime_id": 6100, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "primitive_types.H160": "[u8; 20]", + "account.AccountId20": "primitive_types.H160", + "Address": "account.AccountId20", + "EthereumSignature": { + "type": "struct", + "type_mapping": [ + [ + "r", + "H256" + ], + [ + "s", + "H256" + ], + [ + "v", + "u8" + ] + ] + }, + "ExtrinsicSignature": "EthereumSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "darwinia_runtime.RuntimeEvent": "GenericEvent", + "darwinia_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/dock.json b/chains/v2/types/dock.json new file mode 100644 index 0000000..4e888ce --- /dev/null +++ b/chains/v2/types/dock.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 47, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "dock_runtime.Event": "GenericEvent", + "dock_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/dorafactory.json b/chains/v2/types/dorafactory.json new file mode 100644 index 0000000..0ce492c --- /dev/null +++ b/chains/v2/types/dorafactory.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 33, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "dorafactory_node_runtime.Event": "GenericEvent", + "dorafactory_node_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/edgeware.json b/chains/v2/types/edgeware.json new file mode 100644 index 0000000..b09ac36 --- /dev/null +++ b/chains/v2/types/edgeware.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 53, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "edgeware_runtime.Event": "GenericEvent", + "edgeware_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/efinity.json b/chains/v2/types/efinity.json new file mode 100644 index 0000000..52939aa --- /dev/null +++ b/chains/v2/types/efinity.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 3014, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "efinity_runtime.RuntimeEvent": "GenericEvent", + "efinity_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/encointer.json b/chains/v2/types/encointer.json new file mode 100644 index 0000000..f0a459c --- /dev/null +++ b/chains/v2/types/encointer.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 16, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "encointer_runtime.RuntimeEvent": "GenericEvent", + "encointer_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/enjin_matrixchain.json b/chains/v2/types/enjin_matrixchain.json new file mode 100644 index 0000000..93d7732 --- /dev/null +++ b/chains/v2/types/enjin_matrixchain.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 605, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "enjin_matrix_runtime.RuntimeEvent": "GenericEvent", + "enjin_matrix_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/equilibrium_types.json b/chains/v2/types/equilibrium_types.json new file mode 100644 index 0000000..f42c32e --- /dev/null +++ b/chains/v2/types/equilibrium_types.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 37, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "eq_node_runtime.RuntimeEvent": "GenericEvent", + "eq_node_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/ewx_parachain.json b/chains/v2/types/ewx_parachain.json new file mode 100644 index 0000000..d3c0a26 --- /dev/null +++ b/chains/v2/types/ewx_parachain.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 51, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "ew_parachain_runtime.RuntimeEvent": "GenericEvent", + "ew_parachain_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/ewx_parachain_testnet.json b/chains/v2/types/ewx_parachain_testnet.json new file mode 100644 index 0000000..b3b3338 --- /dev/null +++ b/chains/v2/types/ewx_parachain_testnet.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 34, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "ew_parachain_runtime.RuntimeEvent": "GenericEvent", + "ew_parachain_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/ewx_rococo_testnet.json b/chains/v2/types/ewx_rococo_testnet.json new file mode 100644 index 0000000..4e72724 --- /dev/null +++ b/chains/v2/types/ewx_rococo_testnet.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 52, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "ew_parachain_runtime.RuntimeEvent": "GenericEvent", + "ew_parachain_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/frequency.json b/chains/v2/types/frequency.json new file mode 100644 index 0000000..63ac524 --- /dev/null +++ b/chains/v2/types/frequency.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 48, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "frequency_runtime.RuntimeEvent": "GenericEvent", + "frequency_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/fusotao.json b/chains/v2/types/fusotao.json new file mode 100644 index 0000000..7047985 --- /dev/null +++ b/chains/v2/types/fusotao.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 157, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "fuso_runtime.RuntimeEvent": "GenericEvent", + "fuso_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/giant.json b/chains/v2/types/giant.json new file mode 100644 index 0000000..5b242e1 --- /dev/null +++ b/chains/v2/types/giant.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 120, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "giant_runtime.RuntimeEvent": "GenericEvent", + "giant_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/giant_testnet.json b/chains/v2/types/giant_testnet.json new file mode 100644 index 0000000..c5a4535 --- /dev/null +++ b/chains/v2/types/giant_testnet.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 141, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "testnet_runtime.RuntimeEvent": "GenericEvent", + "testnet_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/gm.json b/chains/v2/types/gm.json new file mode 100644 index 0000000..ab0f47f --- /dev/null +++ b/chains/v2/types/gm.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 8, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "gm_chain_runtime.Event": "GenericEvent", + "gm_chain_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/governance2_testnet.json b/chains/v2/types/governance2_testnet.json new file mode 100644 index 0000000..00a245f --- /dev/null +++ b/chains/v2/types/governance2_testnet.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 105, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "governance2_runtime.RuntimeEvent": "GenericEvent", + "governance2_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/hashed.json b/chains/v2/types/hashed.json new file mode 100644 index 0000000..fe6ee5c --- /dev/null +++ b/chains/v2/types/hashed.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 2, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "241", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "hashed_parachain_runtime.Event": "GenericEvent", + "hashed_parachain_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/hydra_dx.json b/chains/v2/types/hydra_dx.json new file mode 100644 index 0000000..1223a16 --- /dev/null +++ b/chains/v2/types/hydra_dx.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 185, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_core.crypto.AccountId32", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "hydradx_runtime.RuntimeEvent": "GenericEvent", + "hydradx_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/imbue.json b/chains/v2/types/imbue.json new file mode 100644 index 0000000..5615f2d --- /dev/null +++ b/chains/v2/types/imbue.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 9435, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "imbue_kusama_runtime.RuntimeEvent": "GenericEvent", + "imbue_kusama_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/interlay.json b/chains/v2/types/interlay.json new file mode 100644 index 0000000..b3449cf --- /dev/null +++ b/chains/v2/types/interlay.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 1025003, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_core.crypto.AccountId32", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "interlay_runtime_parachain.RuntimeEvent": "GenericEvent", + "interlay_runtime_parachain.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/interlay_testnet.json b/chains/v2/types/interlay_testnet.json new file mode 100644 index 0000000..a11ac95 --- /dev/null +++ b/chains/v2/types/interlay_testnet.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 1024003, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_core.crypto.AccountId32", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "interlay_runtime_parachain.RuntimeEvent": "GenericEvent", + "interlay_runtime_parachain.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/jamton.json b/chains/v2/types/jamton.json new file mode 100644 index 0000000..364b84e --- /dev/null +++ b/chains/v2/types/jamton.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 1120020, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "jamton_parachain_runtime.RuntimeEvent": "GenericEvent", + "jamton_parachain_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/joystream.json b/chains/v2/types/joystream.json new file mode 100644 index 0000000..2effb01 --- /dev/null +++ b/chains/v2/types/joystream.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 2001, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_core.crypto.AccountId32", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "joystream_node_runtime.Event": "GenericEvent", + "joystream_node_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/jur.json b/chains/v2/types/jur.json new file mode 100644 index 0000000..596eecd --- /dev/null +++ b/chains/v2/types/jur.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 112, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "jur_node_runtime.RuntimeEvent": "GenericEvent", + "jur_node_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/kabocha.json b/chains/v2/types/kabocha.json new file mode 100644 index 0000000..6eaed38 --- /dev/null +++ b/chains/v2/types/kabocha.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 28, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "kabocha_runtime.Event": "GenericEvent", + "kabocha_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/kapex.json b/chains/v2/types/kapex.json new file mode 100644 index 0000000..b4efe24 --- /dev/null +++ b/chains/v2/types/kapex.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 4, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "totem_parachain_runtime.RuntimeEvent": "GenericEvent", + "totem_parachain_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/karura.json b/chains/v2/types/karura.json new file mode 100644 index 0000000..0350778 --- /dev/null +++ b/chains/v2/types/karura.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 2220, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "acala_primitives.signature.AcalaMultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "karura_runtime.RuntimeEvent": "GenericEvent", + "karura_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/khala.json b/chains/v2/types/khala.json new file mode 100644 index 0000000..52eaabe --- /dev/null +++ b/chains/v2/types/khala.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 1255, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "khala_parachain_runtime.RuntimeEvent": "GenericEvent", + "khala_parachain_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/kico.json b/chains/v2/types/kico.json new file mode 100644 index 0000000..67f170b --- /dev/null +++ b/chains/v2/types/kico.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 2022072701, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "kico_runtime.Event": "GenericEvent", + "kico_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/kilt_peregrine.json b/chains/v2/types/kilt_peregrine.json new file mode 100644 index 0000000..22ede92 --- /dev/null +++ b/chains/v2/types/kilt_peregrine.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 11000, + "types": { + "Balance": "u128", + "Index": "u64", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "peregrine_runtime.RuntimeEvent": "GenericEvent", + "peregrine_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/kilt_spiritnet.json b/chains/v2/types/kilt_spiritnet.json new file mode 100644 index 0000000..f9d3e1b --- /dev/null +++ b/chains/v2/types/kilt_spiritnet.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 11110, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "spiritnet_runtime.RuntimeEvent": "GenericEvent", + "spiritnet_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/kintsugi.json b/chains/v2/types/kintsugi.json new file mode 100644 index 0000000..bf00b0b --- /dev/null +++ b/chains/v2/types/kintsugi.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 1025003, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_core.crypto.AccountId32", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "kintsugi_runtime_parachain.RuntimeEvent": "GenericEvent", + "kintsugi_runtime_parachain.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/kintsugi_testnet.json b/chains/v2/types/kintsugi_testnet.json new file mode 100644 index 0000000..36615a0 --- /dev/null +++ b/chains/v2/types/kintsugi_testnet.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 1023001, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_core.crypto.AccountId32", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "testnet_kintsugi_runtime_parachain.RuntimeEvent": "GenericEvent", + "testnet_kintsugi_runtime_parachain.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/kreivo.json b/chains/v2/types/kreivo.json new file mode 100644 index 0000000..8fd35d8 --- /dev/null +++ b/chains/v2/types/kreivo.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 111, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "kreivo_runtime.RuntimeEvent": "GenericEvent", + "kreivo_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/krest.json b/chains/v2/types/krest.json new file mode 100644 index 0000000..f182bb1 --- /dev/null +++ b/chains/v2/types/krest.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 4, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "peaq_krest_runtime.RuntimeEvent": "GenericEvent", + "peaq_krest_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/kusama.json b/chains/v2/types/kusama.json new file mode 100644 index 0000000..108ff0f --- /dev/null +++ b/chains/v2/types/kusama.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 1000000, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain_primitives.primitives.Id", + "staging_kusama_runtime.RuntimeEvent": "GenericEvent", + "staging_kusama_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/kusama_bridge_hub.json b/chains/v2/types/kusama_bridge_hub.json new file mode 100644 index 0000000..52ca007 --- /dev/null +++ b/chains/v2/types/kusama_bridge_hub.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 1000000, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "bridge_hub_kusama_runtime.RuntimeEvent": "GenericEvent", + "bridge_hub_kusama_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/kylin.json b/chains/v2/types/kylin.json new file mode 100644 index 0000000..7d3de5a --- /dev/null +++ b/chains/v2/types/kylin.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 21, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "kylin_runtime.Event": "GenericEvent", + "kylin_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/listen.json b/chains/v2/types/listen.json new file mode 100644 index 0000000..9ec0f0b --- /dev/null +++ b/chains/v2/types/listen.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 2022062801, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "listen_runtime.Event": "GenericEvent", + "listen_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/litentry.json b/chains/v2/types/litentry.json new file mode 100644 index 0000000..6faaa17 --- /dev/null +++ b/chains/v2/types/litentry.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 9168, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "litentry_parachain_runtime.RuntimeEvent": "GenericEvent", + "litentry_parachain_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/litmus.json b/chains/v2/types/litmus.json new file mode 100644 index 0000000..79f0735 --- /dev/null +++ b/chains/v2/types/litmus.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 9151, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "litmus_parachain_runtime.RuntimeEvent": "GenericEvent", + "litmus_parachain_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/mangatax.json b/chains/v2/types/mangatax.json new file mode 100644 index 0000000..f814f58 --- /dev/null +++ b/chains/v2/types/mangatax.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 3100, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "mangata_kusama_runtime.RuntimeEvent": "GenericEvent", + "mangata_kusama_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/manta.json b/chains/v2/types/manta.json new file mode 100644 index 0000000..161c898 --- /dev/null +++ b/chains/v2/types/manta.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 4400, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "manta_runtime.RuntimeEvent": "GenericEvent", + "manta_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/moonbase.json b/chains/v2/types/moonbase.json new file mode 100644 index 0000000..4a391a2 --- /dev/null +++ b/chains/v2/types/moonbase.json @@ -0,0 +1,52 @@ +{ + "runtime_id": 2000, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "primitive_types.H160": "[u8; 20]", + "AccountId": "primitive_types.H160", + "Address": "AccountId", + "EthereumSignature": { + "type": "struct", + "type_mapping": [ + [ + "r", + "H256" + ], + [ + "s", + "H256" + ], + [ + "v", + "u8" + ] + ] + }, + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + }, + "ExtrinsicSignature": "EthereumSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "moonbase_runtime.RuntimeEvent": "GenericEvent", + "moonbase_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/moonbase_relay.json b/chains/v2/types/moonbase_relay.json new file mode 100644 index 0000000..3a34513 --- /dev/null +++ b/chains/v2/types/moonbase_relay.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 9401, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "westend_runtime.RuntimeEvent": "GenericEvent", + "westend_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/moonbeam.json b/chains/v2/types/moonbeam.json new file mode 100644 index 0000000..d86f3cc --- /dev/null +++ b/chains/v2/types/moonbeam.json @@ -0,0 +1,35 @@ +{ + "runtime_id": 2000, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "primitive_types.H160": "[u8; 20]", + "account.AccountId20": "primitive_types.H160", + "Address": "account.AccountId20", + "EthereumSignature": { + "type": "struct", + "type_mapping": [ + [ + "r", + "H256" + ], + [ + "s", + "H256" + ], + [ + "v", + "u8" + ] + ] + }, + "ExtrinsicSignature": "EthereumSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "moonbeam_runtime.RuntimeEvent": "GenericEvent", + "moonbeam_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/moonriver.json b/chains/v2/types/moonriver.json new file mode 100644 index 0000000..0d5a871 --- /dev/null +++ b/chains/v2/types/moonriver.json @@ -0,0 +1,35 @@ +{ + "runtime_id": 2000, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "primitive_types.H160": "[u8; 20]", + "account.AccountId20": "primitive_types.H160", + "Address": "account.AccountId20", + "EthereumSignature": { + "type": "struct", + "type_mapping": [ + [ + "r", + "H256" + ], + [ + "s", + "H256" + ], + [ + "v", + "u8" + ] + ] + }, + "ExtrinsicSignature": "EthereumSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "moonriver_runtime.RuntimeEvent": "GenericEvent", + "moonriver_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/myriad.json b/chains/v2/types/myriad.json new file mode 100644 index 0000000..ffe3919 --- /dev/null +++ b/chains/v2/types/myriad.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 2036, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "myriad_runtime.RuntimeEvent": "GenericEvent", + "myriad_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/nodle.json b/chains/v2/types/nodle.json new file mode 100644 index 0000000..299a965 --- /dev/null +++ b/chains/v2/types/nodle.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 23, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "runtime_eden.RuntimeEvent": "GenericEvent", + "runtime_eden.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/nodle_solo.json b/chains/v2/types/nodle_solo.json new file mode 100644 index 0000000..a406022 --- /dev/null +++ b/chains/v2/types/nodle_solo.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 59, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "runtime_main.Event": "GenericEvent", + "runtime_main.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/novasama_gov2_testnet.json b/chains/v2/types/novasama_gov2_testnet.json new file mode 100644 index 0000000..14db33d --- /dev/null +++ b/chains/v2/types/novasama_gov2_testnet.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 9401, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "kusama_runtime.RuntimeEvent": "GenericEvent", + "kusama_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/origintrail.json b/chains/v2/types/origintrail.json new file mode 100644 index 0000000..7f371a3 --- /dev/null +++ b/chains/v2/types/origintrail.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 121, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "origintrail_parachain_runtime.RuntimeEvent": "GenericEvent", + "origintrail_parachain_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/parallel.json b/chains/v2/types/parallel.json new file mode 100644 index 0000000..e79cd35 --- /dev/null +++ b/chains/v2/types/parallel.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 201, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "parallel_runtime.RuntimeEvent": "GenericEvent", + "parallel_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/parallel_heiko.json b/chains/v2/types/parallel_heiko.json new file mode 100644 index 0000000..e4e7723 --- /dev/null +++ b/chains/v2/types/parallel_heiko.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 200, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "heiko_runtime.RuntimeEvent": "GenericEvent", + "heiko_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/pendulum.json b/chains/v2/types/pendulum.json new file mode 100644 index 0000000..81dce3e --- /dev/null +++ b/chains/v2/types/pendulum.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 8, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "pendulum_runtime.RuntimeEvent": "GenericEvent", + "pendulum_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/phala.json b/chains/v2/types/phala.json new file mode 100644 index 0000000..31eb474 --- /dev/null +++ b/chains/v2/types/phala.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 1255, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "phala_parachain_runtime.RuntimeEvent": "GenericEvent", + "phala_parachain_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/picasso.json b/chains/v2/types/picasso.json new file mode 100644 index 0000000..b417654 --- /dev/null +++ b/chains/v2/types/picasso.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 10040, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "picasso_runtime.RuntimeEvent": "GenericEvent", + "picasso_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/pichiu.json b/chains/v2/types/pichiu.json new file mode 100644 index 0000000..6a99bfa --- /dev/null +++ b/chains/v2/types/pichiu.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 25, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "pichiu_runtime.Event": "GenericEvent", + "pichiu_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/polkadex.json b/chains/v2/types/polkadex.json new file mode 100644 index 0000000..4f93c3d --- /dev/null +++ b/chains/v2/types/polkadex.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 311, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "node_polkadex_runtime.RuntimeEvent": "GenericEvent", + "node_polkadex_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/polkadot.json b/chains/v2/types/polkadot.json new file mode 100644 index 0000000..f75ccb3 --- /dev/null +++ b/chains/v2/types/polkadot.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 9431, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain_primitives.primitives.Id", + "polkadot_runtime.RuntimeEvent": "GenericEvent", + "polkadot_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/polkadot_bridge_hub.json b/chains/v2/types/polkadot_bridge_hub.json new file mode 100644 index 0000000..fa61e78 --- /dev/null +++ b/chains/v2/types/polkadot_bridge_hub.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 9430, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "bridge_hub_polkadot_runtime.RuntimeEvent": "GenericEvent", + "bridge_hub_polkadot_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/polkatrain.json b/chains/v2/types/polkatrain.json new file mode 100644 index 0000000..f5fde01 --- /dev/null +++ b/chains/v2/types/polkatrain.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 9113, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "polkadot_runtime.Event": "GenericEvent", + "polkadot_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/polymesh.json b/chains/v2/types/polymesh.json new file mode 100644 index 0000000..973a5a2 --- /dev/null +++ b/chains/v2/types/polymesh.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 5003001, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "polymesh_runtime_testnet.runtime.Event": "GenericEvent", + "polymesh_runtime_testnet.runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/polymesh_mainnet.json b/chains/v2/types/polymesh_mainnet.json new file mode 100644 index 0000000..c4c5da9 --- /dev/null +++ b/chains/v2/types/polymesh_mainnet.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 6000004, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "polymesh_runtime_mainnet.runtime.RuntimeEvent": "GenericEvent", + "polymesh_runtime_mainnet.runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/quartz.json b/chains/v2/types/quartz.json new file mode 100644 index 0000000..d7b6012 --- /dev/null +++ b/chains/v2/types/quartz.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 10010064, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "quartz_runtime.RuntimeEvent": "GenericEvent", + "quartz_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/robonomics.json b/chains/v2/types/robonomics.json new file mode 100644 index 0000000..0875e87 --- /dev/null +++ b/chains/v2/types/robonomics.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 31, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "main_runtime.Event": "GenericEvent", + "main_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/rococo.json b/chains/v2/types/rococo.json new file mode 100644 index 0000000..1a9b0b7 --- /dev/null +++ b/chains/v2/types/rococo.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 9390, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "rococo_runtime.RuntimeEvent": "GenericEvent", + "rococo_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/rococo_asset_hub.json b/chains/v2/types/rococo_asset_hub.json new file mode 100644 index 0000000..5527280 --- /dev/null +++ b/chains/v2/types/rococo_asset_hub.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 10005, + "types": { + "Balance": "u128", + "Index": "u8", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain_primitives.primitives.Id", + "asset_hub_rococo_runtime.RuntimeEvent": "GenericEvent", + "asset_hub_rococo_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/shiden.json b/chains/v2/types/shiden.json new file mode 100644 index 0000000..60bd322 --- /dev/null +++ b/chains/v2/types/shiden.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 111, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "shiden_runtime.RuntimeEvent": "GenericEvent", + "shiden_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/singular_testnet.json b/chains/v2/types/singular_testnet.json new file mode 100644 index 0000000..8b4be23 --- /dev/null +++ b/chains/v2/types/singular_testnet.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 9180, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "polkadot_runtime.Event": "GenericEvent", + "polkadot_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/snow.json b/chains/v2/types/snow.json new file mode 100644 index 0000000..c791c6c --- /dev/null +++ b/chains/v2/types/snow.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 2, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "snow_runtime.RuntimeEvent": "GenericEvent", + "snow_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/statemine.json b/chains/v2/types/statemine.json new file mode 100644 index 0000000..59689cb --- /dev/null +++ b/chains/v2/types/statemine.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 1000000, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "asset_hub_kusama_runtime.RuntimeEvent": "GenericEvent", + "asset_hub_kusama_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/statemint.json b/chains/v2/types/statemint.json new file mode 100644 index 0000000..99ccd32 --- /dev/null +++ b/chains/v2/types/statemint.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 9430, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "asset_hub_polkadot_runtime.RuntimeEvent": "GenericEvent", + "asset_hub_polkadot_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/subsocial.json b/chains/v2/types/subsocial.json new file mode 100644 index 0000000..0356201 --- /dev/null +++ b/chains/v2/types/subsocial.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 31, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "subsocial_parachain_runtime.RuntimeEvent": "GenericEvent", + "subsocial_parachain_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/subsocial_solo.json b/chains/v2/types/subsocial_solo.json new file mode 100644 index 0000000..d4604b6 --- /dev/null +++ b/chains/v2/types/subsocial_solo.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 17, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "subsocial_runtime.Event": "GenericEvent", + "subsocial_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/tanganika.json b/chains/v2/types/tanganika.json new file mode 100644 index 0000000..6c09266 --- /dev/null +++ b/chains/v2/types/tanganika.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 10, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "datahighway_parachain_runtime.Event": "GenericEvent", + "datahighway_parachain_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/ternoa.json b/chains/v2/types/ternoa.json new file mode 100644 index 0000000..6d4d2a2 --- /dev/null +++ b/chains/v2/types/ternoa.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 23, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "mainnet_runtime.RuntimeEvent": "GenericEvent", + "mainnet_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/ternoa_alphanet.json b/chains/v2/types/ternoa_alphanet.json new file mode 100644 index 0000000..1046884 --- /dev/null +++ b/chains/v2/types/ternoa_alphanet.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 15, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "alphanet_runtime.RuntimeEvent": "GenericEvent", + "alphanet_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/tinkernet.json b/chains/v2/types/tinkernet.json new file mode 100644 index 0000000..3e5e3bb --- /dev/null +++ b/chains/v2/types/tinkernet.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 19, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "tinkernet_runtime.RuntimeEvent": "GenericEvent", + "tinkernet_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/turing.json b/chains/v2/types/turing.json new file mode 100644 index 0000000..3e87ddc --- /dev/null +++ b/chains/v2/types/turing.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 295, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "turing_runtime.RuntimeEvent": "GenericEvent", + "turing_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/turing_staging.json b/chains/v2/types/turing_staging.json new file mode 100644 index 0000000..0c8e5d9 --- /dev/null +++ b/chains/v2/types/turing_staging.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 291, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "turing_runtime.RuntimeEvent": "GenericEvent", + "turing_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/unique.json b/chains/v2/types/unique.json new file mode 100644 index 0000000..e94ff67 --- /dev/null +++ b/chains/v2/types/unique.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 10010064, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "unique_runtime.RuntimeEvent": "GenericEvent", + "unique_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/vara.json b/chains/v2/types/vara.json new file mode 100644 index 0000000..599e4bc --- /dev/null +++ b/chains/v2/types/vara.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 1010, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "vara_runtime.RuntimeEvent": "GenericEvent", + "vara_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/vara_testnet.json b/chains/v2/types/vara_testnet.json new file mode 100644 index 0000000..a00e245 --- /dev/null +++ b/chains/v2/types/vara_testnet.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 219, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "vara_runtime.RuntimeEvent": "GenericEvent", + "vara_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/watr.json b/chains/v2/types/watr.json new file mode 100644 index 0000000..defb770 --- /dev/null +++ b/chains/v2/types/watr.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 1240, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "watr_runtime.RuntimeEvent": "GenericEvent", + "watr_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v2/types/westend.json b/chains/v2/types/westend.json new file mode 100644 index 0000000..d292ae7 --- /dev/null +++ b/chains/v2/types/westend.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 9430, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "westend_runtime.RuntimeEvent": "GenericEvent", + "westend_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/westmint.json b/chains/v2/types/westmint.json new file mode 100644 index 0000000..72b425b --- /dev/null +++ b/chains/v2/types/westmint.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 9400, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain_primitives.primitives.Id", + "asset_hub_westend_runtime.RuntimeEvent": "GenericEvent", + "asset_hub_westend_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "sp_weights.weight_v2.Weight" + ], + [ + "class", + "frame_support.dispatch.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/xx_network.json b/chains/v2/types/xx_network.json new file mode 100644 index 0000000..708317a --- /dev/null +++ b/chains/v2/types/xx_network.json @@ -0,0 +1,33 @@ +{ + "runtime_id": 205, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "xxnetwork_runtime.Event": "GenericEvent", + "xxnetwork_runtime.Call": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data", + "RuntimeDispatchInfo": { + "type": "struct", + "type_mapping": [ + [ + "weight", + "u64" + ], + [ + "class", + "frame_support.weights.DispatchClass" + ], + [ + "partialFee", + "Balance" + ] + ] + } + }, + "versioning": [] +} diff --git a/chains/v2/types/zeitgeist.json b/chains/v2/types/zeitgeist.json new file mode 100644 index 0000000..765d204 --- /dev/null +++ b/chains/v2/types/zeitgeist.json @@ -0,0 +1,16 @@ +{ + "runtime_id": 51, + "types": { + "Balance": "u128", + "Index": "u32", + "Phase": "frame_system.Phase", + "Address": "sp_runtime.multiaddress.MultiAddress", + "ExtrinsicSignature": "sp_runtime.MultiSignature", + "ParaId": "polkadot_parachain.primitives.Id", + "zeitgeist_runtime.RuntimeEvent": "GenericEvent", + "zeitgeist_runtime.RuntimeCall": "GenericCall", + "sp_core.crypto.AccountId32": "GenericAccountId", + "pallet_identity.types.Data": "Data" + }, + "versioning": [] +} diff --git a/chains/v20/chains.json b/chains/v20/chains.json new file mode 100644 index 0000000..55fed71 --- /dev/null +++ b/chains/v20/chains.json @@ -0,0 +1,9111 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "DOT", + "blockchain": "DOT" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-polkadot.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://apps-rpc.polkadot.io", + "name": "Public node", + "features": ["noTls12"] + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://dot-rpc.stakeworld.io", + "name": "Stakeworld node" + }, + { + "url": "wss://polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1a" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1a" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-polkadot-prod.novasama-tech.org" + } + ], + "referendum-summary": [ + { + "type": "novasama", + "url": "https://opengov-backend.novasama-tech.org/api/v1/referendum-summaries/list" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy", + "fullSyncByDefault", + "pushSupport" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking", + "stakingMaxElectingVoters": 22500, + "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "KSM", + "blockchain": "KSM" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-kusama.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP1 node" + }, + { + "url": "wss://kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://apps-kusama-rpc.polkadot.io", + "name": "Public node", + "features": ["noTls12"] + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1b" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1b" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-kusama-prod.novasama-tech.org" + } + ], + "referendum-summary": [ + { + "type": "novasama", + "url": "https://opengov-backend.novasama-tech.org/api/v1/referendum-summaries/list" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy", + "fullSyncByDefault", + "pushSupport" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking", + "stakingMaxElectingVoters": 12500, + "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP1 node" + }, + { + "url": "wss://asset-hub-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://statemine.statescan.io/#/accounts/{address}", + "event": "https://statemine.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2, + "options": [ + "assethub-fees" + ], + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot People", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-people-rpc.polkadot.io", + "name": "Parity node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://sys.ibp.network/people-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://people-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://rpc-people-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://people-polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://people-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://people-polkadot.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_People.svg", + "addressPrefix": 0, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama People", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama-people-rpc.polkadot.io", + "name": "Parity node", + "features": ["noTls12"] + }, + { + "url": "wss://sys.ibp.network/people-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://people-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/people", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://people-kusama.subscan.io/extrinsic/{hash}", + "account": "https://people-kusama.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_People.svg", + "addressPrefix": 2, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura", + "buyProviders": { + "banxa": { + "coinType": "KAR", + "blockchain": "KAR" + } + } + }, + { + "assetId": 1, + "symbol": "aSEEDk", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOVR.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x39" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLMR.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "GLMR", + "blockchain": "GLMR" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaSEEDp", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Polkadot.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "statemine", + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "assetId": "91372035960551235635465443179559840483" + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "165823357460190568952172802245839421906" + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "statemine", + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "assetId": "190590555344745888270686124937537713878" + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "187224307232923873519830480073807488153" + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "statemine", + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HDX.svg", + "typeExtras": { + "assetId": "69606720909260275826784788104880799692" + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "statemine", + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "assetId": "309163521958167876851250718453738106865" + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "statemine", + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg", + "typeExtras": { + "assetId": "125699734534028342599692732320197985871" + } + }, + { + "assetId": 18, + "symbol": "xcOTP", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg", + "typeExtras": { + "assetId": "238111524681612888331172110363070489924" + } + }, + { + "assetId": 19, + "symbol": "xcvDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "29085784439601774464560083082574142143" + } + }, + { + "assetId": 20, + "symbol": "xcvFIL", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "assetId": "272547899416482196831721420898811311297" + } + }, + { + "assetId": 21, + "symbol": "xcvGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "assetId": "204507659831918931608354793288110796652" + } + }, + { + "assetId": 22, + "symbol": "xcMANTA", + "precision": 18, + "type": "statemine", + "priceId": "manta-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "typeExtras": { + "assetId": "166446646689194205559791995948102903873" + } + }, + { + "assetId": 23, + "symbol": "xcUSDC", + "precision": 6, + "type": "statemine", + "priceId": "usd-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "166377000701797186346254371275954761085" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://moonbeam.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://moonbeam.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1e" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1e" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonbeam.polkassembly.network/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance" + ], + "additional": { + "themeColor": "#9968CE", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking", + "defaultBlockTime": 6000 + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "ETH", + "blockchain": "ETH" + } + } + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe", + "name": "Infura node 5" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/9dddd77ac74043dc9a8dc48f82822c7d", + "name": "Infura node 4" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/82fd5b2925e341719f10b7ed4376a646", + "name": "Infura node 6" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/5717b02168b5434ba23801e1ea755afb", + "name": "Infura node 7" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOVR.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MOONRIVER" + }, + "banxa": { + "coinType": "MOVR", + "blockchain": "MOVR" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "264344629840762281112027368930249420542" + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "assetId": "72145018963825376852137222787619937732" + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "assetId": "203223821023327994093278529517083736593" + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "statemine", + "priceId": "mangata-x", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "typeExtras": { + "assetId": "118095707745084482624853002839493125353" + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "statemine", + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "133300872918374599700079037156071917454" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonriver.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://moonriver-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1d" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1d" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance" + ], + "additional": { + "themeColor": "#20A0B6", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOVR.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aSEEDk", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 11, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "18446744073709551628" + } + }, + { + "assetId": 12, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551627" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://shiden.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x40" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNC" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOVR.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x38" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1", + "governance" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "buyProviders": { + "banxa": { + "coinType": "BSX", + "blockchain": "BSX" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3f" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x37" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true, + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOVR.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 10, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "119" + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "121" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://heiko.statescan.io/#/accounts/{address}", + "extrinsic": "https://heiko.statescan.io/#/extrinsics/{hash}", + "event": "https://heiko.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOVR.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + }, + { + "assetId": 11, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 12, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 13, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "assetId": "13" + } + }, + { + "assetId": 14, + "symbol": "BIT", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 15, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "typeExtras": { + "assetId": "15" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://khala.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3a" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15, + "buyProviders": { + "banxa": { + "coinType": "KILT", + "blockchain": "KILT" + } + } + } + ], + "nodes": [ + { + "url": "wss://kilt.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://kilt.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://kilt-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3d" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "12" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOVR.svg", + "typeExtras": { + "assetId": "11" + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "14" + } + }, + { + "assetId": 5, + "symbol": "DAI-Karura", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI-Karura.svg", + "typeExtras": { + "assetId": "15" + } + }, + { + "assetId": 6, + "symbol": "USDC-Karura", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC-Karura.svg", + "typeExtras": { + "assetId": "16" + } + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x36" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x36" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "additional": { + "themeColor": "#D632C1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3e" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg", + "buyProviders": { + "transak": { + "network": "PIONEER" + } + } + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer-rpc-1.bit.country/wss", + "name": "MetaverseNetwork node 1" + }, + { + "url": "wss://pioneer-rpc-2.bit.country/wss", + "name": "MetaverseNetwork node 2" + }, + { + "url": "wss://pioneer-rpc-3.bit.country/wss", + "name": "MetaverseNetwork node 3" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x41" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "buyProviders": { + "banxa": { + "coinType": "ACA", + "blockchain": "ACA" + } + } + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEEDp", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + }, + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3c" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "additional": { + "feeViaRuntimeCall": true + }, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + }, + "banxa": { + "coinType": "ASTR", + "blockchain": "ASTR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLMR.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aSEEDp", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Polkadot.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + }, + { + "assetId": 10, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 11, + "symbol": "UNQ", + "precision": 18, + "type": "statemine", + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "assetId": "18446744073709551631" + } + }, + { + "assetId": 12, + "symbol": "vDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 13, + "symbol": "EQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "18446744073709551629" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://astar.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1f" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000", + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aSEEDp", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Polkadot.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLMR.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://polkadot-parallel-rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://parallel.statescan.io/#/accounts/{address}", + "extrinsic": "https://parallel.statescan.io/#/extrinsics/{hash}", + "event": "https://parallel.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "1337" + } + }, + { + "assetId": 3, + "symbol": "DED", + "precision": 10, + "priceId": "dot-is-ded", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DED.svg", + "typeExtras": { + "assetId": "30" + } + }, + { + "assetId": 4, + "symbol": "PINK", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "assetId": "23" + } + }, + { + "assetId": 5, + "symbol": "DOTA", + "precision": 4, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOTA.svg", + "typeExtras": { + "assetId": "18" + } + }, + { + "assetId": 6, + "symbol": "STINK", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/STINK.svg", + "typeExtras": { + "assetId": "42069" + } + }, + { + "assetId": 7, + "symbol": "GABE", + "precision": 20, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GABE.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 8, + "symbol": "WUD", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WUD.svg", + "typeExtras": { + "assetId": "31337" + } + }, + { + "assetId": 9, + "symbol": "WETH-Snowbridge", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-Snowbridge.svg", + "typeExtras": { + "assetId": "0x02020907040300c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 10, + "symbol": "WBTC-Snowbridge", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC-Snowbridge.svg", + "typeExtras": { + "assetId": "0x020209070403002260fac5e5542a773aa44fbcfedf7c193bc2c599", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 11, + "symbol": "WIFD", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WIFD.svg", + "typeExtras": { + "assetId": "17" + } + }, + { + "assetId": 12, + "symbol": "BORK", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BORK.svg", + "typeExtras": { + "assetId": "690" + } + }, + { + "assetId": 13, + "symbol": "BUNS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BUNS.svg", + "typeExtras": { + "assetId": "1234" + } + }, + { + "assetId": 14, + "symbol": "KOL", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KOL.svg", + "typeExtras": { + "assetId": "86" + } + }, + { + "assetId": 15, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg", + "typeExtras": { + "assetId": "0x010100a534", + "palletName": "ForeignAssets" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/asset-hub-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://asset-hub-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://statemint.statescan.io/#/accounts/{address}", + "event": "https://statemint.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x35" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0, + "options": [ + "assethub-fees" + ], + "additional": { + "relaychainAsNative": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://encointer-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "KINT", + "blockchain": "KINT" + } + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable 1 node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable 2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3b" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://main.rpc.zeitgeist.pm/ws", + "name": "Zeitgeist node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" + } + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://subsocial-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x34" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + }, + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://centrifuge-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true, + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hydration", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HDX.svg", + "buyProviders": { + "banxa": { + "coinType": "HDX", + "blockchain": "HDX" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "34854864344868000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x11000000", + "currencyIdType": "u32", + "existentialDeposit": "6164274209", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x18000000", + "currencyIdType": "u32", + "existentialDeposit": "20000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "18761726", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x08000000", + "currencyIdType": "u32", + "existentialDeposit": "54945054945", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "USDC-Moonbeam", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x15000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "4-Pool", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/4-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x64000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "2-Pool", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/2-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x65000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "2-Pool-Stbl", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/2-Pool-Stbl.svg", + "typeExtras": { + "currencyIdScale": "0x66000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "currencyIdScale": "0x19000000", + "currencyIdType": "u32", + "existentialDeposit": "1224384348939740000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "109890109890", + "transfersEnabled": true + } + }, + { + "assetId": 27, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg", + "typeExtras": { + "currencyIdScale": "0x1b000000", + "currencyIdType": "u32", + "existentialDeposit": "7874015748", + "transfersEnabled": true + } + }, + { + "assetId": 28, + "symbol": "USDT-Moonbeam", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x17000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 29, + "symbol": "DED", + "precision": 10, + "priceId": "dot-is-ded", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DED.svg", + "typeExtras": { + "currencyIdScale": "0x53420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 30, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "currencyIdScale": "0x55420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 31, + "symbol": "STINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/STINK.svg", + "typeExtras": { + "currencyIdScale": "0x62420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 32, + "symbol": "DOTA", + "precision": 4, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOTA.svg", + "typeExtras": { + "currencyIdScale": "0x66420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 33, + "symbol": "GABE", + "precision": 20, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GABE.svg", + "typeExtras": { + "currencyIdScale": "0x7e420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 34, + "symbol": "KILT", + "precision": 15, + "type": "orml", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "typeExtras": { + "currencyIdScale": "0x1c000000", + "currencyIdType": "u32", + "existentialDeposit": "21358393848783", + "transfersEnabled": true + } + }, + { + "assetId": 35, + "symbol": "WUD", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WUD.svg", + "typeExtras": { + "currencyIdScale": "0x95420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 36, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg", + "typeExtras": { + "currencyIdScale": "0x1e000000", + "currencyIdType": "u32", + "existentialDeposit": "21367521367521400", + "transfersEnabled": true + } + }, + { + "assetId": 37, + "symbol": "WETH-Snowbridge", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-Snowbridge.svg", + "typeExtras": { + "currencyIdScale": "0x06430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 38, + "symbol": "WBTC-Snowbridge", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC-Snowbridge.svg", + "typeExtras": { + "currencyIdScale": "0xfe420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 39, + "symbol": "WIFD", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WIFD.svg", + "typeExtras": { + "currencyIdScale": "0x92420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 40, + "symbol": "BORK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BORK.svg", + "typeExtras": { + "currencyIdScale": "0xd4420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 41, + "symbol": "BUNS", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BUNS.svg", + "typeExtras": { + "currencyIdScale": "0xf1420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 42, + "symbol": "KOL", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KOL.svg", + "typeExtras": { + "currencyIdScale": "0x07430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 43, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x21000000", + "currencyIdType": "u32", + "existentialDeposit": "133689839572193000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hydration.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://hydration.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.hydradx.cloud", + "name": "Galactic Council node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hydration.svg", + "addressPrefix": 63, + "options": [ + "governance-v1", + "hydradx-swaps", + "hydration-fees" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "INTR", + "blockchain": "INTR" + } + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-interlay.luckyfriday.io/", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://nodle-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "additional": { + "themeColor": "#14B1D3", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680" + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918" + } + }, + { + "assetId": 3, + "symbol": "ASTR", + "precision": 12, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "222121451965151777636299756141619631150" + } + }, + { + "assetId": 4, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "assetId": "193492391581201937291053139015355410612" + } + }, + { + "assetId": 5, + "symbol": "iBTC", + "precision": 12, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "226557799181424065994173367616174607641" + } + }, + { + "assetId": 6, + "symbol": "DED", + "precision": 12, + "priceId": "dot-is-ded", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DED.svg", + "typeExtras": { + "assetId": "119367686984583275840673742485354142551" + } + }, + { + "assetId": 7, + "symbol": "PINK", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "assetId": "339306133874233608313826294843504252047" + } + }, + { + "assetId": 8, + "symbol": "GLMR", + "precision": 12, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLMR.svg", + "typeExtras": { + "assetId": "182269558229932594457975666948556356791" + } + } + ], + "nodes": [ + { + "url": "wss://polkadex.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x20" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x20" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking", + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "NeuroWeb", + "assets": [ + { + "assetId": 0, + "symbol": "NEURO", + "precision": 12, + "priceId": "neurowebai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEURO.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + }, + { + "url": "wss://neuroweb-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://neuroweb.subscan.io/account/{address}", + "extrinsic": "https://neuroweb.subscan.io/extrinsic/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/NeuroWeb.svg", + "addressPrefix": 101, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNCPOLKA" + } + } + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "vsDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0a00", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0808", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "vMANTA", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0908", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-polkadot.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://bifrost-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://litentry.statescan.io/#/accounts/{address}", + "extrinsic": "https://litentry.statescan.io/#/extrinsics/{hash}", + "event": "https://litentry.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + }, + { + "url": "wss://unique.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://unique.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg", + "buyProviders": { + "banxa": { + "coinType": "BAJU", + "blockchain": "BAJU" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.imbuenetwork.com", + "name": "Imbue node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://tinkernet-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117, + "additional": { + "feeViaRuntimeCall": true, + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDC.s", + "precision": 12, + "priceId": "usdc", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "XLM.s", + "precision": 12, + "priceId": "stellar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XLM.svg", + "typeExtras": { + "currencyIdScale": "0x0200", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "TZS.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TZS.svg", + "typeExtras": { + "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "BRL.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BRL.svg", + "typeExtras": { + "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "AUDD.s", + "precision": 12, + "priceId": "novatti-australian-digital-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUDD.svg", + "typeExtras": { + "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EURM.svg", + "typeExtras": { + "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "NGNC.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NGN.svg", + "typeExtras": { + "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg", + "buyProviders": { + "banxa": { + "coinType": "CAPS", + "blockchain": "TERNOA" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polymesh" + } + ] + } + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://ipci.rpc.robonomics.network", + "name": "Airalab node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://xxnetwork-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation 1 node" + }, + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation 2 node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation 3 node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0102", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDC.s", + "precision": 12, + "priceId": "usdc", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XLM.s", + "precision": 12, + "priceId": "stellar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XLM.svg", + "typeExtras": { + "currencyIdScale": "0x0200", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "TZS.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TZS.svg", + "typeExtras": { + "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "BRL.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BRL.svg", + "typeExtras": { + "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "AUDD.s", + "precision": 12, + "priceId": "novatti-australian-digital-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUDD.svg", + "typeExtras": { + "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EURM.svg", + "typeExtras": { + "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "NGNC.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NGN.svg", + "typeExtras": { + "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0106", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "currencyIdScale": "0x0107", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "HDX", + "precision": 12, + "type": "orml", + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HDX.svg", + "typeExtras": { + "currencyIdScale": "0x0108", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0109", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "vDOT", + "precision": 10, + "type": "orml", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "currencyIdScale": "0x010b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDC.axl", + "precision": 6, + "type": "orml", + "priceId": "axlusdc", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDCaxl.svg", + "typeExtras": { + "currencyIdScale": "0x010c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "priceId": "euro-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EURC.svg", + "typeExtras": { + "currencyIdScale": "0x020145555243cf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pendulum.subscan.io/extrinsic/{hash}", + "account": "https://pendulum.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.network", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c1.hashed.network", + "name": "Hashed systems 1 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "explorers": [ + { + "name": "SCAN", + "account": "https://bittensor.com/scan/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://ajuna.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://ajuna.subscan.io/extrinsic/{hash}", + "account": "https://ajuna.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---ajuna" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "priceId": "3dpass", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.3dpscan.io", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.darwinia.network", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026" + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/frequency" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/frequency.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "priceId": "vara-network", + "staking": [ + "relaychain", + "nomination-pools" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg", + "buyProviders": { + "banxa": { + "coinType": "VARA", + "blockchain": "VARA" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + }, + { + "name": "Subscan", + "extrinsic": "https://vara.subscan.io/extrinsic/{hash}", + "account": "https://vara.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-vara-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-vara-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/vara-vara-staking" + }, + "options": [ + "pushSupport" + ] + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-mainnet-az-ue1.giantprotocol.org:443", + "name": "Anchor node 1" + }, + { + "url": "wss://rpc-anchor-2-mainnet-az-ue1.giantprotocol.org:443", + "name": "Anchor node 2" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://bridge-hub-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bridgehub-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://bridgehub-polkadot.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://bridge-hub-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bridgehub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bridgehub-kusama.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---kusama-bridgehub" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://collectives-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://collectives.statescan.io/#/accounts/{address}", + "event": "https://collectives.statescan.io/#/events/{event}", + "extrinsic": "https://collectives.statescan.io/#/extrinsics/{hash}" + }, + { + "name": "Subscan", + "extrinsic": "https://collectives-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://collectives-polkadot.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-collectives" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://krest.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin Matrix", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.matrix.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-matrix-rpc-1.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}", + "account": "https://matrix.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 1110, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956", + "name": "Joystream", + "assets": [ + { + "assetId": 0, + "symbol": "JOY", + "priceId": "joystream", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.joystream.org", + "name": "Jsgenesis node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}", + "account": "https://joystream.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg", + "addressPrefix": 126 + }, + { + "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae", + "name": "Dock", + "assets": [ + { + "assetId": 0, + "symbol": "DOCK", + "priceId": "dock", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-node.dock.io", + "name": "Dock Association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dock.subscan.io/extrinsic/{hash}", + "account": "https://dock.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg", + "addressPrefix": 22 + }, + { + "chainId": "eip155:246", + "name": "Energy Web Chain", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://consortia-rpc.energyweb.org", + "name": "Public EWC http node" + }, + { + "url": "https://rpc.energyweb.org", + "name": "Energy web http node" + }, + { + "url": "https://archive-rpc.energyweb.org", + "name": "Archive http node" + }, + { + "url": "wss://rpc.energyweb.org/ws", + "name": "Energy web wss node" + } + ], + "explorers": [ + { + "name": "Energy Web Explorer", + "extrinsic": "https://explorer.energyweb.org/tx/{hash}", + "account": "https://explorer.energyweb.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.energyweb.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg", + "addressPrefix": 246, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Energy Web X", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.energywebx.com/", + "name": "Energywebx node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://energywebx.subscan.io/extrinsic/{hash}", + "account": "https://energywebx.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---energy-web-x" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", + "addressPrefix": 42 + }, + { + "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "InvArch", + "assets": [ + { + "assetId": 0, + "symbol": "VARCH", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://invarch.statescan.io/#/accounts/{address}", + "event": "https://invarch.statescan.io/#/events/{event}", + "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", + "addressPrefix": 117 + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polimec", + "assets": [ + { + "assetId": 0, + "symbol": "PLMC", + "priceId": "polimec", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PLMC.svg", + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "statemine", + "typeExtras": { + "assetId": "10", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "statemine", + "typeExtras": { + "assetId": "1984", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 3, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "type": "statemine", + "typeExtras": { + "assetId": "1337", + "palletName": "ForeignAssets" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.polimec.org", + "name": "Polimec node" + }, + { + "url": "wss://polimec.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://polimec.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Polimec explorer", + "account": "https://explorer.polimec.org/polimec/account/{address}", + "event": "https://explorer.polimec.org/polimec/event/{event}", + "extrinsic": "https://explorer.polimec.org/polimec/extrinsic/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polimec.svg", + "addressPrefix": 41, + "additional": { + "themeColor": "#96CC5A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polimec-plmc-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Manta Atlantic", + "assets": [ + { + "assetId": 0, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "8" + } + } + ], + "nodes": [ + { + "url": "wss://ws.manta.systems", + "name": "Manta node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta" + } + ] + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://manta.subscan.io/extrinsic/{hash}", + "account": "https://manta.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 77, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/manta-manta-staking", + "defaultBlockTime": 12000, + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "eip155:169", + "name": "Manta Pacific", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://pacific-rpc.manta.network/http", + "name": "Manta rpc 1 node" + }, + { + "url": "https://1rpc.io/manta", + "name": "Manta rpc 2 node" + }, + { + "url": "wss://pacific-rpc.manta.network/ws", + "name": "Manta wss node" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://pacific-explorer.manta.network/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "explorers": [ + { + "name": "Manta Pacific Block Explorer", + "extrinsic": "https://pacific-explorer.manta.network/tx/{hash}", + "account": "https://pacific-explorer.manta.network/address/{address}" + }, + { + "name": "Manta Socialscan", + "extrinsic": "https://manta.socialscan.io/tx/{hash}", + "account": "https://manta.socialscan.io/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 169, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "ae1ca86c936aa252cdc45f4f436220567b2bbbcc4834f5b8f4191462baf19dfb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Continuum", + "assets": [ + { + "assetId": 0, + "symbol": "NUUM", + "priceId": "mnet-continuum", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NUUM.svg" + } + ], + "nodes": [ + { + "url": "wss://continuum-rpc-1.metaverse.network/wss", + "name": "MNet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://continuum.subscan.io/extrinsic/{hash}", + "account": "https://continuum.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-continuum" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Continuum.svg", + "addressPrefix": 268 + }, + { + "chainId": "d8761d3c88f26dc12875c00d3165f7d67243d56fc85b4cf19937601a7916e5a9", + "name": "Enjin Relay", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.relay.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-relay-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://enjin.subscan.io/extrinsic/{hash}", + "account": "https://enjin.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 2135, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-enjin-relay" + } + ] + }, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Curio", + "assets": [ + { + "assetId": 0, + "symbol": "CGT", + "precision": 18, + "priceId": "curio-governance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg" + } + ], + "nodes": [ + { + "url": "wss://archive.parachain.curioinvest.com", + "name": "Curio 1 node" + }, + { + "url": "wss://parachain.curioinvest.com/", + "name": "Curio 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-curio" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", + "addressPrefix": 777 + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Mythos", + "assets": [ + { + "assetId": 0, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-mythos-rpc.polkadot.io", + "name": "Parity node", + "features": ["noTls12"] + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}", + "account": "https://mythos.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-mythos" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg", + "addressPrefix": 29972, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Acurast Canary", + "assets": [ + { + "assetId": 0, + "symbol": "cACU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cACU.svg" + } + ], + "nodes": [ + { + "url": "wss://acurast-canarynet-ws.prod.gke.papers.tech", + "name": "Acurast node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acurast_Canary.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acurast" + } + ] + } + }, + { + "chainId": "c710a5f16adc17bcd212cff0aedcbf1c1212a043cdc0fb2dcba861efe5305b01", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kreivo", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://kreivo.io/", + "name": "Virto node" + }, + { + "url": "wss://kreivo.kippu.rocks/", + "name": "Kippu node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kreivo" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kreivo.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg", + "addressPrefix": 2 + }, + { + "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hyperbridge Nexus", + "assets": [ + { + "assetId": 0, + "symbol": "NAND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NAND.svg" + } + ], + "nodes": [ + { + "url": "wss://nexus.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://nexus.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://hyperbridge-nexus-rpc.blockops.network", + "name": "BlockOps node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hyperbridge" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge.svg", + "addressPrefix": 42 + }, + { + "chainId": "81443836a9a24caaa23f1241897d1235717535711d1d3fe24eae4fdc942c092c", + "name": "Cere", + "assets": [ + { + "assetId": 0, + "symbol": "CERE", + "precision": 10, + "priceId": "cere-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CERE.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.mainnet.cere.network/ws", + "name": "Cere node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Cere.svg", + "addressPrefix": 54 + }, + { + "chainId": "b91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a", + "name": "Avail", + "assets": [ + { + "assetId": 0, + "symbol": "AVAIL", + "precision": 18, + "priceId": "avail", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVL.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://avail-mainnet.public.blastapi.io/", + "name": "Bware node" + }, + { + "url": "wss://avail-rpc.rubynodes.io/", + "name": "RubyNode node" + }, + { + "url": "wss://avail-us.brightlystake.com", + "name": "BrightlyStake node" + }, + { + "url": "wss://rpc-avail.globalstake.io", + "name": "GlobalStake node" + }, + { + "url": "wss://avail.rpc.bountyblok.io", + "name": "Bountyblok node" + }, + { + "url": "wss://avail.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://avail.subscan.io/extrinsic/{hash}", + "account": "https://avail.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/avail.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-avail" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-avail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Avail.svg", + "addressPrefix": 42, + "options": [ + "pushSupport" + ], + "additional": { + "themeColor": "#58C8F6", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/avail-avail-staking", + "supportsGenericLedgerApp": false + } + }, + { + "chainId": "0313f6a011d128d22f996703cbab05162e2fdc9e031493314fe6db79979c5ca7", + "name": "DENTNet", + "assets": [ + { + "assetId": 0, + "symbol": "DENTX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DENTX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.dentnet.io/ws", + "name": "DENTNet node" + } + ], + "explorers": [ + { + "name": "DENTNet Explorer", + "account": "https://main.dentnet.io/explorer/dentnet/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DENTNet.svg", + "addressPrefix": 9807 + }, + { + "chainId": "eip155:324", + "name": "ZKsync Era", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://mainnet.era.zksync.io", + "name": "http node" + }, + { + "url": "https://1rpc.io/zksync2-era", + "name": "http node 2" + }, + { + "url": "https://endpoints.omniatech.io/v1/zksync-era/mainnet/public", + "name": "http node 3" + }, + { + "url": "wss://mainnet.era.zksync.io/ws", + "name": "wss node" + } + ], + "explorers": [ + { + "name": "ZKsync Era explorer", + "extrinsic": "https://era.zksync.network/tx/{hash}", + "account": "https://era.zksync.network/address/{address}" + }, + { + "name": "Block explorer", + "extrinsic": "https://explorer.zksync.io/tx/{hash}", + "account": "https://explorer.zksync.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-era.zksync.network/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ZKsync_Mainnet.svg", + "addressPrefix": 324, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "dd954cbf4000542ef1a15bca509cd89684330bee5e23766c527cdb0d7275e9c2", + "name": "CC Enterprise", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "priceId": "creditcoin-2", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CTC.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.creditcoin.network/ws", + "name": "Creditcoin Foundation node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://cc-enterprise.subscan.io/extrinsic/{hash}", + "account": "https://cc-enterprise.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Creditcoin.svg", + "addressPrefix": 42 + }, + { + "chainId": "4436a7d64e363df85e065a894721002a86643283f9707338bf195d360ba2ee71", + "name": "Creditcoin", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "priceId": "creditcoin-2", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CTC.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet3.creditcoin.network", + "name": "Creditcoin Foundation node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://creditcoin.subscan.io/extrinsic/{hash}", + "account": "https://creditcoin.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Creditcoin.svg", + "addressPrefix": 42 + }, + { + "chainId": "c56fa32442b2dad76f214b3ae07998e4ca09736e4813724bfb0717caae2c8bee", + "name": "Humanode", + "assets": [ + { + "assetId": 0, + "symbol": "HMND", + "precision": 18, + "priceId": "humanode", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HMND.svg" + } + ], + "nodes": [ + { + "url": "wss://explorer-rpc-ws.mainnet.stages.humanode.io", + "name": "Humanode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://humanode.subscan.io/extrinsic/{hash}", + "account": "https://humanode.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg", + "addressPrefix": 5234 + }, + { + "chainId": "d523fa2e0581f069b4f0c7b5944c21e9abc72305a08067868c91b898d1bf1dff", + "name": "DeepBrain", + "assets": [ + { + "assetId": 0, + "symbol": "DBC", + "precision": 15, + "priceId": "deepbrain-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DBC.svg" + } + ], + "nodes": [ + { + "url": "wss://info.dbcwallet.io", + "name": "DBC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dbc.subscan.io/extrinsic/{hash}", + "account": "https://dbc.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg", + "addressPrefix": 42 + }, + { + "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "peaq", + "assets": [ + { + "assetId": 0, + "symbol": "PEAQ", + "precision": 18, + "priceId": "peaq-2", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/PEAQ.svg" + } + ], + "nodes": [ + { + "url": "wss://peaq.api.onfinality.io/public", + "name": "Onfinality node" + }, + { + "url": "wss://peaq-rpc.publicnode.com", + "name": "Peaq node" + }, + { + "url": "wss://peaq-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://peaq.subscan.io/extrinsic/{hash}", + "account": "https://peaq.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/peaq.svg", + "addressPrefix": 42 + } +] diff --git a/chains/v20/chains_dev.json b/chains/v20/chains_dev.json new file mode 100644 index 0000000..414aa07 --- /dev/null +++ b/chains/v20/chains_dev.json @@ -0,0 +1,11548 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "DOT", + "blockchain": "DOT" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-polkadot.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://apps-rpc.polkadot.io", + "name": "Public node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://dot-rpc.stakeworld.io", + "name": "Stakeworld node" + }, + { + "url": "wss://polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1a" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1a" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-polkadot-prod.novasama-tech.org" + } + ], + "referendum-summary": [ + { + "type": "novasama", + "url": "https://opengov-backend-dev.novasama-tech.org/api/v1/referendum-summaries/list" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy", + "fullSyncByDefault", + "pushSupport" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking", + "stakingMaxElectingVoters": 22500, + "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "KSM", + "blockchain": "KSM" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-kusama.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP1 node" + }, + { + "url": "wss://kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://apps-kusama-rpc.polkadot.io", + "name": "Public node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1b" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1b" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-kusama-prod.novasama-tech.org" + } + ], + "referendum-summary": [ + { + "type": "novasama", + "url": "https://opengov-backend-dev.novasama-tech.org/api/v1/referendum-summaries/list" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy", + "fullSyncByDefault", + "pushSupport" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking", + "stakingMaxElectingVoters": 12500, + "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.ibp.network/westend", + "name": "IBP1 node" + }, + { + "url": "wss://westend.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://westend.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://westend.subsquare.io/api" + } + ] + }, + "options": [ + "testnet", + "crowdloans", + "governance", + "proxy" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama", + "stakingMaxElectingVoters": 22500, + "feeViaRuntimeCall": true, + "identityChain": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c", + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "buyProviders": { + "banxa": { + "coinType": "WND", + "blockchain": "WND" + } + } + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "statemine", + "typeExtras": { + "assetId": "0x02010902", + "palletName": "ForeignAssets", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "JOE", + "precision": 3, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "8", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://wnd-rpc.stakeworld.io/assethub", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/#/accounts/{address}", + "event": "https://westmint.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg", + "addressPrefix": 42, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---westmint-test" + } + ] + }, + "options": [ + "testnet", + "swap-hub", + "proxy" + ], + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP1 node" + }, + { + "url": "wss://asset-hub-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://statemine.statescan.io/#/accounts/{address}", + "event": "https://statemine.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2, + "options": [ + "swap-hub", + "assethub-fees" + ], + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura", + "buyProviders": { + "banxa": { + "coinType": "KAR", + "blockchain": "KAR" + } + } + }, + { + "assetId": 1, + "symbol": "aSEEDk", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOVR.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x39" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOVR.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MOONRIVER" + }, + "banxa": { + "coinType": "MOVR", + "blockchain": "MOVR" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "xcaSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277", + "isSufficient": true + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029", + "isSufficient": true + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958", + "isSufficient": true + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608", + "isSufficient": true + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938", + "isSufficient": true + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601", + "isSufficient": true + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "264344629840762281112027368930249420542", + "isSufficient": true + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "assetId": "72145018963825376852137222787619937732", + "isSufficient": true + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "assetId": "203223821023327994093278529517083736593", + "isSufficient": true + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "statemine", + "priceId": "mangata-x", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "typeExtras": { + "assetId": "118095707745084482624853002839493125353", + "isSufficient": true + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "statemine", + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "133300872918374599700079037156071917454", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonriver.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://moonriver-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1d" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1d" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance" + ], + "additional": { + "themeColor": "#20A0B6", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": [ + "parachain" + ], + "assetId": 0, + "symbol": "DEV", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://moonbase-alpha.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonbase-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://wss.api.moonbase.moonbeam.network", + "name": "Moonbase node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOVR.svg", + "typeExtras": { + "assetId": "18446744073709551620", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "aSEEDk", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "typeExtras": { + "assetId": "18446744073709551616", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "assetId": "18446744073709551628", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551627", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://shiden.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x40" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "shiden" + } + } + ] + }, + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "staking": [ + "parachain" + ], + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNC" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOVR.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x38" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x38" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1", + "governance" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "defaultBlockTime": 12000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "KINT", + "blockchain": "KINT" + } + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "staking": [ + "aura-relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "typeExtras": { + "assetId": "103", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOVR.svg", + "typeExtras": { + "assetId": "113", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "119", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "121", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://heiko.statescan.io/#/accounts/{address}", + "extrinsic": "https://heiko.statescan.io/#/extrinsics/{hash}", + "event": "https://heiko.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "buyProviders": { + "banxa": { + "coinType": "BSX", + "blockchain": "BSX" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3f" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x37" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance" + ], + "additional": { + "feeViaRuntimeCall": true, + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "typeExtras": { + "assetId": "4", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOVR.svg", + "typeExtras": { + "assetId": "6", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "11", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "12", + "isSufficient": true + } + }, + { + "assetId": 13, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "assetId": "13", + "isSufficient": true + } + }, + { + "assetId": 14, + "symbol": "BIT", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "typeExtras": { + "assetId": "14", + "isSufficient": true + } + }, + { + "assetId": 15, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "typeExtras": { + "assetId": "15", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://khala.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3a" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "khala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15, + "buyProviders": { + "banxa": { + "coinType": "KILT", + "blockchain": "KILT" + } + } + } + ], + "nodes": [ + { + "url": "wss://kilt.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://kilt.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://kilt-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3d" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "8", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "12", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOVR.svg", + "typeExtras": { + "assetId": "11", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "14", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "DAI-Karura", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI-Karura.svg", + "typeExtras": { + "assetId": "15", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "USDC-Karura", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC-Karura.svg", + "typeExtras": { + "assetId": "16", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x36" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x36" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "calamari" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#D632C1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking", + "defaultBlockTime": 12000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3e" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg", + "buyProviders": { + "transak": { + "network": "PIONEER" + } + } + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer-rpc-1.bit.country/wss", + "name": "MetaverseNetwork node 1" + }, + { + "url": "wss://pioneer-rpc-2.bit.country/wss", + "name": "MetaverseNetwork node 2" + }, + { + "url": "wss://pioneer-rpc-3.bit.country/wss", + "name": "MetaverseNetwork node 3" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x41" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "buyProviders": { + "banxa": { + "coinType": "ACA", + "blockchain": "ACA" + } + } + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEEDp", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + }, + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3c" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "additional": { + "feeViaRuntimeCall": true + }, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala-rpc.aca-staging.network/ws", + "name": "Acala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}", + "account": "https://acala-testnet.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLMR.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "GLMR", + "blockchain": "GLMR" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "xcaSEEDp", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Polkadot.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "statemine", + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "assetId": "91372035960551235635465443179559840483", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "165823357460190568952172802245839421906", + "isSufficient": true + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "statemine", + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "assetId": "190590555344745888270686124937537713878", + "isSufficient": true + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "187224307232923873519830480073807488153", + "isSufficient": true + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "statemine", + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HDX.svg", + "typeExtras": { + "assetId": "69606720909260275826784788104880799692", + "isSufficient": true + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "statemine", + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "assetId": "309163521958167876851250718453738106865", + "isSufficient": true + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "statemine", + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg", + "typeExtras": { + "assetId": "125699734534028342599692732320197985871", + "isSufficient": true + } + }, + { + "assetId": 18, + "symbol": "xcOTP", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg", + "typeExtras": { + "assetId": "238111524681612888331172110363070489924", + "isSufficient": true + } + }, + { + "assetId": 19, + "symbol": "xcvDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "29085784439601774464560083082574142143", + "isSufficient": true + } + }, + { + "assetId": 20, + "symbol": "xcvFIL", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "assetId": "272547899416482196831721420898811311297", + "isSufficient": true + } + }, + { + "assetId": 21, + "symbol": "xcvGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "assetId": "204507659831918931608354793288110796652", + "isSufficient": true + } + }, + { + "assetId": 22, + "symbol": "xcMANTA", + "precision": 18, + "type": "statemine", + "priceId": "manta-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "typeExtras": { + "assetId": "166446646689194205559791995948102903873", + "isSufficient": true + } + }, + { + "assetId": 23, + "symbol": "xcUSDC", + "precision": 6, + "type": "statemine", + "priceId": "usd-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "166377000701797186346254371275954761085", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://moonbeam.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://moonbeam.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1e" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1e" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance", + "proxy" + ], + "additional": { + "themeColor": "#9968CE", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking", + "defaultBlockTime": 6000 + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "ETH", + "blockchain": "ETH" + } + } + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://rpc.ankr.com/eth", + "name": "Ankr rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe", + "name": "Infura node 4" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:11155111", + "name": "Ethereum - Sepolia", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://ethereum-sepolia-rpc.publicnode.com", + "name": "Public Test Node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://sepolia.etherscan.io/tx/{hash}", + "account": "https://sepolia.etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://sepolia.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg", + "addressPrefix": 11155111, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:5", + "name": "Ethereum - Goerli", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://goerli.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://goerli.etherscan.io/tx/{hash}", + "account": "https://goerli.etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-goerli.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg", + "addressPrefix": 5, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6582132" + } + }, + { + "assetId": 2, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "6648164" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://equilibrium.subscan.io/extrinsic/{hash}", + "account": "https://equilibrium.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + }, + "banxa": { + "coinType": "ASTR", + "blockchain": "ASTR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLMR.svg", + "typeExtras": { + "assetId": "18446744073709551619", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "aSEEDp", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Polkadot.svg", + "typeExtras": { + "assetId": "18446744073709551617", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "18446744073709551623", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "UNQ", + "precision": 18, + "type": "statemine", + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "assetId": "18446744073709551631", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "vDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "assetId": "18446744073709551624", + "isSufficient": true + } + }, + { + "assetId": 13, + "symbol": "EQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "assetId": "18446744073709551629", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1f" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "astar" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000", + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "aSEEDp", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Polkadot.svg", + "typeExtras": { + "assetId": "104", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLMR.svg", + "typeExtras": { + "assetId": "114", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120", + "isSufficient": true + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122", + "isSufficient": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102", + "isSufficient": true + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130", + "isSufficient": true + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112", + "isSufficient": true + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://polkadot-parallel-rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://parallel.statescan.io/#/accounts/{address}", + "extrinsic": "https://parallel.statescan.io/#/extrinsics/{hash}", + "event": "https://parallel.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "parallel" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "assetId": "1337", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "DED", + "precision": 10, + "priceId": "dot-is-ded", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DED.svg", + "typeExtras": { + "assetId": "30" + } + }, + { + "assetId": 4, + "symbol": "PINK", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "assetId": "23" + } + }, + { + "assetId": 5, + "symbol": "DOTA", + "precision": 4, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOTA.svg", + "typeExtras": { + "assetId": "18" + } + }, + { + "assetId": 6, + "symbol": "STINK", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/STINK.svg", + "typeExtras": { + "assetId": "42069" + } + }, + { + "assetId": 7, + "symbol": "GABE", + "precision": 20, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GABE.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 8, + "symbol": "WUD", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WUD.svg", + "typeExtras": { + "assetId": "31337" + } + }, + { + "assetId": 9, + "symbol": "WETH-Snowbridge", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-Snowbridge.svg", + "typeExtras": { + "assetId": "0x02020907040300c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "palletName": "ForeignAssets", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "WBTC-Snowbridge", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC-Snowbridge.svg", + "typeExtras": { + "assetId": "0x020209070403002260fac5e5542a773aa44fbcfedf7c193bc2c599", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 11, + "symbol": "WIFD", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WIFD.svg", + "typeExtras": { + "assetId": "17" + } + }, + { + "assetId": 12, + "symbol": "BORK", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BORK.svg", + "typeExtras": { + "assetId": "690" + } + }, + { + "assetId": 13, + "symbol": "BUNS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BUNS.svg", + "typeExtras": { + "assetId": "1234" + } + }, + { + "assetId": 14, + "symbol": "KOL", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KOL.svg", + "typeExtras": { + "assetId": "86" + } + }, + { + "assetId": 15, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg", + "typeExtras": { + "assetId": "0x010100a534", + "palletName": "ForeignAssets" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/asset-hub-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://asset-hub-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://statemint.statescan.io/#/accounts/{address}", + "event": "https://statemint.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x35" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0, + "options": [ + "swap-hub", + "assethub-fees" + ], + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "typeExtras": { + "assetId": "4294967295", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://encointer-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2, + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable 1 node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable 2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3b" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0500000000", + "currencyIdType": "zeitgeist_primitives.asset.Asset", + "existentialDeposit": "10000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://main.rpc.zeitgeist.pm/ws", + "name": "Zeitgeist node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" + } + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://subsocial-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x34" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "crustshadow" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TEER.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + }, + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://centrifuge-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://centrifuge-parachain.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hydration", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HDX.svg", + "buyProviders": { + "banxa": { + "coinType": "HDX", + "blockchain": "HDX" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "34854864344868000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x11000000", + "currencyIdType": "u32", + "existentialDeposit": "6164274209", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x18000000", + "currencyIdType": "u32", + "existentialDeposit": "20000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "18761726", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x08000000", + "currencyIdType": "u32", + "existentialDeposit": "54945054945", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "USDC-Moonbeam", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x15000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "4-Pool", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/4-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x64000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "2-Pool", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/2-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x65000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "2-Pool-Stbl", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/2-Pool-Stbl.svg", + "typeExtras": { + "currencyIdScale": "0x66000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "typeExtras": { + "currencyIdScale": "0x19000000", + "currencyIdType": "u32", + "existentialDeposit": "1224384348939740000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "109890109890", + "transfersEnabled": true + } + }, + { + "assetId": 27, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg", + "typeExtras": { + "currencyIdScale": "0x1b000000", + "currencyIdType": "u32", + "existentialDeposit": "7874015748", + "transfersEnabled": true + } + }, + { + "assetId": 28, + "symbol": "USDT-Moonbeam", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x17000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 29, + "symbol": "DED", + "precision": 10, + "priceId": "dot-is-ded", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DED.svg", + "typeExtras": { + "currencyIdScale": "0x53420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 30, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "currencyIdScale": "0x55420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 31, + "symbol": "STINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/STINK.svg", + "typeExtras": { + "currencyIdScale": "0x62420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 32, + "symbol": "DOTA", + "precision": 4, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOTA.svg", + "typeExtras": { + "currencyIdScale": "0x66420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 33, + "symbol": "GABE", + "precision": 20, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GABE.svg", + "typeExtras": { + "currencyIdScale": "0x7e420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 34, + "symbol": "KILT", + "precision": 15, + "type": "orml", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "typeExtras": { + "currencyIdScale": "0x1c000000", + "currencyIdType": "u32", + "existentialDeposit": "21358393848783", + "transfersEnabled": true + } + }, + { + "assetId": 35, + "symbol": "WUD", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WUD.svg", + "typeExtras": { + "currencyIdScale": "0x95420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 36, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg", + "typeExtras": { + "currencyIdScale": "0x1e000000", + "currencyIdType": "u32", + "existentialDeposit": "21367521367521400", + "transfersEnabled": true + } + }, + { + "assetId": 37, + "symbol": "WETH-Snowbridge", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-Snowbridge.svg", + "typeExtras": { + "currencyIdScale": "0x06430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 38, + "symbol": "WBTC-Snowbridge", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC-Snowbridge.svg", + "typeExtras": { + "currencyIdScale": "0xfe420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 39, + "symbol": "WIFD", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WIFD.svg", + "typeExtras": { + "currencyIdScale": "0x92420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 40, + "symbol": "BORK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BORK.svg", + "typeExtras": { + "currencyIdScale": "0xd4420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 41, + "symbol": "BUNS", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BUNS.svg", + "typeExtras": { + "currencyIdScale": "0xf1420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 42, + "symbol": "KOL", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KOL.svg", + "typeExtras": { + "currencyIdScale": "0x07430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 43, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x21000000", + "currencyIdType": "u32", + "existentialDeposit": "133689839572193000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hydration.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://hydration.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.hydradx.cloud", + "name": "Galactic Council node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hydration.svg", + "addressPrefix": 63, + "options": [ + "governance-v1", + "hydradx-swaps", + "hydration-fees" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "INTR", + "blockchain": "INTR" + } + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 14, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x010b000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-interlay.luckyfriday.io/", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://nodle-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://phala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://turing.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#14B1D3", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "buyProviders": { + "transak": { + "network": "ALEPHZERO" + }, + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "composable" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "ASTR", + "precision": 12, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "222121451965151777636299756141619631150", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "assetId": "193492391581201937291053139015355410612", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "iBTC", + "precision": 12, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "226557799181424065994173367616174607641", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "DED", + "precision": 12, + "priceId": "dot-is-ded", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DED.svg", + "typeExtras": { + "assetId": "119367686984583275840673742485354142551", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "PINK", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "assetId": "339306133874233608313826294843504252047", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "GLMR", + "precision": 12, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLMR.svg", + "typeExtras": { + "assetId": "182269558229932594457975666948556356791", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://polkadex.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x20" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x20" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "polkadex" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking", + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "NeuroWeb", + "assets": [ + { + "assetId": 0, + "symbol": "NEURO", + "precision": 12, + "priceId": "neurowebai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEURO.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + }, + { + "url": "wss://neuroweb-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://neuroweb.subscan.io/account/{address}", + "extrinsic": "https://neuroweb.subscan.io/extrinsic/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/NeuroWeb.svg", + "addressPrefix": 101, + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNCPOLKA" + } + } + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "vsDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0a00", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0808", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "vMANTA", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vMANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0908", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-polkadot.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://bifrost-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 0, + "options": [ + "governance-v1" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://litentry.statescan.io/#/accounts/{address}", + "extrinsic": "https://litentry.statescan.io/#/extrinsics/{hash}", + "event": "https://litentry.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + }, + { + "url": "wss://unique.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://unique.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true, + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg" + } + ], + "nodes": [ + { + "url": "wss://fro-moon-rpc-1-moonbase-relay-rpc-1.moonbase.ol-infra.network", + "name": "PureStake node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg", + "buyProviders": { + "banxa": { + "coinType": "BAJU", + "blockchain": "BAJU" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.imbuenetwork.com", + "name": "Imbue node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f", + "name": "Paseo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/paseo", + "name": "IBP-GeoDNS1" + }, + { + "url": "wss://rpc.dotters.network/paseo", + "name": "IBP-GeoDNS2" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://paseo.subscan.io/account/{address}", + "extrinsic": "https://paseo.subscan.io/extrinsic/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Paseo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans", + "proxy" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node", + "features": [ + "noTls12" + ] + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans", + "proxy" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://tinkernet-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117, + "additional": { + "feeViaRuntimeCall": true, + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDC.s", + "precision": 12, + "priceId": "usdc", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "XLM.s", + "precision": 12, + "priceId": "stellar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XLM.svg", + "typeExtras": { + "currencyIdScale": "0x0200", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "TZS.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TZS.svg", + "typeExtras": { + "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "BRL.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BRL.svg", + "typeExtras": { + "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "AUDD.s", + "precision": 12, + "priceId": "novatti-australian-digital-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUDD.svg", + "typeExtras": { + "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EURM.svg", + "typeExtras": { + "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "NGNC.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NGN.svg", + "typeExtras": { + "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "amplitude" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg", + "buyProviders": { + "banxa": { + "coinType": "CAPS", + "blockchain": "TERNOA" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace", + "name": "Ternoa Alphanet", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://alphanet.ternoa.com", + "name": "Ternoa Alphanet node" + } + ], + "explorers": [ + { + "name": "Ternoa Alphanet explorer", + "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}", + "account": "https://explorer-alphanet.ternoa.dev/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b", + "name": "Turing Staging", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.turing-staging.oak.tech", + "name": "OAK node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg", + "addressPrefix": 51, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "name": "Governance2 Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://governance2-testnet.litentry.io", + "name": "Development node" + } + ], + "explorers": [ + { + "name": "Governance2 Testnet explorer", + "account": "https://gov2.statescan.io/#/accounts/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polymesh" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f", + "name": "Beresheet", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "addressPrefix": 7, + "options": [ + "testnet" + ] + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://ipci.rpc.robonomics.network", + "name": "Airalab node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3", + "name": "Fusotao", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 18, + "priceId": "fusotao", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://xxnetwork-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation 1 node" + }, + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation 2 node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation 3 node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0102", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDC.s", + "precision": 12, + "priceId": "usdc", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XLM.s", + "precision": 12, + "priceId": "stellar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XLM.svg", + "typeExtras": { + "currencyIdScale": "0x0200", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "TZS.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TZS.svg", + "typeExtras": { + "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "BRL.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BRL.svg", + "typeExtras": { + "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "AUDD.s", + "precision": 12, + "priceId": "novatti-australian-digital-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUDD.svg", + "typeExtras": { + "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EURM.svg", + "typeExtras": { + "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "NGNC.s", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NGN.svg", + "typeExtras": { + "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0106", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PINK.svg", + "typeExtras": { + "currencyIdScale": "0x0107", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "HDX", + "precision": 12, + "type": "orml", + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HDX.svg", + "typeExtras": { + "currencyIdScale": "0x0108", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x0109", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "vDOT", + "precision": 10, + "type": "orml", + "priceId": "voucher-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "currencyIdScale": "0x010b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDC.axl", + "precision": 6, + "type": "orml", + "priceId": "axlusdc", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDCaxl.svg", + "typeExtras": { + "currencyIdScale": "0x010c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "priceId": "euro-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EURC.svg", + "typeExtras": { + "currencyIdScale": "0x020145555243cf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pendulum.subscan.io/extrinsic/{hash}", + "account": "https://pendulum.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a6ffcef7fb8caadf7f6c5ad8ada65e3eaa90d1604f3eabda546ff1d486865a0c", + "name": "Aventus Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.aventus.network", + "name": "Aventus testnet node" + } + ], + "explorers": [ + { + "name": "Aventus testnet explorer", + "extrinsic": "https://explorer.testnet.aventus.io/transaction/{hash}", + "account": "https://explorer.testnet.aventus.io/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.network", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/aSEED-Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-dev-kintsugi.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi_Testnet.svg", + "addressPrefix": 2092, + "options": [ + "testnet" + ] + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c1.hashed.network", + "name": "Hashed systems 1 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "explorers": [ + { + "name": "SCAN", + "account": "https://bittensor.com/scan/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "eip155:137", + "name": "Polygon", + "assets": [ + { + "assetId": 0, + "symbol": "MATIC", + "priceId": "matic-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MATIC.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://polygon-mainnet.public.blastapi.io", + "name": "Polygon node" + } + ], + "explorers": [ + { + "name": "Polygonscan", + "extrinsic": "https://polygonscan.com/tx/{hash}", + "account": "https://polygonscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.polygonscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polygon.svg", + "addressPrefix": 137, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "priceId": "3dpass", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.3dpscan.io", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://ajuna.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://ajuna.subscan.io/extrinsic/{hash}", + "account": "https://ajuna.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---ajuna" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KTON.svg", + "typeExtras": { + "assetId": "1026", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.darwinia.network", + "name": "Darwinia node" + }, + { + "url": "wss://darwinia-rpc.darwiniacommunitydao.xyz", + "name": "Darwinia Community node" + }, + { + "url": "wss://darwinia-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CKTON.svg", + "typeExtras": { + "assetId": "1026", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/frequency" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/frequency.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "priceId": "vara-network", + "staking": [ + "relaychain", + "nomination-pools" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg", + "buyProviders": { + "banxa": { + "coinType": "VARA", + "blockchain": "VARA" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + }, + { + "name": "Subscan", + "extrinsic": "https://vara.subscan.io/extrinsic/{hash}", + "account": "https://vara.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-vara-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-vara-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/vara-vara-staking" + }, + "options": [ + "pushSupport" + ] + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-mainnet-az-ue1.giantprotocol.org:443", + "name": "Anchor node 1" + }, + { + "url": "wss://rpc-anchor-2-mainnet-az-ue1.giantprotocol.org:443", + "name": "Anchor node 2" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "eip155:97", + "name": "BNB Smart Chain Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://data-seed-prebsc-1-s1.binance.org:8545", + "name": "BSC testnet node 1" + }, + { + "url": "https://data-seed-prebsc-2-s1.binance.org:8545", + "name": "BSC testnet node 2" + }, + { + "url": "https://data-seed-prebsc-1-s2.binance.org:8545", + "name": "BSC testnet node 1s2" + }, + { + "url": "https://data-seed-prebsc-2-s2.binance.org:8545", + "name": "BSC testnet node 2s2" + }, + { + "url": "https://data-seed-prebsc-1-s3.binance.org:8545", + "name": "BSC testnet node 1s3" + }, + { + "url": "https://data-seed-prebsc-2-s3.binance.org:8545", + "name": "BSC testnet node 2s3" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock http testnet node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock wss testnet node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/testnet/", + "name": "GetBlock wss testnet node" + } + ], + "explorers": [ + { + "name": "Testnet BscScan", + "extrinsic": "https://testnet.bscscan.com/tx/{hash}", + "account": "https://testnet.bscscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-testnet.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSCTestnet.svg", + "addressPrefix": 97, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:56", + "name": "BNB Smart Chain", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://bsc-dataseed.binance.org", + "name": "BSC node 1" + }, + { + "url": "https://bsc-dataseed1.defibit.io", + "name": "BSC node 2" + }, + { + "url": "https://bsc-dataseed1.ninicoin.io", + "name": "BSC node 3" + }, + { + "url": "https://bsc.nodereal.io", + "name": "BSC node 4" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock http node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock wss node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/mainnet/", + "name": "GetBlock wss node" + } + ], + "explorers": [ + { + "name": "BscScan", + "extrinsic": "https://bscscan.com/tx/{hash}", + "account": "https://bscscan.com/address/{address}" + }, + { + "name": "Bitquery", + "extrinsic": "https://explorer.bitquery.io/bsc/tx/{hash}", + "account": "https://explorer.bitquery.io/bsc/address/{address}" + }, + { + "name": "BSCTrace", + "extrinsic": "https://bsctrace.com/tx/{hash}", + "account": "https://bsctrace.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSC.svg", + "addressPrefix": 56, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "c9824829d23066e7dd92b80cfef52559c7692866fcfc3530e737e3fe01410eef", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "GIANT Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Giant.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-4-us-east-1-dev.giantprotocol.org:443", + "name": "Giant testnet node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://bridge-hub-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bridgehub-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://bridgehub-polkadot.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://bridge-hub-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bridgehub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bridgehub-kusama.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---kusama-bridgehub" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://collectives-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + }, + { + "url": "wss://collectives.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://collectives.statescan.io/#/accounts/{address}", + "event": "https://collectives.statescan.io/#/events/{event}", + "extrinsic": "https://collectives.statescan.io/#/extrinsics/{hash}" + }, + { + "name": "Subscan", + "extrinsic": "https://collectives-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://collectives-polkadot.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-collectives" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot People", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-people-rpc.polkadot.io", + "name": "Parity node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://sys.ibp.network/people-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://people-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://rpc-people-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://people-polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://people-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://people-polkadot.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_People.svg", + "addressPrefix": 0, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama People", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama-people-rpc.polkadot.io", + "name": "Parity node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://sys.ibp.network/people-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://people-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/people", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://people-kusama.subscan.io/extrinsic/{hash}", + "account": "https://people-kusama.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_People.svg", + "addressPrefix": 2, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "67221cd96c1551b72d55f65164d6a39f31b570c77a05c90e31931b0e2f379e13", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude Foucoco", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-foucoco.pendulumchain.tech/", + "name": "PendulumChain node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude_foucoco.svg", + "addressPrefix": 57, + "options": [ + "testnet" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "266ad38196ddff7636206f911f0658cc76e3e906e349cb83475d93ebe80d03b5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-testnet.interlay.io/parachain/", + "name": "Kintsugi Labs node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay_Testnet.svg", + "addressPrefix": 2032, + "options": [ + "testnet" + ] + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://krest.api.onfinality.io/public-ws", + "name": "Onfinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Manta Atlantic", + "assets": [ + { + "assetId": 0, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MANTA.svg", + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "8", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.manta.systems", + "name": "Manta node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta" + } + ] + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://manta.subscan.io/extrinsic/{hash}", + "account": "https://manta.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 77, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/manta-manta-staking", + "defaultBlockTime": 12000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6", + "name": "Vara Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TVARA", + "precision": 12, + "staking": [ + "relaychain" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://testnet.vara.network", + "name": "Gear Tech test node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara_Testnet.svg", + "addressPrefix": 137, + "options": [ + "testnet" + ] + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin Matrix", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.matrix.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-matrix-rpc-1.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}", + "account": "https://matrix.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 1110, + "options": [ + "governance-v1" + ], + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "eip155:246", + "name": "Energy Web Chain", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://consortia-rpc.energyweb.org", + "name": "Public EWC http node" + }, + { + "url": "https://rpc.energyweb.org", + "name": "Energy web http node" + }, + { + "url": "https://archive-rpc.energyweb.org", + "name": "Archive http node" + }, + { + "url": "wss://rpc.energyweb.org/ws", + "name": "Energy web wss node" + } + ], + "explorers": [ + { + "name": "Energy Web Explorer", + "extrinsic": "https://explorer.energyweb.org/tx/{hash}", + "account": "https://explorer.energyweb.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.energyweb.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg", + "addressPrefix": 246, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:592", + "name": "Astar EVM", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "https://astar.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "https://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 592, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2031", + "name": "Centrifuge EVM", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "priceId": "centrifuge", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Fullnode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 2031, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:595", + "name": "Acala Mandala TC9", + "assets": [ + { + "assetId": 0, + "symbol": "mACA", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://eth-rpc-tc9.aca-staging.network", + "name": "wss node" + }, + { + "url": "https://eth-rpc-tc9.aca-staging.network", + "name": "http node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 595, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6ab1bd8aed6d5fdcaf347826bfcd0172681181edf8356b90cb3cf47076698ae2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "EWX Staging Parachain Argon", + "assets": [ + { + "assetId": 0, + "symbol": "VT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://ewx-staging-parachain-argon-wmfbanx0xb.energyweb.org/ws", + "name": "EWX node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956", + "name": "Joystream", + "assets": [ + { + "assetId": 0, + "symbol": "JOY", + "priceId": "joystream", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/JOY.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.joystream.org", + "name": "Jsgenesis node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}", + "account": "https://joystream.subscan.io/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg", + "addressPrefix": 126 + }, + { + "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae", + "name": "Dock", + "assets": [ + { + "assetId": 0, + "symbol": "DOCK", + "priceId": "dock", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DOCK.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-node.dock.io", + "name": "Dock Association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dock.subscan.io/extrinsic/{hash}", + "account": "https://dock.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg", + "addressPrefix": 22 + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polimec", + "assets": [ + { + "assetId": 0, + "symbol": "PLMC", + "priceId": "polimec", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PLMC.svg", + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "statemine", + "typeExtras": { + "assetId": "10", + "palletName": "ForeignAssets", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "statemine", + "typeExtras": { + "assetId": "1984", + "palletName": "ForeignAssets", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDC.svg", + "type": "statemine", + "typeExtras": { + "assetId": "1337", + "palletName": "ForeignAssets", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.polimec.org", + "name": "Polimec node" + }, + { + "url": "wss://polimec.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://polimec.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Polimec explorer", + "account": "https://explorer.polimec.org/polimec/account/{address}", + "event": "https://explorer.polimec.org/polimec/event/{event}", + "extrinsic": "https://explorer.polimec.org/polimec/extrinsic/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polimec.svg", + "addressPrefix": 41, + "additional": { + "themeColor": "#96CC5A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polimec-plmc-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Energy Web X", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.energywebx.com/", + "name": "Energywebx node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://energywebx.subscan.io/extrinsic/{hash}", + "account": "https://energywebx.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---energy-web-x" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", + "addressPrefix": 42 + }, + { + "chainId": "ac123be800b7c9a3e3449bb70edd8e3d9008d27826381451eebf94bce1db1fbe", + "name": "Energy Web X Rococo", + "assets": [ + { + "assetId": 0, + "symbol": "VT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.energywebx.com", + "name": "Energy Web X Rococo node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "InvArch", + "assets": [ + { + "assetId": 0, + "symbol": "VARCH", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/VARCH.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://invarch.statescan.io/#/accounts/{address}", + "event": "https://invarch.statescan.io/#/events/{event}", + "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", + "addressPrefix": 117 + }, + { + "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c", + "name": "Crust", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "priceId": "crust-network", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.crust.network", + "name": "Crust node" + }, + { + "url": "wss://crust-mainnet-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://crust.api.onfinality.io/public-ws", + "name": "OnFinallity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust.subscan.io/extrinsic/{hash}", + "account": "https://crust.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust.svg", + "addressPrefix": 66 + }, + { + "chainId": "eip155:169", + "name": "Manta Pacific", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://pacific-rpc.manta.network/http", + "name": "Manta rpc 1 node" + }, + { + "url": "https://1rpc.io/manta", + "name": "Manta rpc 2 node" + }, + { + "url": "wss://pacific-rpc.manta.network/ws", + "name": "Manta wss node" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://pacific-explorer.manta.network/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "explorers": [ + { + "name": "Manta Pacific Block Explorer", + "extrinsic": "https://pacific-explorer.manta.network/tx/{hash}", + "account": "https://pacific-explorer.manta.network/address/{address}" + }, + { + "name": "Manta Socialscan", + "extrinsic": "https://manta.socialscan.io/tx/{hash}", + "account": "https://manta.socialscan.io/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 169, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + } + ], + "nodes": [ + { + "url": "wss://westend-bridge-hub-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://westend-bridge-hub-rpc-tn.dwellir.com", + "name": "Dwellir Tunisia node" + }, + { + "url": "wss://sys.ibp.network/bridgehub-westend", + "name": "IBP-GeoDNS1 node" + }, + { + "url": "wss://bridge-hub-westend.dotters.network", + "name": "IBP-GeoDNS2 node" + }, + { + "url": "wss://westend-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BridgeHub_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "ae1ca86c936aa252cdc45f4f436220567b2bbbcc4834f5b8f4191462baf19dfb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Continuum", + "assets": [ + { + "assetId": 0, + "symbol": "NUUM", + "priceId": "mnet-continuum", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NUUM.svg" + } + ], + "nodes": [ + { + "url": "wss://continuum-rpc-1.metaverse.network/wss", + "name": "MNet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://continuum.subscan.io/extrinsic/{hash}", + "account": "https://continuum.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-continuum" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-continuum" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Continuum.svg", + "addressPrefix": 268 + }, + { + "chainId": "d8761d3c88f26dc12875c00d3165f7d67243d56fc85b4cf19937601a7916e5a9", + "name": "Enjin Relay", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ENJ.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.relay.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-relay-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://enjin.subscan.io/extrinsic/{hash}", + "account": "https://enjin.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-enjin-relay" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-enjin-relay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 2135, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Curio", + "assets": [ + { + "assetId": 0, + "symbol": "CGT", + "precision": 18, + "priceId": "curio-governance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CGT.svg" + } + ], + "nodes": [ + { + "url": "wss://archive.parachain.curioinvest.com", + "name": "Curio 1 node" + }, + { + "url": "wss://parachain.curioinvest.com/", + "name": "Curio 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-curio" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", + "addressPrefix": 777 + }, + { + "chainId": "d3d2f3a3495dc597434a99d7d449ebad6616db45e4e4f178f31cc6fa14378b70", + "name": "Avail Turing Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVAIL", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVL.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://turing-rpc.avail.so/ws", + "name": "Turing node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---avail" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/avail_turing.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Avail_Testnet.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#58C8F6" + }, + "options": [ + "testnet" + ] + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Mythos", + "assets": [ + { + "assetId": 0, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYTH.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-mythos-rpc.polkadot.io", + "name": "Parity node", + "features": [ + "noTls12" + ] + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}", + "account": "https://mythos.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-mythos" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg", + "addressPrefix": 29972, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Acurast Canary", + "assets": [ + { + "assetId": 0, + "symbol": "cACU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cACU.svg" + } + ], + "nodes": [ + { + "url": "wss://acurast-canarynet-ws.prod.gke.papers.tech", + "name": "Acurast node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acurast" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acurast" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acurast_Canary.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "c710a5f16adc17bcd212cff0aedcbf1c1212a043cdc0fb2dcba861efe5305b01", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kreivo", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://kreivo.io/", + "name": "Virto node" + }, + { + "url": "wss://kreivo.kippu.rocks/", + "name": "Kippu node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kreivo" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kreivo" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kreivo.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg", + "addressPrefix": 2 + }, + { + "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hyperbridge Nexus", + "assets": [ + { + "assetId": 0, + "symbol": "NAND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NAND.svg" + } + ], + "nodes": [ + { + "url": "wss://nexus.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://nexus.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://hyperbridge-nexus-rpc.blockops.network", + "name": "BlockOps node" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hyperbridge" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hyperbridge" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge.svg", + "addressPrefix": 42 + }, + { + "chainId": "b91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a", + "name": "Avail", + "assets": [ + { + "assetId": 0, + "symbol": "AVAIL", + "precision": 18, + "priceId": "avail", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVL.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://avail-mainnet.public.blastapi.io/", + "name": "Bware node" + }, + { + "url": "wss://avail-rpc.rubynodes.io/", + "name": "RubyNode node" + }, + { + "url": "wss://avail-us.brightlystake.com", + "name": "BrightlyStake node" + }, + { + "url": "wss://rpc-avail.globalstake.io", + "name": "GlobalStake node" + }, + { + "url": "wss://avail.rpc.bountyblok.io", + "name": "Bountyblok node" + }, + { + "url": "wss://avail.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://avail.subscan.io/extrinsic/{hash}", + "account": "https://avail.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/avail.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-avail" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-avail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Avail.svg", + "addressPrefix": 42, + "options": [ + "pushSupport" + ], + "additional": { + "themeColor": "#58C8F6", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/avail-avail-staking", + "supportsGenericLedgerApp": false + } + }, + { + "chainId": "3dbb473ae9b2b77ecf077c03546f0f8670c020e453dddb457da155e6cc7cba42", + "name": "Novasama Testnet - Governance", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "staking": [ + "relaychain", + "nomination-pools" + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-test-network-1.novasama-tech.org", + "name": "Novasama node" + } + ], + "externalApi": { + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-testnet-stg.novasama-tech.org" + } + ], + "referendum-summary": [ + { + "type": "polkassembly", + "url": "https://novasama.polkassembly.io/api/v1/posts/summary", + "parameters": { + "network": "novasama" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "options": [ + "governance", + "proxy", + "testnet" + ], + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "81443836a9a24caaa23f1241897d1235717535711d1d3fe24eae4fdc942c092c", + "name": "Cere", + "assets": [ + { + "assetId": 0, + "symbol": "CERE", + "precision": 10, + "priceId": "cere-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CERE.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.mainnet.cere.network/ws", + "name": "Cere node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Cere.svg", + "addressPrefix": 54 + }, + { + "chainId": "0313f6a011d128d22f996703cbab05162e2fdc9e031493314fe6db79979c5ca7", + "name": "DENTNet", + "assets": [ + { + "assetId": 0, + "symbol": "DENTX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DENTX.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.dentnet.io/ws", + "name": "DENTNet node" + } + ], + "explorers": [ + { + "name": "DENTNet Explorer", + "account": "https://main.dentnet.io/explorer/dentnet/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DENTNet.svg", + "addressPrefix": 9807, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend People", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + } + ], + "nodes": [ + { + "url": "wss://people-westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://sys.ibp.network/people-westend", + "name": "IBP1 node" + }, + { + "url": "wss://people-westend.dotters.network", + "name": "IBP2 node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_People.svg", + "addressPrefix": 42, + "additional": {}, + "options": [ + "testnet" + ] + }, + { + "chainId": "eip155:41455", + "name": "Aleph Zero EVM", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://rpc.alephzero.raas.gelato.cloud", + "name": "Aleph Zero EVM rpc node" + }, + { + "url": "wss://ws.alephzero.raas.gelato.cloud", + "name": "Aleph Zero EVM wss node" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://evm-explorer.alephzero.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "explorers": [ + { + "name": "Aleph Zero EVM Explorer", + "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}", + "account": "https://evm-explorer.alephzero.org/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 41455, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:8453", + "name": "Base", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://base-rpc.publicnode.com", + "name": "Base http node" + }, + { + "url": "https://base-pokt.nodies.app", + "name": "Pokt node" + }, + { + "url": "wss://base-rpc.publicnode.com", + "name": "Base public node" + } + ], + "explorers": [ + { + "name": "Basescan", + "extrinsic": "https://basescan.org/tx/{hash}", + "account": "https://basescan.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.basescan.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Base.svg", + "addressPrefix": 8453, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:324", + "name": "ZKsync Era", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://mainnet.era.zksync.io", + "name": "http node" + }, + { + "url": "https://1rpc.io/zksync2-era", + "name": "http node 2" + }, + { + "url": "https://endpoints.omniatech.io/v1/zksync-era/mainnet/public", + "name": "http node 3" + }, + { + "url": "wss://mainnet.era.zksync.io/ws", + "name": "wss node" + } + ], + "explorers": [ + { + "name": "ZKsync Era explorer", + "extrinsic": "https://era.zksync.network/tx/{hash}", + "account": "https://era.zksync.network/address/{address}" + }, + { + "name": "Block explorer", + "extrinsic": "https://explorer.zksync.io/tx/{hash}", + "account": "https://explorer.zksync.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-era.zksync.network/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ZKsync_Mainnet.svg", + "addressPrefix": 324, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "dd954cbf4000542ef1a15bca509cd89684330bee5e23766c527cdb0d7275e9c2", + "name": "CC Enterprise", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "priceId": "creditcoin-2", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CTC.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.creditcoin.network/ws", + "name": "Creditcoin Foundation node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://cc-enterprise.subscan.io/extrinsic/{hash}", + "account": "https://cc-enterprise.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Creditcoin.svg", + "addressPrefix": 42 + }, + { + "chainId": "4436a7d64e363df85e065a894721002a86643283f9707338bf195d360ba2ee71", + "name": "Creditcoin", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "priceId": "creditcoin-2", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CTC.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet3.creditcoin.network", + "name": "Creditcoin Foundation node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://creditcoin.subscan.io/extrinsic/{hash}", + "account": "https://creditcoin.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Creditcoin.svg", + "addressPrefix": 42 + }, + { + "chainId": "c56fa32442b2dad76f214b3ae07998e4ca09736e4813724bfb0717caae2c8bee", + "name": "Humanode", + "assets": [ + { + "assetId": 0, + "symbol": "HMND", + "precision": 18, + "priceId": "humanode", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HMND.svg" + } + ], + "nodes": [ + { + "url": "wss://explorer-rpc-ws.mainnet.stages.humanode.io", + "name": "Humanode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://humanode.subscan.io/extrinsic/{hash}", + "account": "https://humanode.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg", + "addressPrefix": 5234 + }, + { + "chainId": "d523fa2e0581f069b4f0c7b5944c21e9abc72305a08067868c91b898d1bf1dff", + "name": "DeepBrain", + "assets": [ + { + "assetId": 0, + "symbol": "DBC", + "precision": 15, + "priceId": "deepbrain-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DBC.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://info.dbcwallet.io", + "name": "DBC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dbc.subscan.io/extrinsic/{hash}", + "account": "https://dbc.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg", + "addressPrefix": 42 + }, + { + "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "peaq", + "assets": [ + { + "assetId": 0, + "symbol": "PEAQ", + "precision": 18, + "priceId": "peaq-2", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/PEAQ.svg" + } + ], + "nodes": [ + { + "url": "wss://peaq.api.onfinality.io/public", + "name": "Onfinality node" + }, + { + "url": "wss://peaq-rpc.publicnode.com", + "name": "Peaq node" + }, + { + "url": "wss://peaq-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://peaq.subscan.io/extrinsic/{hash}", + "account": "https://peaq.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/peaq.svg", + "addressPrefix": 42 + } +] diff --git a/chains/v20/preConfigured/chains.json b/chains/v20/preConfigured/chains.json new file mode 100644 index 0000000..d6acaa2 --- /dev/null +++ b/chains/v20/preConfigured/chains.json @@ -0,0 +1,334 @@ +[ + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "name": "Composable Finance (SHUTTING DOWN)" + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "name": "Dora Factory (SHUTTING DOWN)" + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "name": "Litmus (SHUTTING DOWN)" + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "name": "Kapex (SHUTTING DOWN)" + }, + { + "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a", + "name": "Watr (SHUTTING DOWN)" + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend (TESTNET)" + }, + { + "chainId": "c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6", + "name": "Bitgreen" + }, + { + "chainId": "e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c", + "name": "Integritee Network (Polkadot)" + }, + { + "chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b", + "name": "Laos Network" + }, + { + "chainId": "28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b", + "name": "logion network" + }, + { + "chainId": "72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d", + "name": "Parachain" + }, + { + "chainId": "29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872", + "name": "Robonomics Polkadot" + }, + { + "chainId": "9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7", + "name": "t3rn" + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "name": "Polkadot Coretime" + }, + { + "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9", + "name": "Xode" + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "name": "Kusama Coretime" + }, + { + "chainId": "63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe", + "name": "BIFROST Mainnet" + }, + { + "chainId": "8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9", + "name": "Chainflip-Berghain" + }, + { + "chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10", + "name": "ChainX" + }, + { + "chainId": "bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5", + "name": "commune" + }, + { + "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c", + "name": "Crust" + }, + { + "chainId": "996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50", + "name": "DeBio" + }, + { + "chainId": "a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94", + "name": "Elysium Mainnet" + }, + { + "chainId": "6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6", + "name": "Liberland" + }, + { + "chainId": "fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595", + "name": "Neatcoin" + }, + { + "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0", + "name": "Tangle Mainnet" + }, + { + "chainId": "21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea", + "name": "VTB Mainnet" + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "name": "Westend Asset Hub (TESTNET)" + }, + { + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "name": "Westend BridgeHub (TESTNET)" + }, + { + "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44", + "name": "Westend Collectives (TESTNET)" + }, + { + "chainId": "f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840", + "name": "Westend Coretime (TESTNET)" + }, + { + "chainId": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c", + "name": "Westend People (TESTNET)" + }, + { + "chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519", + "name": "Ajuna Paseo (TESTNET)" + }, + { + "chainId": "b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02", + "name": "Foucoco (TESTNET)" + }, + { + "chainId": "f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90", + "name": "AvN Paseo (TESTNET)" + }, + { + "chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452", + "name": "Bifrost Paseo (TESTNET)" + }, + { + "chainId": "ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58", + "name": "Darwinia Koi (TESTNET)" + }, + { + "chainId": "203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0", + "name": "Frequency Paseo (TESTNET)" + }, + { + "chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73", + "name": "Hyperbridge (Gargantua) (TESTNET)" + }, + { + "chainId": "1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15", + "name": "Integritee Testnet on Paseo (TESTNET)" + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine (TESTNET)" + }, + { + "chainId": "6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1", + "name": "Laos Sigma Testnet (TESTNET)" + }, + { + "chainId": "40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76", + "name": "Litentry-paseo (TESTNET)" + }, + { + "chainId": "15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f", + "name": "Muse Testnet (TESTNET)" + }, + { + "chainId": "5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585", + "name": "Myriad Paseo (TESTNET)" + }, + { + "chainId": "65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0", + "name": "Niskala (TESTNET)" + }, + { + "chainId": "d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522", + "name": "Parachain Hades testnet (TESTNET)" + }, + { + "chainId": "466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2", + "name": "Energy Web X Paseo (TESTNET)" + }, + { + "chainId": "e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1", + "name": "Pop Network Testnet (TESTNET)" + }, + { + "chainId": "46cf80723cc200d17dbe12f54d42803150d7dd921d5fbb09866cfc6f6147ebdc", + "name": "RegionX (Paseo) (TESTNET)" + }, + { + "chainId": "fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f", + "name": "Battery Station (TESTNET)" + }, + { + "chainId": "d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2", + "name": "Paseo Asset Hub (TESTNET)" + }, + { + "chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e", + "name": "Paseo Bridge Hub (TESTNET)" + }, + { + "chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464", + "name": "Paseo Coretime (TESTNET)" + }, + { + "chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec", + "name": "Paseo People (TESTNET)" + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet (TESTNET)" + }, + { + "chainId": "0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943", + "name": "Analog Testnet (TESTNET)" + }, + { + "chainId": "47ec1fe5b83bcdba516b7378a2f66de7dfe0e3d6324a798849b7715ca9055beb", + "name": "Argon Testnet (TESTNET)" + }, + { + "chainId": "b90d85934bfb24c3dda047c1e46eba140b4f18fd5c2810f763dd2d6be8047370", + "name": "Beresheet (TESTNET)" + }, + { + "chainId": "15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff", + "name": "BIFROST Testnet (TESTNET)" + }, + { + "chainId": "c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf", + "name": "Creditcoin PoS Testnet (TESTNET)" + }, + { + "chainId": "7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080", + "name": "Chainflip-Perseverance (TESTNET)" + }, + { + "chainId": "fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572", + "name": "Creditcoin3 Testnet (TESTNET)" + }, + { + "chainId": "27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea", + "name": "Dancebox (TESTNET)" + }, + { + "chainId": "e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405", + "name": "Encointer Testnet Gesell (TESTNET)" + }, + { + "chainId": "7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76", + "name": "Harmonie Testnet Live (TESTNET)" + }, + { + "chainId": "266ad38196ddff7636206f911f0658cc76e3e906e349cb83475d93ebe80d03b5", + "name": "Interlay (TESTNET)" + }, + { + "chainId": "0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a", + "name": "Jur Testnet (TESTNET)" + }, + { + "chainId": "e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67", + "name": "Kintsugi (TESTNET)" + }, + { + "chainId": "131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c", + "name": "Bastiat (TESTNET)" + }, + { + "chainId": "87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8", + "name": "Logion TEST (TESTNET)" + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "name": "Moonbase Alpha (TESTNET)" + }, + { + "chainId": "c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9", + "name": "OPAL by UNIQUE (TESTNET)" + }, + { + "chainId": "d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2", + "name": "Phala PoC-6 (TESTNET)" + }, + { + "chainId": "2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6", + "name": "Polymesh Testnet (TESTNET)" + }, + { + "chainId": "ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019", + "name": "Shibuya Testnet (TESTNET)" + }, + { + "chainId": "9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0", + "name": "Subspace Gemini 1 (TESTNET)" + }, + { + "chainId": "43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101", + "name": "Subspace Gemini 2a (TESTNET)" + }, + { + "chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095", + "name": "Subspace Gemini 3f (TESTNET)" + }, + { + "chainId": "418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b", + "name": "Subspace Gemini 3g (TESTNET)" + }, + { + "chainId": "0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34", + "name": "Subspace Gemini 3h (TESTNET)" + }, + { + "chainId": "63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f", + "name": "Subspace Gemini 3h Domain 0 (TESTNET)" + }, + { + "chainId": "525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6", + "name": "Vara Network Testnet (TESTNET)" + } +] diff --git a/chains/v20/preConfigured/chains_dev.json b/chains/v20/preConfigured/chains_dev.json new file mode 100644 index 0000000..a38ccbb --- /dev/null +++ b/chains/v20/preConfigured/chains_dev.json @@ -0,0 +1,262 @@ +[ + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "name": "Composable Finance (SHUTTING DOWN)" + }, + { + "chainId": "c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6", + "name": "Bitgreen" + }, + { + "chainId": "e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c", + "name": "Integritee Network (Polkadot)" + }, + { + "chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b", + "name": "Laos Network" + }, + { + "chainId": "28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b", + "name": "logion network" + }, + { + "chainId": "72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d", + "name": "Parachain" + }, + { + "chainId": "29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872", + "name": "Robonomics Polkadot" + }, + { + "chainId": "9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7", + "name": "t3rn" + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "name": "Polkadot Coretime" + }, + { + "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9", + "name": "Xode" + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "name": "Kusama Coretime" + }, + { + "chainId": "63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe", + "name": "BIFROST Mainnet" + }, + { + "chainId": "8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9", + "name": "Chainflip-Berghain" + }, + { + "chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10", + "name": "ChainX" + }, + { + "chainId": "bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5", + "name": "commune" + }, + { + "chainId": "996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50", + "name": "DeBio" + }, + { + "chainId": "a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94", + "name": "Elysium Mainnet" + }, + { + "chainId": "6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6", + "name": "Liberland" + }, + { + "chainId": "fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595", + "name": "Neatcoin" + }, + { + "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0", + "name": "Tangle Mainnet" + }, + { + "chainId": "21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea", + "name": "VTB Mainnet" + }, + { + "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44", + "name": "Westend Collectives (TESTNET)" + }, + { + "chainId": "f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840", + "name": "Westend Coretime (TESTNET)" + }, + { + "chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519", + "name": "Ajuna Paseo (TESTNET)" + }, + { + "chainId": "b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02", + "name": "Foucoco (TESTNET)" + }, + { + "chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452", + "name": "Bifrost Paseo (TESTNET)" + }, + { + "chainId": "ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58", + "name": "Darwinia Koi (TESTNET)" + }, + { + "chainId": "203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0", + "name": "Frequency Paseo (TESTNET)" + }, + { + "chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73", + "name": "Hyperbridge (Gargantua) (TESTNET)" + }, + { + "chainId": "1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15", + "name": "Integritee Testnet on Paseo (TESTNET)" + }, + { + "chainId": "6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1", + "name": "Laos Sigma Testnet (TESTNET)" + }, + { + "chainId": "40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76", + "name": "Litentry-paseo (TESTNET)" + }, + { + "chainId": "15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f", + "name": "Muse Testnet (TESTNET)" + }, + { + "chainId": "5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585", + "name": "Myriad Paseo (TESTNET)" + }, + { + "chainId": "65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0", + "name": "Niskala (TESTNET)" + }, + { + "chainId": "d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522", + "name": "Parachain Hades testnet (TESTNET)" + }, + { + "chainId": "466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2", + "name": "Energy Web X Paseo (TESTNET)" + }, + { + "chainId": "e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1", + "name": "Pop Network Testnet (TESTNET)" + }, + { + "chainId": "46cf80723cc200d17dbe12f54d42803150d7dd921d5fbb09866cfc6f6147ebdc", + "name": "RegionX (Paseo) (TESTNET)" + }, + { + "chainId": "fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f", + "name": "Battery Station (TESTNET)" + }, + { + "chainId": "d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2", + "name": "Paseo Asset Hub (TESTNET)" + }, + { + "chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e", + "name": "Paseo Bridge Hub (TESTNET)" + }, + { + "chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464", + "name": "Paseo Coretime (TESTNET)" + }, + { + "chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec", + "name": "Paseo People (TESTNET)" + }, + { + "chainId": "0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943", + "name": "Analog Testnet (TESTNET)" + }, + { + "chainId": "47ec1fe5b83bcdba516b7378a2f66de7dfe0e3d6324a798849b7715ca9055beb", + "name": "Argon Testnet (TESTNET)" + }, + { + "chainId": "15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff", + "name": "BIFROST Testnet (TESTNET)" + }, + { + "chainId": "c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf", + "name": "Creditcoin PoS Testnet (TESTNET)" + }, + { + "chainId": "7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080", + "name": "Chainflip-Perseverance (TESTNET)" + }, + { + "chainId": "fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572", + "name": "Creditcoin3 Testnet (TESTNET)" + }, + { + "chainId": "27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea", + "name": "Dancebox (TESTNET)" + }, + { + "chainId": "e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405", + "name": "Encointer Testnet Gesell (TESTNET)" + }, + { + "chainId": "7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76", + "name": "Harmonie Testnet Live (TESTNET)" + }, + { + "chainId": "0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a", + "name": "Jur Testnet (TESTNET)" + }, + { + "chainId": "131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c", + "name": "Bastiat (TESTNET)" + }, + { + "chainId": "87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8", + "name": "Logion TEST (TESTNET)" + }, + { + "chainId": "c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9", + "name": "OPAL by UNIQUE (TESTNET)" + }, + { + "chainId": "d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2", + "name": "Phala PoC-6 (TESTNET)" + }, + { + "chainId": "ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019", + "name": "Shibuya Testnet (TESTNET)" + }, + { + "chainId": "9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0", + "name": "Subspace Gemini 1 (TESTNET)" + }, + { + "chainId": "43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101", + "name": "Subspace Gemini 2a (TESTNET)" + }, + { + "chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095", + "name": "Subspace Gemini 3f (TESTNET)" + }, + { + "chainId": "418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b", + "name": "Subspace Gemini 3g (TESTNET)" + }, + { + "chainId": "0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34", + "name": "Subspace Gemini 3h (TESTNET)" + }, + { + "chainId": "63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f", + "name": "Subspace Gemini 3h Domain 0 (TESTNET)" + } +] diff --git a/chains/v20/preConfigured/details/0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782.json b/chains/v20/preConfigured/details/0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782.json new file mode 100644 index 0000000..fce5dab --- /dev/null +++ b/chains/v20/preConfigured/details/0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782.json @@ -0,0 +1,35 @@ +{ + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "name": "Westend BridgeHub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://bridge-hub-westend-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://westend-bridge-hub-rpc-tn.dwellir.com", + "name": "Dwellir Tunisia" + }, + { + "url": "wss://sys.ibp.network/bridgehub-westend", + "name": "IBP1" + }, + { + "url": "wss://bridge-hub-westend.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://westend-bridge-hub-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a.json b/chains/v20/preConfigured/details/0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a.json new file mode 100644 index 0000000..e86da66 --- /dev/null +++ b/chains/v20/preConfigured/details/0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a.json @@ -0,0 +1,19 @@ +{ + "chainId": "0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a", + "name": "Jur Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "JUR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testnet.jur.io", + "name": "Jur" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5.json b/chains/v20/preConfigured/details/05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5.json new file mode 100644 index 0000000..3e5bf8b --- /dev/null +++ b/chains/v20/preConfigured/details/05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5.json @@ -0,0 +1,23 @@ +{ + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero Foundation" + }, + { + "url": "wss://aleph-zero-testnet-rpc.dwellir.com", + "name": "Dwellir" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943.json b/chains/v20/preConfigured/details/0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943.json new file mode 100644 index 0000000..8d8dc44 --- /dev/null +++ b/chains/v20/preConfigured/details/0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943.json @@ -0,0 +1,19 @@ +{ + "chainId": "0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943", + "name": "Analog Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "TANLOG", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.testnet.analog.one", + "name": "Analog One" + } + ], + "addressPrefix": 12850 +} diff --git a/chains/v20/preConfigured/details/0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34.json b/chains/v20/preConfigured/details/0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34.json new file mode 100644 index 0000000..cce699c --- /dev/null +++ b/chains/v20/preConfigured/details/0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34.json @@ -0,0 +1,23 @@ +{ + "chainId": "0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34", + "name": "Subspace Gemini 3h (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tSSC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-0.gemini-3h.subspace.network/ws", + "name": "US" + }, + { + "url": "wss://rpc-1.gemini-3h.subspace.network/ws", + "name": "US2" + } + ], + "addressPrefix": 2254 +} diff --git a/chains/v20/preConfigured/details/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json b/chains/v20/preConfigured/details/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json new file mode 100644 index 0000000..c3101b6 --- /dev/null +++ b/chains/v20/preConfigured/details/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json @@ -0,0 +1,19 @@ +{ + "chainId": "131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c", + "name": "Bastiat (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "LDN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testchain.liberland.org", + "name": "Liberland Government" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json b/chains/v20/preConfigured/details/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json new file mode 100644 index 0000000..0e3cf1e --- /dev/null +++ b/chains/v20/preConfigured/details/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json @@ -0,0 +1,23 @@ +{ + "chainId": "15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff", + "name": "BIFROST Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "BFC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://public-01.testnet.bifrostnetwork.com/wss", + "name": "Pilab #1" + }, + { + "url": "wss://public-02.testnet.bifrostnetwork.com/wss", + "name": "Pilab #2" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f.json b/chains/v20/preConfigured/details/15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f.json new file mode 100644 index 0000000..8896a09 --- /dev/null +++ b/chains/v20/preConfigured/details/15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f.json @@ -0,0 +1,19 @@ +{ + "chainId": "15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f", + "name": "Muse Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "MUSE", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo-muse-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 29972 +} diff --git a/chains/v20/preConfigured/details/161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a.json b/chains/v20/preConfigured/details/161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a.json new file mode 100644 index 0000000..bf3b78a --- /dev/null +++ b/chains/v20/preConfigured/details/161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a.json @@ -0,0 +1,19 @@ +{ + "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a", + "name": "Watr (SHUTTING DOWN)", + "assets": [ + { + "assetId": 0, + "symbol": "WATR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://watr.public.curie.radiumblock.co/ws", + "name": "Watr node" + } + ], + "addressPrefix": 19 +} diff --git a/chains/v20/preConfigured/details/1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15.json b/chains/v20/preConfigured/details/1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15.json new file mode 100644 index 0000000..f5fd578 --- /dev/null +++ b/chains/v20/preConfigured/details/1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15.json @@ -0,0 +1,19 @@ +{ + "chainId": "1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15", + "name": "Integritee Testnet on Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo.api.integritee.network", + "name": "Integritee" + } + ], + "addressPrefix": 13 +} diff --git a/chains/v20/preConfigured/details/1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c.json b/chains/v20/preConfigured/details/1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c.json new file mode 100644 index 0000000..ce8cccb --- /dev/null +++ b/chains/v20/preConfigured/details/1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c.json @@ -0,0 +1,31 @@ +{ + "chainId": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c", + "name": "Westend People (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://people-westend-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://sys.ibp.network/people-westend", + "name": "IBP1" + }, + { + "url": "wss://people-westend.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://westend-people-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json b/chains/v20/preConfigured/details/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json new file mode 100644 index 0000000..7acbb0f --- /dev/null +++ b/chains/v20/preConfigured/details/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json @@ -0,0 +1,19 @@ +{ + "chainId": "203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0", + "name": "Frequency Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "XRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.testnet.amplica.io", + "name": "Amplica Labs" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json b/chains/v20/preConfigured/details/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json new file mode 100644 index 0000000..14e9fe6 --- /dev/null +++ b/chains/v20/preConfigured/details/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json @@ -0,0 +1,19 @@ +{ + "chainId": "21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea", + "name": "VTB Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "VTBC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://substratenode.vtbcfoundation.org/explorer", + "name": "VTB Community" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/266ad38196ddff7636206f911f0658cc76e3e906e349cb83475d93ebe80d03b5.json b/chains/v20/preConfigured/details/266ad38196ddff7636206f911f0658cc76e3e906e349cb83475d93ebe80d03b5.json new file mode 100644 index 0000000..bcc2f0c --- /dev/null +++ b/chains/v20/preConfigured/details/266ad38196ddff7636206f911f0658cc76e3e906e349cb83475d93ebe80d03b5.json @@ -0,0 +1,19 @@ +{ + "chainId": "266ad38196ddff7636206f911f0658cc76e3e906e349cb83475d93ebe80d03b5", + "name": "Interlay (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://api-testnet.interlay.io/parachain/", + "name": "Interlay" + } + ], + "addressPrefix": 2032 +} diff --git a/chains/v20/preConfigured/details/27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea.json b/chains/v20/preConfigured/details/27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea.json new file mode 100644 index 0000000..a2b74fb --- /dev/null +++ b/chains/v20/preConfigured/details/27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea.json @@ -0,0 +1,19 @@ +{ + "chainId": "27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea", + "name": "Dancebox (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "DANCE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://dancebox.tanssi-api.network", + "name": "Tanssi" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9.json b/chains/v20/preConfigured/details/28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9.json new file mode 100644 index 0000000..7065a8d --- /dev/null +++ b/chains/v20/preConfigured/details/28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9.json @@ -0,0 +1,19 @@ +{ + "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9", + "name": "Xode", + "assets": [ + { + "assetId": 0, + "symbol": "XON", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpcnodea01.xode.net/n7yoxCmcIrCF6VziCcDmYTwL8R03a/rpc", + "name": "XodeCommunity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b.json b/chains/v20/preConfigured/details/28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b.json new file mode 100644 index 0000000..cab24f4 --- /dev/null +++ b/chains/v20/preConfigured/details/28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b.json @@ -0,0 +1,19 @@ +{ + "chainId": "28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b", + "name": "logion network", + "assets": [ + { + "assetId": 0, + "symbol": "LGNT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://para-rpc01.logion.network", + "name": "Logion 1" + } + ], + "addressPrefix": 2021 +} diff --git a/chains/v20/preConfigured/details/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json b/chains/v20/preConfigured/details/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json new file mode 100644 index 0000000..b0297ab --- /dev/null +++ b/chains/v20/preConfigured/details/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json @@ -0,0 +1,19 @@ +{ + "chainId": "29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872", + "name": "Robonomics Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.rpc.robonomics.network/", + "name": "Airalab" + } + ], + "addressPrefix": 32 +} diff --git a/chains/v20/preConfigured/details/2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6.json b/chains/v20/preConfigured/details/2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6.json new file mode 100644 index 0000000..a0020da --- /dev/null +++ b/chains/v20/preConfigured/details/2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6.json @@ -0,0 +1,19 @@ +{ + "chainId": "2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6", + "name": "Polymesh Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymesh" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76.json b/chains/v20/preConfigured/details/40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76.json new file mode 100644 index 0000000..5611458 --- /dev/null +++ b/chains/v20/preConfigured/details/40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76.json @@ -0,0 +1,19 @@ +{ + "chainId": "40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76", + "name": "Litentry-paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.paseo-parachain.litentry.io", + "name": "Litentry" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b.json b/chains/v20/preConfigured/details/418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b.json new file mode 100644 index 0000000..228bde9 --- /dev/null +++ b/chains/v20/preConfigured/details/418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b.json @@ -0,0 +1,19 @@ +{ + "chainId": "418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b", + "name": "Subspace Gemini 3g (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tSSC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-0.gemini-3g.subspace.network/ws", + "name": "US" + } + ], + "addressPrefix": 2254 +} diff --git a/chains/v20/preConfigured/details/43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101.json b/chains/v20/preConfigured/details/43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101.json new file mode 100644 index 0000000..91dd39c --- /dev/null +++ b/chains/v20/preConfigured/details/43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101.json @@ -0,0 +1,19 @@ +{ + "chainId": "43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101", + "name": "Subspace Gemini 2a (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tSSC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-0.gemini-2a.subspace.network/ws", + "name": "Europe" + } + ], + "addressPrefix": 2254 +} diff --git a/chains/v20/preConfigured/details/44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0.json b/chains/v20/preConfigured/details/44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0.json new file mode 100644 index 0000000..dfeb34c --- /dev/null +++ b/chains/v20/preConfigured/details/44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0.json @@ -0,0 +1,23 @@ +{ + "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0", + "name": "Tangle Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "TNT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://tangle-mainnet-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://rpc.tangle.tools", + "name": "Webb" + } + ], + "addressPrefix": 5845 +} diff --git a/chains/v20/preConfigured/details/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json b/chains/v20/preConfigured/details/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json new file mode 100644 index 0000000..95cae17 --- /dev/null +++ b/chains/v20/preConfigured/details/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json @@ -0,0 +1,19 @@ +{ + "chainId": "466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2", + "name": "Energy Web X Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "VT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.energywebx.com/", + "name": "Energy Web" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/46cf80723cc200d17dbe12f54d42803150d7dd921d5fbb09866cfc6f6147ebdc.json b/chains/v20/preConfigured/details/46cf80723cc200d17dbe12f54d42803150d7dd921d5fbb09866cfc6f6147ebdc.json new file mode 100644 index 0000000..915fa8a --- /dev/null +++ b/chains/v20/preConfigured/details/46cf80723cc200d17dbe12f54d42803150d7dd921d5fbb09866cfc6f6147ebdc.json @@ -0,0 +1,19 @@ +{ + "chainId": "46cf80723cc200d17dbe12f54d42803150d7dd921d5fbb09866cfc6f6147ebdc", + "name": "RegionX (Paseo) (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "REGX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://regionx-paseo.regionx.tech", + "name": "RegionX" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/47ec1fe5b83bcdba516b7378a2f66de7dfe0e3d6324a798849b7715ca9055beb.json b/chains/v20/preConfigured/details/47ec1fe5b83bcdba516b7378a2f66de7dfe0e3d6324a798849b7715ca9055beb.json new file mode 100644 index 0000000..e687d75 --- /dev/null +++ b/chains/v20/preConfigured/details/47ec1fe5b83bcdba516b7378a2f66de7dfe0e3d6324a798849b7715ca9055beb.json @@ -0,0 +1,19 @@ +{ + "chainId": "47ec1fe5b83bcdba516b7378a2f66de7dfe0e3d6324a798849b7715ca9055beb", + "name": "Argon Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "ARGON", + "precision": 3, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.testnet.argonprotocol.org", + "name": "Argon Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6.json b/chains/v20/preConfigured/details/525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6.json new file mode 100644 index 0000000..a2ed6c5 --- /dev/null +++ b/chains/v20/preConfigured/details/525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6.json @@ -0,0 +1,19 @@ +{ + "chainId": "525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6", + "name": "Vara Network Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "TVARA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testnet.vara.network", + "name": "Gear" + } + ], + "addressPrefix": 137 +} diff --git a/chains/v20/preConfigured/details/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json b/chains/v20/preConfigured/details/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json new file mode 100644 index 0000000..0ce0317 --- /dev/null +++ b/chains/v20/preConfigured/details/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json @@ -0,0 +1,19 @@ +{ + "chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73", + "name": "Hyperbridge (Gargantua) (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tNAND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://hyperbridge-paseo-rpc.blockops.network", + "name": "BlockOps" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14.json b/chains/v20/preConfigured/details/577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14.json new file mode 100644 index 0000000..2c6fd56 --- /dev/null +++ b/chains/v20/preConfigured/details/577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14.json @@ -0,0 +1,19 @@ +{ + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "name": "Dora Factory (SHUTTING DOWN)", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "addressPrefix": 128 +} diff --git a/chains/v20/preConfigured/details/5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585.json b/chains/v20/preConfigured/details/5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585.json new file mode 100644 index 0000000..6592de0 --- /dev/null +++ b/chains/v20/preConfigured/details/5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585.json @@ -0,0 +1,19 @@ +{ + "chainId": "5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585", + "name": "Myriad Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://ws-rpc.paseo.myriad.social", + "name": "myriadPaseo" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1.json b/chains/v20/preConfigured/details/6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1.json new file mode 100644 index 0000000..97676f0 --- /dev/null +++ b/chains/v20/preConfigured/details/6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1.json @@ -0,0 +1,19 @@ +{ + "chainId": "6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1", + "name": "Laos Sigma Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "SIGMA", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.laossigma.laosfoundation.io", + "name": "freeverse.io" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050.json b/chains/v20/preConfigured/details/638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050.json new file mode 100644 index 0000000..7b2b690 --- /dev/null +++ b/chains/v20/preConfigured/details/638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050.json @@ -0,0 +1,39 @@ +{ + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "name": "Kusama Coretime", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://coretime-kusama-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://sys.ibp.network/coretime-kusama", + "name": "IBP1" + }, + { + "url": "wss://coretime-kusama.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://rpc-coretime-kusama.luckyfriday.io", + "name": "LuckyFriday" + }, + { + "url": "wss://kusama-coretime-rpc.polkadot.io", + "name": "Parity" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/coretime", + "name": "Stakeworld" + } + ], + "addressPrefix": 2 +} diff --git a/chains/v20/preConfigured/details/63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f.json b/chains/v20/preConfigured/details/63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f.json new file mode 100644 index 0000000..35ab204 --- /dev/null +++ b/chains/v20/preConfigured/details/63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f.json @@ -0,0 +1,23 @@ +{ + "chainId": "63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f", + "name": "Subspace Gemini 3h Domain 0 (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tSSC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://nova-0.gemini-3h.subspace.network/ws", + "name": "EU1" + }, + { + "url": "wss://nova-1.gemini-3h.subspace.network/ws", + "name": "EU2" + } + ], + "addressPrefix": 2254 +} diff --git a/chains/v20/preConfigured/details/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json b/chains/v20/preConfigured/details/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json new file mode 100644 index 0000000..6618b0e --- /dev/null +++ b/chains/v20/preConfigured/details/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json @@ -0,0 +1,23 @@ +{ + "chainId": "63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe", + "name": "BIFROST Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "BFC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://public-01.mainnet.bifrostnetwork.com/wss", + "name": "Pilab #1" + }, + { + "url": "wss://public-02.mainnet.bifrostnetwork.com/wss", + "name": "Pilab #2" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0.json b/chains/v20/preConfigured/details/65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0.json new file mode 100644 index 0000000..b349199 --- /dev/null +++ b/chains/v20/preConfigured/details/65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0.json @@ -0,0 +1,23 @@ +{ + "chainId": "65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0", + "name": "Niskala (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "KPGT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mlg1.mandalachain.io", + "name": "Baliola 1" + }, + { + "url": "wss://mlg2.mandalachain.io", + "name": "Baliola 2" + } + ], + "addressPrefix": 6629 +} diff --git a/chains/v20/preConfigured/details/67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9.json b/chains/v20/preConfigured/details/67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9.json new file mode 100644 index 0000000..1c1a652 --- /dev/null +++ b/chains/v20/preConfigured/details/67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9.json @@ -0,0 +1,35 @@ +{ + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "name": "Westend Asset Hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://asset-hub-westend-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://westmint-rpc-tn.dwellir.com", + "name": "Dwellir Tunisia" + }, + { + "url": "wss://sys.ibp.network/westmint", + "name": "IBP1" + }, + { + "url": "wss://asset-hub-westend.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://westend-asset-hub-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json b/chains/v20/preConfigured/details/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json new file mode 100644 index 0000000..7762b45 --- /dev/null +++ b/chains/v20/preConfigured/details/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json @@ -0,0 +1,19 @@ +{ + "chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10", + "name": "ChainX", + "assets": [ + { + "assetId": 0, + "symbol": "PCX", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.chainx.org/ws", + "name": "ChainX" + } + ], + "addressPrefix": 44 +} diff --git a/chains/v20/preConfigured/details/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json b/chains/v20/preConfigured/details/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json new file mode 100644 index 0000000..5bb843e --- /dev/null +++ b/chains/v20/preConfigured/details/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json @@ -0,0 +1,23 @@ +{ + "chainId": "6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6", + "name": "Liberland", + "assets": [ + { + "assetId": 0, + "symbol": "LLD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://liberland-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://mainnet.liberland.org", + "name": "Liberland Government" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44.json b/chains/v20/preConfigured/details/713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44.json new file mode 100644 index 0000000..b50b981 --- /dev/null +++ b/chains/v20/preConfigured/details/713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44.json @@ -0,0 +1,35 @@ +{ + "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44", + "name": "Westend Collectives (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://collectives-westend-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://westend-collectives-rpc-tn.dwellir.com", + "name": "Dwellir Tunisia" + }, + { + "url": "wss://sys.ibp.network/collectives-westend", + "name": "IBP1" + }, + { + "url": "wss://collectives-westend.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://westend-collectives-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.json b/chains/v20/preConfigured/details/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.json new file mode 100644 index 0000000..235896a --- /dev/null +++ b/chains/v20/preConfigured/details/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.json @@ -0,0 +1,27 @@ +{ + "chainId": "72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d", + "name": "Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadex-parachain-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://polkadex-parachain.api.onfinality.io/public-ws", + "name": "OnFinality" + }, + { + "url": "wss://polkadex-parachain.public.curie.radiumblock.co/ws", + "name": "RadiumBlock" + } + ], + "addressPrefix": 89 +} diff --git a/chains/v20/preConfigured/details/7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e.json b/chains/v20/preConfigured/details/7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e.json new file mode 100644 index 0000000..b64606c --- /dev/null +++ b/chains/v20/preConfigured/details/7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e.json @@ -0,0 +1,19 @@ +{ + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "name": "Kapex (SHUTTING DOWN)", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://kapex-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "addressPrefix": 2007 +} diff --git a/chains/v20/preConfigured/details/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json b/chains/v20/preConfigured/details/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json new file mode 100644 index 0000000..b13a46d --- /dev/null +++ b/chains/v20/preConfigured/details/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json @@ -0,0 +1,19 @@ +{ + "chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519", + "name": "Ajuna Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-paseo.ajuna.network", + "name": "BajunNetwork" + } + ], + "addressPrefix": 1328 +} diff --git a/chains/v20/preConfigured/details/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json b/chains/v20/preConfigured/details/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json new file mode 100644 index 0000000..350b8c6 --- /dev/null +++ b/chains/v20/preConfigured/details/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json @@ -0,0 +1,19 @@ +{ + "chainId": "7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080", + "name": "Chainflip-Perseverance (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "FLIP", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://archive.perseverance.chainflip.io", + "name": "chainflip" + } + ], + "addressPrefix": 2112 +} diff --git a/chains/v20/preConfigured/details/7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76.json b/chains/v20/preConfigured/details/7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76.json new file mode 100644 index 0000000..0a9d9c2 --- /dev/null +++ b/chains/v20/preConfigured/details/7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76.json @@ -0,0 +1,19 @@ +{ + "chainId": "7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76", + "name": "Harmonie Testnet Live (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "HMY", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://harmonie-endpoint-02.allfeat.io", + "name": "Allfeat labs" + } + ], + "addressPrefix": 441 +} diff --git a/chains/v20/preConfigured/details/87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8.json b/chains/v20/preConfigured/details/87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8.json new file mode 100644 index 0000000..d65bc95 --- /dev/null +++ b/chains/v20/preConfigured/details/87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8.json @@ -0,0 +1,19 @@ +{ + "chainId": "87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8", + "name": "Logion TEST (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "LGNTT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://test-para-rpc01.logion.network", + "name": "Logion" + } + ], + "addressPrefix": 2021 +} diff --git a/chains/v20/preConfigured/details/8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c.json b/chains/v20/preConfigured/details/8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c.json new file mode 100644 index 0000000..d62faa0 --- /dev/null +++ b/chains/v20/preConfigured/details/8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c.json @@ -0,0 +1,39 @@ +{ + "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c", + "name": "Crust", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.crust.network", + "name": "Crust Network" + }, + { + "url": "wss://rpc.crustnetwork.app", + "name": "Crust Network APP" + }, + { + "url": "wss://rpc.crustnetwork.cc", + "name": "Crust Network CC" + }, + { + "url": "wss://rpc.crustnetwork.xyz", + "name": "Crust Network XYZ" + }, + { + "url": "wss://crust-mainnet-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://crust.api.onfinality.io/public-ws", + "name": "OnFinality" + } + ], + "addressPrefix": 66 +} diff --git a/chains/v20/preConfigured/details/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json b/chains/v20/preConfigured/details/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json new file mode 100644 index 0000000..a4c2bc8 --- /dev/null +++ b/chains/v20/preConfigured/details/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json @@ -0,0 +1,23 @@ +{ + "chainId": "8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9", + "name": "Chainflip-Berghain", + "assets": [ + { + "assetId": 0, + "symbol": "FLIP", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-archive.chainflip.io", + "name": "chainflip" + }, + { + "url": "wss://chainflip-rpc.dwellir.com", + "name": "dwellir" + } + ], + "addressPrefix": 2112 +} diff --git a/chains/v20/preConfigured/details/91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527.json b/chains/v20/preConfigured/details/91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527.json new file mode 100644 index 0000000..660d499 --- /dev/null +++ b/chains/v20/preConfigured/details/91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527.json @@ -0,0 +1,39 @@ +{ + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "name": "Moonbase Alpha (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "DEV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://moonbase-alpha.public.blastapi.io", + "name": "Blast" + }, + { + "url": "wss://moonbase-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://wss.api.moonbase.moonbeam.network", + "name": "Moonbeam Foundation" + }, + { + "url": "wss://moonbeam-alpha.api.onfinality.io/public-ws", + "name": "OnFinality" + }, + { + "url": "wss://moonbase.public.curie.radiumblock.co/ws", + "name": "RadiumBlock" + }, + { + "url": "wss://moonbase.unitedbloc.com", + "name": "UnitedBloc" + } + ], + "addressPrefix": 1287 +} diff --git a/chains/v20/preConfigured/details/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json b/chains/v20/preConfigured/details/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json new file mode 100644 index 0000000..c2d72f1 --- /dev/null +++ b/chains/v20/preConfigured/details/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json @@ -0,0 +1,19 @@ +{ + "chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095", + "name": "Subspace Gemini 3f (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tSSC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-1.gemini-3f.subspace.network/ws", + "name": "Europe" + } + ], + "addressPrefix": 2254 +} diff --git a/chains/v20/preConfigured/details/996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50.json b/chains/v20/preConfigured/details/996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50.json new file mode 100644 index 0000000..e64a445 --- /dev/null +++ b/chains/v20/preConfigured/details/996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50.json @@ -0,0 +1,19 @@ +{ + "chainId": "996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50", + "name": "DeBio", + "assets": [ + { + "assetId": 0, + "symbol": "DBIO", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/debionetwork/ae48005a0c7ecb4053394559a7f4069e", + "name": "Octopus" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7.json b/chains/v20/preConfigured/details/9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7.json new file mode 100644 index 0000000..c886742 --- /dev/null +++ b/chains/v20/preConfigured/details/9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7.json @@ -0,0 +1,19 @@ +{ + "chainId": "9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7", + "name": "t3rn", + "assets": [ + { + "assetId": 0, + "symbol": "TRN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.t3rn.io", + "name": "t3rn" + } + ], + "addressPrefix": 9935 +} diff --git a/chains/v20/preConfigured/details/9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0.json b/chains/v20/preConfigured/details/9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0.json new file mode 100644 index 0000000..72d6eeb --- /dev/null +++ b/chains/v20/preConfigured/details/9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0.json @@ -0,0 +1,19 @@ +{ + "chainId": "9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0", + "name": "Subspace Gemini 1 (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tSSC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://eu.gemini-1b.subspace.network/ws", + "name": "Europe" + } + ], + "addressPrefix": 2254 +} diff --git a/chains/v20/preConfigured/details/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json b/chains/v20/preConfigured/details/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json new file mode 100644 index 0000000..7e98aff --- /dev/null +++ b/chains/v20/preConfigured/details/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json @@ -0,0 +1,19 @@ +{ + "chainId": "a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94", + "name": "Elysium Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "LAVA", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.elysiumchain.tech", + "name": "Elysium" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21.json b/chains/v20/preConfigured/details/a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21.json new file mode 100644 index 0000000..98441b2 --- /dev/null +++ b/chains/v20/preConfigured/details/a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21.json @@ -0,0 +1,19 @@ +{ + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "BOTLabs" + } + ], + "addressPrefix": 38 +} diff --git a/chains/v20/preConfigured/details/b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02.json b/chains/v20/preConfigured/details/b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02.json new file mode 100644 index 0000000..55ce848 --- /dev/null +++ b/chains/v20/preConfigured/details/b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02.json @@ -0,0 +1,19 @@ +{ + "chainId": "b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02", + "name": "Foucoco (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-foucoco.pendulumchain.tech", + "name": "PendulumChain" + } + ], + "addressPrefix": 57 +} diff --git a/chains/v20/preConfigured/details/b90d85934bfb24c3dda047c1e46eba140b4f18fd5c2810f763dd2d6be8047370.json b/chains/v20/preConfigured/details/b90d85934bfb24c3dda047c1e46eba140b4f18fd5c2810f763dd2d6be8047370.json new file mode 100644 index 0000000..59b6c4b --- /dev/null +++ b/chains/v20/preConfigured/details/b90d85934bfb24c3dda047c1e46eba140b4f18fd5c2810f763dd2d6be8047370.json @@ -0,0 +1,19 @@ +{ + "chainId": "b90d85934bfb24c3dda047c1e46eba140b4f18fd5c2810f763dd2d6be8047370", + "name": "Beresheet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl" + } + ], + "addressPrefix": 7 +} diff --git a/chains/v20/preConfigured/details/bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5.json b/chains/v20/preConfigured/details/bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5.json new file mode 100644 index 0000000..7134c7d --- /dev/null +++ b/chains/v20/preConfigured/details/bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5.json @@ -0,0 +1,19 @@ +{ + "chainId": "bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5", + "name": "commune", + "assets": [ + { + "assetId": 0, + "symbol": "C", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://commune-api-node-1.communeai.net", + "name": "Bitconnect" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6.json b/chains/v20/preConfigured/details/c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6.json new file mode 100644 index 0000000..65fd97b --- /dev/null +++ b/chains/v20/preConfigured/details/c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6.json @@ -0,0 +1,19 @@ +{ + "chainId": "c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6", + "name": "Bitgreen", + "assets": [ + { + "assetId": 0, + "symbol": "BBB", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.bitgreen.org", + "name": "Bitgreen" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json b/chains/v20/preConfigured/details/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json new file mode 100644 index 0000000..fb82874 --- /dev/null +++ b/chains/v20/preConfigured/details/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json @@ -0,0 +1,19 @@ +{ + "chainId": "c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf", + "name": "Creditcoin PoS Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.testnet.creditcoin.network/ws", + "name": "Creditcoin Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json b/chains/v20/preConfigured/details/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json new file mode 100644 index 0000000..c86ae72 --- /dev/null +++ b/chains/v20/preConfigured/details/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json @@ -0,0 +1,23 @@ +{ + "chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464", + "name": "Paseo Coretime (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://coretime-paseo.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://paseo-coretime.paranodes.io", + "name": "ParaNodes" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v20/preConfigured/details/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json b/chains/v20/preConfigured/details/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json new file mode 100644 index 0000000..c2f81d2 --- /dev/null +++ b/chains/v20/preConfigured/details/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json @@ -0,0 +1,31 @@ +{ + "chainId": "c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9", + "name": "OPAL by UNIQUE (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "OPL", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://ws-opal.unique.network", + "name": "Geo Load Balancer" + }, + { + "url": "wss://us-ws-opal.unique.network", + "name": "Unique America" + }, + { + "url": "wss://asia-ws-opal.unique.network", + "name": "Unique Asia" + }, + { + "url": "wss://eu-ws-opal.unique.network", + "name": "Unique Europe" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json b/chains/v20/preConfigured/details/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json new file mode 100644 index 0000000..463cd87 --- /dev/null +++ b/chains/v20/preConfigured/details/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json @@ -0,0 +1,19 @@ +{ + "chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e", + "name": "Paseo Bridge Hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://bridge-hub-paseo.dotters.network", + "name": "IBP2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v20/preConfigured/details/ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58.json b/chains/v20/preConfigured/details/ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58.json new file mode 100644 index 0000000..5207128 --- /dev/null +++ b/chains/v20/preConfigured/details/ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58.json @@ -0,0 +1,19 @@ +{ + "chainId": "ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58", + "name": "Darwinia Koi (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "KRING", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://koi-rpc.darwinia.network", + "name": "Darwinia" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json b/chains/v20/preConfigured/details/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json new file mode 100644 index 0000000..be30125 --- /dev/null +++ b/chains/v20/preConfigured/details/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json @@ -0,0 +1,35 @@ +{ + "chainId": "d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2", + "name": "Paseo Asset Hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://asset-hub-paseo-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://sys.ibp.network/asset-hub-paseo", + "name": "IBP1" + }, + { + "url": "wss://asset-hub-paseo.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://pas-rpc.stakeworld.io/assethub", + "name": "StakeWorld" + }, + { + "url": "wss://sys.turboflakes.io/asset-hub-paseo", + "name": "TurboFlakes" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v20/preConfigured/details/d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2.json b/chains/v20/preConfigured/details/d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2.json new file mode 100644 index 0000000..21a0f27 --- /dev/null +++ b/chains/v20/preConfigured/details/d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2.json @@ -0,0 +1,19 @@ +{ + "chainId": "d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2", + "name": "Phala PoC-6 (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://poc6.phala.network/ws", + "name": "Phala Network" + } + ], + "addressPrefix": 30 +} diff --git a/chains/v20/preConfigured/details/d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522.json b/chains/v20/preConfigured/details/d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522.json new file mode 100644 index 0000000..3a0d692 --- /dev/null +++ b/chains/v20/preConfigured/details/d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522.json @@ -0,0 +1,19 @@ +{ + "chainId": "d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522", + "name": "Parachain Hades testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "notNodl", + "precision": 11, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://node-6957502816543653888.lh.onfinality.io/ws?apikey=09b04494-3139-4b57-a5d1-e1c4c18748ce", + "name": "OnFinality" + } + ], + "addressPrefix": 37 +} diff --git a/chains/v20/preConfigured/details/da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c.json b/chains/v20/preConfigured/details/da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c.json new file mode 100644 index 0000000..437816d --- /dev/null +++ b/chains/v20/preConfigured/details/da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c.json @@ -0,0 +1,19 @@ +{ + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "name": "Litmus (SHUTTING DOWN)", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litentry node" + } + ], + "addressPrefix": 128 +} diff --git a/chains/v20/preConfigured/details/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json b/chains/v20/preConfigured/details/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json new file mode 100644 index 0000000..f81d38d --- /dev/null +++ b/chains/v20/preConfigured/details/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json @@ -0,0 +1,19 @@ +{ + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "name": "Composable Finance (SHUTTING DOWN)", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "addressPrefix": 50 +} diff --git a/chains/v20/preConfigured/details/ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019.json b/chains/v20/preConfigured/details/ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019.json new file mode 100644 index 0000000..8ecc699 --- /dev/null +++ b/chains/v20/preConfigured/details/ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019.json @@ -0,0 +1,23 @@ +{ + "chainId": "ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019", + "name": "Shibuya Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "SBY", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.shibuya.astar.network", + "name": "Astar" + }, + { + "url": "wss://shibuya-rpc.dwellir.com", + "name": "Dwellir" + } + ], + "addressPrefix": 5 +} diff --git a/chains/v20/preConfigured/details/e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c.json b/chains/v20/preConfigured/details/e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c.json new file mode 100644 index 0000000..7e77542 --- /dev/null +++ b/chains/v20/preConfigured/details/e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c.json @@ -0,0 +1,23 @@ +{ + "chainId": "e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c", + "name": "Integritee Network (Polkadot)", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://polkadot.api.integritee.network", + "name": "Integritee" + } + ], + "addressPrefix": 13 +} diff --git a/chains/v20/preConfigured/details/e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e.json b/chains/v20/preConfigured/details/e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e.json new file mode 100644 index 0000000..cd2a916 --- /dev/null +++ b/chains/v20/preConfigured/details/e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e.json @@ -0,0 +1,86 @@ +{ + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.ibp.network/westend", + "name": "IBP1 node" + }, + { + "url": "wss://westend.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://westend.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + } + ], + "addressPrefix": 42, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://westend.subsquare.io/api" + } + ] + }, + "options": [ + "testnet", + "crowdloans", + "governance", + "proxy" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama", + "stakingMaxElectingVoters": 22500, + "feeViaRuntimeCall": true, + "identityChain": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c", + "supportsGenericLedgerApp": true + } +} diff --git a/chains/v20/preConfigured/details/e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67.json b/chains/v20/preConfigured/details/e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67.json new file mode 100644 index 0000000..5527856 --- /dev/null +++ b/chains/v20/preConfigured/details/e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67.json @@ -0,0 +1,19 @@ +{ + "chainId": "e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67", + "name": "Kintsugi (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://api-dev-kintsugi.interlay.io/parachain", + "name": "Interlay" + } + ], + "addressPrefix": 2092 +} diff --git a/chains/v20/preConfigured/details/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json b/chains/v20/preConfigured/details/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json new file mode 100644 index 0000000..1dc0a52 --- /dev/null +++ b/chains/v20/preConfigured/details/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json @@ -0,0 +1,23 @@ +{ + "chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec", + "name": "Paseo People (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://people-paseo.rpc.amforc.com", + "name": "Amforc" + }, + { + "url": "wss://people-paseo.dotters.network", + "name": "IBP2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v20/preConfigured/details/e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405.json b/chains/v20/preConfigured/details/e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405.json new file mode 100644 index 0000000..b7a9536 --- /dev/null +++ b/chains/v20/preConfigured/details/e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405.json @@ -0,0 +1,19 @@ +{ + "chainId": "e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405", + "name": "Encointer Testnet Gesell (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "ERT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://gesell.encointer.org", + "name": "Encointer Association" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b.json b/chains/v20/preConfigured/details/e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b.json new file mode 100644 index 0000000..eb3c697 --- /dev/null +++ b/chains/v20/preConfigured/details/e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b.json @@ -0,0 +1,23 @@ +{ + "chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b", + "name": "Laos Network", + "assets": [ + { + "assetId": 0, + "symbol": "LAOS", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://laos-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://rpc.laos.laosfoundation.io", + "name": "freeverse.io" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json b/chains/v20/preConfigured/details/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json new file mode 100644 index 0000000..f3b3d3e --- /dev/null +++ b/chains/v20/preConfigured/details/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json @@ -0,0 +1,27 @@ +{ + "chainId": "e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1", + "name": "Pop Network Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc1.paseo.popnetwork.xyz", + "name": "R0GUE-RPC1" + }, + { + "url": "wss://rpc2.paseo.popnetwork.xyz", + "name": "R0GUE-RPC2" + }, + { + "url": "wss://rpc3.paseo.popnetwork.xyz", + "name": "R0GUE-RPC3" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v20/preConfigured/details/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json b/chains/v20/preConfigured/details/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json new file mode 100644 index 0000000..43b6eb4 --- /dev/null +++ b/chains/v20/preConfigured/details/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json @@ -0,0 +1,19 @@ +{ + "chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452", + "name": "Bifrost Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.paseo.liebi.com/ws", + "name": "Liebi" + } + ], + "addressPrefix": 6 +} diff --git a/chains/v20/preConfigured/details/efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4.json b/chains/v20/preConfigured/details/efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4.json new file mode 100644 index 0000000..eb9df37 --- /dev/null +++ b/chains/v20/preConfigured/details/efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4.json @@ -0,0 +1,23 @@ +{ + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "name": "Polkadot Coretime", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://coretime-polkadot.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://polkadot-coretime-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v20/preConfigured/details/f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90.json b/chains/v20/preConfigured/details/f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90.json new file mode 100644 index 0000000..4ef3fb2 --- /dev/null +++ b/chains/v20/preConfigured/details/f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90.json @@ -0,0 +1,19 @@ +{ + "chainId": "f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90", + "name": "AvN Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.aventus.network", + "name": "Aventus" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json b/chains/v20/preConfigured/details/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json new file mode 100644 index 0000000..5565a8f --- /dev/null +++ b/chains/v20/preConfigured/details/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json @@ -0,0 +1,31 @@ +{ + "chainId": "f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840", + "name": "Westend Coretime (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://coretime-westend-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://sys.ibp.network/coretime-westend", + "name": "IBP1" + }, + { + "url": "wss://coretime-westend.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://westend-coretime-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/details/fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f.json b/chains/v20/preConfigured/details/fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f.json new file mode 100644 index 0000000..8b50959 --- /dev/null +++ b/chains/v20/preConfigured/details/fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f.json @@ -0,0 +1,19 @@ +{ + "chainId": "fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f", + "name": "Battery Station (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "ZBS", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://bsr.zeitgeist.pm", + "name": "Zeitgeist" + } + ], + "addressPrefix": 73 +} diff --git a/chains/v20/preConfigured/details/fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595.json b/chains/v20/preConfigured/details/fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595.json new file mode 100644 index 0000000..9c021fc --- /dev/null +++ b/chains/v20/preConfigured/details/fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595.json @@ -0,0 +1,19 @@ +{ + "chainId": "fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595", + "name": "Neatcoin", + "assets": [ + { + "assetId": 0, + "symbol": "NEAT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.neatcoin.org/ws", + "name": "Neatcoin" + } + ], + "addressPrefix": 48 +} diff --git a/chains/v20/preConfigured/details/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json b/chains/v20/preConfigured/details/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json new file mode 100644 index 0000000..47d71c9 --- /dev/null +++ b/chains/v20/preConfigured/details/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json @@ -0,0 +1,19 @@ +{ + "chainId": "fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572", + "name": "Creditcoin3 Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.cc3-testnet.creditcoin.network/ws", + "name": "Creditcoin Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a.json b/chains/v20/preConfigured/detailsDev/0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a.json new file mode 100644 index 0000000..e86da66 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a.json @@ -0,0 +1,19 @@ +{ + "chainId": "0446ab8b4c86695018b791cd3cc4481c791f56ef2b4003197568941b5a8d2f9a", + "name": "Jur Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "JUR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testnet.jur.io", + "name": "Jur" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943.json b/chains/v20/preConfigured/detailsDev/0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943.json new file mode 100644 index 0000000..8d8dc44 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943.json @@ -0,0 +1,19 @@ +{ + "chainId": "0614f7b74a2e47f7c8d8e2a5335be84bdde9402a43f5decdec03200a87c8b943", + "name": "Analog Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "TANLOG", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.testnet.analog.one", + "name": "Analog One" + } + ], + "addressPrefix": 12850 +} diff --git a/chains/v20/preConfigured/detailsDev/0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34.json b/chains/v20/preConfigured/detailsDev/0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34.json new file mode 100644 index 0000000..cce699c --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34.json @@ -0,0 +1,23 @@ +{ + "chainId": "0c121c75f4ef450f40619e1fca9d1e8e7fbabc42c895bc4790801e85d5a91c34", + "name": "Subspace Gemini 3h (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tSSC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-0.gemini-3h.subspace.network/ws", + "name": "US" + }, + { + "url": "wss://rpc-1.gemini-3h.subspace.network/ws", + "name": "US2" + } + ], + "addressPrefix": 2254 +} diff --git a/chains/v20/preConfigured/detailsDev/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json b/chains/v20/preConfigured/detailsDev/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json new file mode 100644 index 0000000..c3101b6 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json @@ -0,0 +1,19 @@ +{ + "chainId": "131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c", + "name": "Bastiat (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "LDN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testchain.liberland.org", + "name": "Liberland Government" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json b/chains/v20/preConfigured/detailsDev/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json new file mode 100644 index 0000000..0e3cf1e --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json @@ -0,0 +1,23 @@ +{ + "chainId": "15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff", + "name": "BIFROST Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "BFC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://public-01.testnet.bifrostnetwork.com/wss", + "name": "Pilab #1" + }, + { + "url": "wss://public-02.testnet.bifrostnetwork.com/wss", + "name": "Pilab #2" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f.json b/chains/v20/preConfigured/detailsDev/15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f.json new file mode 100644 index 0000000..8896a09 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f.json @@ -0,0 +1,19 @@ +{ + "chainId": "15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f", + "name": "Muse Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "MUSE", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo-muse-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 29972 +} diff --git a/chains/v20/preConfigured/detailsDev/1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15.json b/chains/v20/preConfigured/detailsDev/1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15.json new file mode 100644 index 0000000..f5fd578 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15.json @@ -0,0 +1,19 @@ +{ + "chainId": "1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15", + "name": "Integritee Testnet on Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo.api.integritee.network", + "name": "Integritee" + } + ], + "addressPrefix": 13 +} diff --git a/chains/v20/preConfigured/detailsDev/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json b/chains/v20/preConfigured/detailsDev/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json new file mode 100644 index 0000000..7acbb0f --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json @@ -0,0 +1,19 @@ +{ + "chainId": "203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0", + "name": "Frequency Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "XRQCY", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.testnet.amplica.io", + "name": "Amplica Labs" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json b/chains/v20/preConfigured/detailsDev/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json new file mode 100644 index 0000000..14e9fe6 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json @@ -0,0 +1,19 @@ +{ + "chainId": "21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea", + "name": "VTB Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "VTBC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://substratenode.vtbcfoundation.org/explorer", + "name": "VTB Community" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea.json b/chains/v20/preConfigured/detailsDev/27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea.json new file mode 100644 index 0000000..a2b74fb --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea.json @@ -0,0 +1,19 @@ +{ + "chainId": "27aafd88e5921f5d5c6aebcd728dacbbf5c2a37f63e2eda301f8e0def01c43ea", + "name": "Dancebox (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "DANCE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://dancebox.tanssi-api.network", + "name": "Tanssi" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9.json b/chains/v20/preConfigured/detailsDev/28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9.json new file mode 100644 index 0000000..7065a8d --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9.json @@ -0,0 +1,19 @@ +{ + "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9", + "name": "Xode", + "assets": [ + { + "assetId": 0, + "symbol": "XON", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpcnodea01.xode.net/n7yoxCmcIrCF6VziCcDmYTwL8R03a/rpc", + "name": "XodeCommunity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b.json b/chains/v20/preConfigured/detailsDev/28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b.json new file mode 100644 index 0000000..cab24f4 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b.json @@ -0,0 +1,19 @@ +{ + "chainId": "28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b", + "name": "logion network", + "assets": [ + { + "assetId": 0, + "symbol": "LGNT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://para-rpc01.logion.network", + "name": "Logion 1" + } + ], + "addressPrefix": 2021 +} diff --git a/chains/v20/preConfigured/detailsDev/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json b/chains/v20/preConfigured/detailsDev/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json new file mode 100644 index 0000000..b0297ab --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json @@ -0,0 +1,19 @@ +{ + "chainId": "29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872", + "name": "Robonomics Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.rpc.robonomics.network/", + "name": "Airalab" + } + ], + "addressPrefix": 32 +} diff --git a/chains/v20/preConfigured/detailsDev/40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76.json b/chains/v20/preConfigured/detailsDev/40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76.json new file mode 100644 index 0000000..5611458 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76.json @@ -0,0 +1,19 @@ +{ + "chainId": "40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76", + "name": "Litentry-paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.paseo-parachain.litentry.io", + "name": "Litentry" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b.json b/chains/v20/preConfigured/detailsDev/418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b.json new file mode 100644 index 0000000..228bde9 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b.json @@ -0,0 +1,19 @@ +{ + "chainId": "418040fc282f5e5ddd432c46d05297636f6f75ce68d66499ff4cbda69ccd180b", + "name": "Subspace Gemini 3g (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tSSC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-0.gemini-3g.subspace.network/ws", + "name": "US" + } + ], + "addressPrefix": 2254 +} diff --git a/chains/v20/preConfigured/detailsDev/43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101.json b/chains/v20/preConfigured/detailsDev/43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101.json new file mode 100644 index 0000000..91dd39c --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101.json @@ -0,0 +1,19 @@ +{ + "chainId": "43d10ffd50990380ffe6c9392145431d630ae67e89dbc9c014cac2a417759101", + "name": "Subspace Gemini 2a (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tSSC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-0.gemini-2a.subspace.network/ws", + "name": "Europe" + } + ], + "addressPrefix": 2254 +} diff --git a/chains/v20/preConfigured/detailsDev/44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0.json b/chains/v20/preConfigured/detailsDev/44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0.json new file mode 100644 index 0000000..dfeb34c --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0.json @@ -0,0 +1,23 @@ +{ + "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0", + "name": "Tangle Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "TNT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://tangle-mainnet-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://rpc.tangle.tools", + "name": "Webb" + } + ], + "addressPrefix": 5845 +} diff --git a/chains/v20/preConfigured/detailsDev/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json b/chains/v20/preConfigured/detailsDev/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json new file mode 100644 index 0000000..95cae17 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json @@ -0,0 +1,19 @@ +{ + "chainId": "466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2", + "name": "Energy Web X Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "VT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.energywebx.com/", + "name": "Energy Web" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/46cf80723cc200d17dbe12f54d42803150d7dd921d5fbb09866cfc6f6147ebdc.json b/chains/v20/preConfigured/detailsDev/46cf80723cc200d17dbe12f54d42803150d7dd921d5fbb09866cfc6f6147ebdc.json new file mode 100644 index 0000000..915fa8a --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/46cf80723cc200d17dbe12f54d42803150d7dd921d5fbb09866cfc6f6147ebdc.json @@ -0,0 +1,19 @@ +{ + "chainId": "46cf80723cc200d17dbe12f54d42803150d7dd921d5fbb09866cfc6f6147ebdc", + "name": "RegionX (Paseo) (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "REGX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://regionx-paseo.regionx.tech", + "name": "RegionX" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/47ec1fe5b83bcdba516b7378a2f66de7dfe0e3d6324a798849b7715ca9055beb.json b/chains/v20/preConfigured/detailsDev/47ec1fe5b83bcdba516b7378a2f66de7dfe0e3d6324a798849b7715ca9055beb.json new file mode 100644 index 0000000..e687d75 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/47ec1fe5b83bcdba516b7378a2f66de7dfe0e3d6324a798849b7715ca9055beb.json @@ -0,0 +1,19 @@ +{ + "chainId": "47ec1fe5b83bcdba516b7378a2f66de7dfe0e3d6324a798849b7715ca9055beb", + "name": "Argon Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "ARGON", + "precision": 3, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.testnet.argonprotocol.org", + "name": "Argon Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json b/chains/v20/preConfigured/detailsDev/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json new file mode 100644 index 0000000..0ce0317 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json @@ -0,0 +1,19 @@ +{ + "chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73", + "name": "Hyperbridge (Gargantua) (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tNAND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://hyperbridge-paseo-rpc.blockops.network", + "name": "BlockOps" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585.json b/chains/v20/preConfigured/detailsDev/5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585.json new file mode 100644 index 0000000..6592de0 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585.json @@ -0,0 +1,19 @@ +{ + "chainId": "5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585", + "name": "Myriad Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://ws-rpc.paseo.myriad.social", + "name": "myriadPaseo" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1.json b/chains/v20/preConfigured/detailsDev/6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1.json new file mode 100644 index 0000000..97676f0 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1.json @@ -0,0 +1,19 @@ +{ + "chainId": "6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1", + "name": "Laos Sigma Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "SIGMA", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.laossigma.laosfoundation.io", + "name": "freeverse.io" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050.json b/chains/v20/preConfigured/detailsDev/638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050.json new file mode 100644 index 0000000..7b2b690 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050.json @@ -0,0 +1,39 @@ +{ + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "name": "Kusama Coretime", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://coretime-kusama-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://sys.ibp.network/coretime-kusama", + "name": "IBP1" + }, + { + "url": "wss://coretime-kusama.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://rpc-coretime-kusama.luckyfriday.io", + "name": "LuckyFriday" + }, + { + "url": "wss://kusama-coretime-rpc.polkadot.io", + "name": "Parity" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/coretime", + "name": "Stakeworld" + } + ], + "addressPrefix": 2 +} diff --git a/chains/v20/preConfigured/detailsDev/63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f.json b/chains/v20/preConfigured/detailsDev/63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f.json new file mode 100644 index 0000000..35ab204 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f.json @@ -0,0 +1,23 @@ +{ + "chainId": "63d241d7f8f480017f5a9452c647300416ccc7b24d86c998c7105bb60aad470f", + "name": "Subspace Gemini 3h Domain 0 (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tSSC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://nova-0.gemini-3h.subspace.network/ws", + "name": "EU1" + }, + { + "url": "wss://nova-1.gemini-3h.subspace.network/ws", + "name": "EU2" + } + ], + "addressPrefix": 2254 +} diff --git a/chains/v20/preConfigured/detailsDev/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json b/chains/v20/preConfigured/detailsDev/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json new file mode 100644 index 0000000..6618b0e --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json @@ -0,0 +1,23 @@ +{ + "chainId": "63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe", + "name": "BIFROST Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "BFC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://public-01.mainnet.bifrostnetwork.com/wss", + "name": "Pilab #1" + }, + { + "url": "wss://public-02.mainnet.bifrostnetwork.com/wss", + "name": "Pilab #2" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0.json b/chains/v20/preConfigured/detailsDev/65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0.json new file mode 100644 index 0000000..b349199 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0.json @@ -0,0 +1,23 @@ +{ + "chainId": "65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0", + "name": "Niskala (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "KPGT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mlg1.mandalachain.io", + "name": "Baliola 1" + }, + { + "url": "wss://mlg2.mandalachain.io", + "name": "Baliola 2" + } + ], + "addressPrefix": 6629 +} diff --git a/chains/v20/preConfigured/detailsDev/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json b/chains/v20/preConfigured/detailsDev/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json new file mode 100644 index 0000000..7762b45 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json @@ -0,0 +1,19 @@ +{ + "chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10", + "name": "ChainX", + "assets": [ + { + "assetId": 0, + "symbol": "PCX", + "precision": 8, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.chainx.org/ws", + "name": "ChainX" + } + ], + "addressPrefix": 44 +} diff --git a/chains/v20/preConfigured/detailsDev/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json b/chains/v20/preConfigured/detailsDev/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json new file mode 100644 index 0000000..5bb843e --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json @@ -0,0 +1,23 @@ +{ + "chainId": "6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6", + "name": "Liberland", + "assets": [ + { + "assetId": 0, + "symbol": "LLD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://liberland-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://mainnet.liberland.org", + "name": "Liberland Government" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44.json b/chains/v20/preConfigured/detailsDev/713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44.json new file mode 100644 index 0000000..b50b981 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44.json @@ -0,0 +1,35 @@ +{ + "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44", + "name": "Westend Collectives (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://collectives-westend-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://westend-collectives-rpc-tn.dwellir.com", + "name": "Dwellir Tunisia" + }, + { + "url": "wss://sys.ibp.network/collectives-westend", + "name": "IBP1" + }, + { + "url": "wss://collectives-westend.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://westend-collectives-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.json b/chains/v20/preConfigured/detailsDev/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.json new file mode 100644 index 0000000..235896a --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.json @@ -0,0 +1,27 @@ +{ + "chainId": "72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d", + "name": "Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadex-parachain-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://polkadex-parachain.api.onfinality.io/public-ws", + "name": "OnFinality" + }, + { + "url": "wss://polkadex-parachain.public.curie.radiumblock.co/ws", + "name": "RadiumBlock" + } + ], + "addressPrefix": 89 +} diff --git a/chains/v20/preConfigured/detailsDev/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json b/chains/v20/preConfigured/detailsDev/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json new file mode 100644 index 0000000..b13a46d --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json @@ -0,0 +1,19 @@ +{ + "chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519", + "name": "Ajuna Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-paseo.ajuna.network", + "name": "BajunNetwork" + } + ], + "addressPrefix": 1328 +} diff --git a/chains/v20/preConfigured/detailsDev/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json b/chains/v20/preConfigured/detailsDev/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json new file mode 100644 index 0000000..350b8c6 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json @@ -0,0 +1,19 @@ +{ + "chainId": "7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080", + "name": "Chainflip-Perseverance (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "FLIP", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://archive.perseverance.chainflip.io", + "name": "chainflip" + } + ], + "addressPrefix": 2112 +} diff --git a/chains/v20/preConfigured/detailsDev/7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76.json b/chains/v20/preConfigured/detailsDev/7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76.json new file mode 100644 index 0000000..0a9d9c2 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76.json @@ -0,0 +1,19 @@ +{ + "chainId": "7e18728b3f890088891d03dd5b30db9f1a0e62e05bc30eb4cf53f3c4a8280d76", + "name": "Harmonie Testnet Live (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "HMY", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://harmonie-endpoint-02.allfeat.io", + "name": "Allfeat labs" + } + ], + "addressPrefix": 441 +} diff --git a/chains/v20/preConfigured/detailsDev/87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8.json b/chains/v20/preConfigured/detailsDev/87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8.json new file mode 100644 index 0000000..d65bc95 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8.json @@ -0,0 +1,19 @@ +{ + "chainId": "87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8", + "name": "Logion TEST (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "LGNTT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://test-para-rpc01.logion.network", + "name": "Logion" + } + ], + "addressPrefix": 2021 +} diff --git a/chains/v20/preConfigured/detailsDev/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json b/chains/v20/preConfigured/detailsDev/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json new file mode 100644 index 0000000..a4c2bc8 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json @@ -0,0 +1,23 @@ +{ + "chainId": "8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9", + "name": "Chainflip-Berghain", + "assets": [ + { + "assetId": 0, + "symbol": "FLIP", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-archive.chainflip.io", + "name": "chainflip" + }, + { + "url": "wss://chainflip-rpc.dwellir.com", + "name": "dwellir" + } + ], + "addressPrefix": 2112 +} diff --git a/chains/v20/preConfigured/detailsDev/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json b/chains/v20/preConfigured/detailsDev/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json new file mode 100644 index 0000000..c2d72f1 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json @@ -0,0 +1,19 @@ +{ + "chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095", + "name": "Subspace Gemini 3f (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tSSC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-1.gemini-3f.subspace.network/ws", + "name": "Europe" + } + ], + "addressPrefix": 2254 +} diff --git a/chains/v20/preConfigured/detailsDev/996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50.json b/chains/v20/preConfigured/detailsDev/996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50.json new file mode 100644 index 0000000..e64a445 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50.json @@ -0,0 +1,19 @@ +{ + "chainId": "996800af345b3109acdada9913e36d1efa98b89e7dcd0b61b70fdbfc13b2fa50", + "name": "DeBio", + "assets": [ + { + "assetId": 0, + "symbol": "DBIO", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/debionetwork/ae48005a0c7ecb4053394559a7f4069e", + "name": "Octopus" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7.json b/chains/v20/preConfigured/detailsDev/9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7.json new file mode 100644 index 0000000..c886742 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7.json @@ -0,0 +1,19 @@ +{ + "chainId": "9a33d1af38c2736ecddbbbcdc2cb2c3023e9b91dc295ac3f1473fe226e5944a7", + "name": "t3rn", + "assets": [ + { + "assetId": 0, + "symbol": "TRN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.t3rn.io", + "name": "t3rn" + } + ], + "addressPrefix": 9935 +} diff --git a/chains/v20/preConfigured/detailsDev/9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0.json b/chains/v20/preConfigured/detailsDev/9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0.json new file mode 100644 index 0000000..72d6eeb --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0.json @@ -0,0 +1,19 @@ +{ + "chainId": "9ee86eefc3cc61c71a7751bba7f25e442da2512f408e6286153b3ccc055dccf0", + "name": "Subspace Gemini 1 (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tSSC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://eu.gemini-1b.subspace.network/ws", + "name": "Europe" + } + ], + "addressPrefix": 2254 +} diff --git a/chains/v20/preConfigured/detailsDev/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json b/chains/v20/preConfigured/detailsDev/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json new file mode 100644 index 0000000..7e98aff --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json @@ -0,0 +1,19 @@ +{ + "chainId": "a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94", + "name": "Elysium Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "LAVA", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.elysiumchain.tech", + "name": "Elysium" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02.json b/chains/v20/preConfigured/detailsDev/b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02.json new file mode 100644 index 0000000..55ce848 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02.json @@ -0,0 +1,19 @@ +{ + "chainId": "b6f6abf5fcfcf27dd9cfb1da60eecf94239e4a25f4c9bc319379f54be2d0fe02", + "name": "Foucoco (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-foucoco.pendulumchain.tech", + "name": "PendulumChain" + } + ], + "addressPrefix": 57 +} diff --git a/chains/v20/preConfigured/detailsDev/bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5.json b/chains/v20/preConfigured/detailsDev/bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5.json new file mode 100644 index 0000000..7134c7d --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5.json @@ -0,0 +1,19 @@ +{ + "chainId": "bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5", + "name": "commune", + "assets": [ + { + "assetId": 0, + "symbol": "C", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://commune-api-node-1.communeai.net", + "name": "Bitconnect" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6.json b/chains/v20/preConfigured/detailsDev/c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6.json new file mode 100644 index 0000000..65fd97b --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6.json @@ -0,0 +1,19 @@ +{ + "chainId": "c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6", + "name": "Bitgreen", + "assets": [ + { + "assetId": 0, + "symbol": "BBB", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.bitgreen.org", + "name": "Bitgreen" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json b/chains/v20/preConfigured/detailsDev/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json new file mode 100644 index 0000000..fb82874 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json @@ -0,0 +1,19 @@ +{ + "chainId": "c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf", + "name": "Creditcoin PoS Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.testnet.creditcoin.network/ws", + "name": "Creditcoin Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json b/chains/v20/preConfigured/detailsDev/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json new file mode 100644 index 0000000..c86ae72 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json @@ -0,0 +1,23 @@ +{ + "chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464", + "name": "Paseo Coretime (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://coretime-paseo.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://paseo-coretime.paranodes.io", + "name": "ParaNodes" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v20/preConfigured/detailsDev/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json b/chains/v20/preConfigured/detailsDev/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json new file mode 100644 index 0000000..c2f81d2 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json @@ -0,0 +1,31 @@ +{ + "chainId": "c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9", + "name": "OPAL by UNIQUE (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "OPL", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://ws-opal.unique.network", + "name": "Geo Load Balancer" + }, + { + "url": "wss://us-ws-opal.unique.network", + "name": "Unique America" + }, + { + "url": "wss://asia-ws-opal.unique.network", + "name": "Unique Asia" + }, + { + "url": "wss://eu-ws-opal.unique.network", + "name": "Unique Europe" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json b/chains/v20/preConfigured/detailsDev/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json new file mode 100644 index 0000000..463cd87 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json @@ -0,0 +1,19 @@ +{ + "chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e", + "name": "Paseo Bridge Hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://bridge-hub-paseo.dotters.network", + "name": "IBP2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v20/preConfigured/detailsDev/ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58.json b/chains/v20/preConfigured/detailsDev/ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58.json new file mode 100644 index 0000000..5207128 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58.json @@ -0,0 +1,19 @@ +{ + "chainId": "ce663480d55121504f3faf403756ac2b2d9f9870135b6f10222c848db45ded58", + "name": "Darwinia Koi (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "KRING", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://koi-rpc.darwinia.network", + "name": "Darwinia" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json b/chains/v20/preConfigured/detailsDev/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json new file mode 100644 index 0000000..be30125 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json @@ -0,0 +1,35 @@ +{ + "chainId": "d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2", + "name": "Paseo Asset Hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://asset-hub-paseo-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://sys.ibp.network/asset-hub-paseo", + "name": "IBP1" + }, + { + "url": "wss://asset-hub-paseo.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://pas-rpc.stakeworld.io/assethub", + "name": "StakeWorld" + }, + { + "url": "wss://sys.turboflakes.io/asset-hub-paseo", + "name": "TurboFlakes" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v20/preConfigured/detailsDev/d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2.json b/chains/v20/preConfigured/detailsDev/d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2.json new file mode 100644 index 0000000..21a0f27 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2.json @@ -0,0 +1,19 @@ +{ + "chainId": "d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2", + "name": "Phala PoC-6 (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://poc6.phala.network/ws", + "name": "Phala Network" + } + ], + "addressPrefix": 30 +} diff --git a/chains/v20/preConfigured/detailsDev/d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522.json b/chains/v20/preConfigured/detailsDev/d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522.json new file mode 100644 index 0000000..3a0d692 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522.json @@ -0,0 +1,19 @@ +{ + "chainId": "d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522", + "name": "Parachain Hades testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "notNodl", + "precision": 11, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://node-6957502816543653888.lh.onfinality.io/ws?apikey=09b04494-3139-4b57-a5d1-e1c4c18748ce", + "name": "OnFinality" + } + ], + "addressPrefix": 37 +} diff --git a/chains/v20/preConfigured/detailsDev/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json b/chains/v20/preConfigured/detailsDev/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json new file mode 100644 index 0000000..f81d38d --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json @@ -0,0 +1,19 @@ +{ + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "name": "Composable Finance (SHUTTING DOWN)", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "addressPrefix": 50 +} diff --git a/chains/v20/preConfigured/detailsDev/ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019.json b/chains/v20/preConfigured/detailsDev/ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019.json new file mode 100644 index 0000000..8ecc699 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019.json @@ -0,0 +1,23 @@ +{ + "chainId": "ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019", + "name": "Shibuya Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "SBY", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.shibuya.astar.network", + "name": "Astar" + }, + { + "url": "wss://shibuya-rpc.dwellir.com", + "name": "Dwellir" + } + ], + "addressPrefix": 5 +} diff --git a/chains/v20/preConfigured/detailsDev/e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c.json b/chains/v20/preConfigured/detailsDev/e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c.json new file mode 100644 index 0000000..7e77542 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c.json @@ -0,0 +1,23 @@ +{ + "chainId": "e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c", + "name": "Integritee Network (Polkadot)", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://polkadot.api.integritee.network", + "name": "Integritee" + } + ], + "addressPrefix": 13 +} diff --git a/chains/v20/preConfigured/detailsDev/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json b/chains/v20/preConfigured/detailsDev/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json new file mode 100644 index 0000000..1dc0a52 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json @@ -0,0 +1,23 @@ +{ + "chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec", + "name": "Paseo People (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://people-paseo.rpc.amforc.com", + "name": "Amforc" + }, + { + "url": "wss://people-paseo.dotters.network", + "name": "IBP2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v20/preConfigured/detailsDev/e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405.json b/chains/v20/preConfigured/detailsDev/e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405.json new file mode 100644 index 0000000..b7a9536 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405.json @@ -0,0 +1,19 @@ +{ + "chainId": "e7eafa72eb58d1fdd906202f88d68f660ea6520bdc9c9ad08d6ebf91d14b4405", + "name": "Encointer Testnet Gesell (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "ERT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://gesell.encointer.org", + "name": "Encointer Association" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b.json b/chains/v20/preConfigured/detailsDev/e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b.json new file mode 100644 index 0000000..eb3c697 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b.json @@ -0,0 +1,23 @@ +{ + "chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b", + "name": "Laos Network", + "assets": [ + { + "assetId": 0, + "symbol": "LAOS", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://laos-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://rpc.laos.laosfoundation.io", + "name": "freeverse.io" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json b/chains/v20/preConfigured/detailsDev/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json new file mode 100644 index 0000000..f3b3d3e --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json @@ -0,0 +1,27 @@ +{ + "chainId": "e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1", + "name": "Pop Network Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc1.paseo.popnetwork.xyz", + "name": "R0GUE-RPC1" + }, + { + "url": "wss://rpc2.paseo.popnetwork.xyz", + "name": "R0GUE-RPC2" + }, + { + "url": "wss://rpc3.paseo.popnetwork.xyz", + "name": "R0GUE-RPC3" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v20/preConfigured/detailsDev/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json b/chains/v20/preConfigured/detailsDev/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json new file mode 100644 index 0000000..43b6eb4 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json @@ -0,0 +1,19 @@ +{ + "chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452", + "name": "Bifrost Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.paseo.liebi.com/ws", + "name": "Liebi" + } + ], + "addressPrefix": 6 +} diff --git a/chains/v20/preConfigured/detailsDev/efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4.json b/chains/v20/preConfigured/detailsDev/efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4.json new file mode 100644 index 0000000..eb9df37 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4.json @@ -0,0 +1,23 @@ +{ + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "name": "Polkadot Coretime", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://coretime-polkadot.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://polkadot-coretime-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v20/preConfigured/detailsDev/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json b/chains/v20/preConfigured/detailsDev/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json new file mode 100644 index 0000000..5565a8f --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json @@ -0,0 +1,31 @@ +{ + "chainId": "f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840", + "name": "Westend Coretime (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://coretime-westend-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://sys.ibp.network/coretime-westend", + "name": "IBP1" + }, + { + "url": "wss://coretime-westend.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://westend-coretime-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v20/preConfigured/detailsDev/fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f.json b/chains/v20/preConfigured/detailsDev/fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f.json new file mode 100644 index 0000000..8b50959 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f.json @@ -0,0 +1,19 @@ +{ + "chainId": "fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f", + "name": "Battery Station (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "ZBS", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://bsr.zeitgeist.pm", + "name": "Zeitgeist" + } + ], + "addressPrefix": 73 +} diff --git a/chains/v20/preConfigured/detailsDev/fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595.json b/chains/v20/preConfigured/detailsDev/fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595.json new file mode 100644 index 0000000..9c021fc --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595.json @@ -0,0 +1,19 @@ +{ + "chainId": "fbb541421d30423c9a753ffa844b64fd44d823f513bf49e3b73b3a656309a595", + "name": "Neatcoin", + "assets": [ + { + "assetId": 0, + "symbol": "NEAT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.neatcoin.org/ws", + "name": "Neatcoin" + } + ], + "addressPrefix": 48 +} diff --git a/chains/v20/preConfigured/detailsDev/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json b/chains/v20/preConfigured/detailsDev/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json new file mode 100644 index 0000000..47d71c9 --- /dev/null +++ b/chains/v20/preConfigured/detailsDev/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json @@ -0,0 +1,19 @@ +{ + "chainId": "fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572", + "name": "Creditcoin3 Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.cc3-testnet.creditcoin.network/ws", + "name": "Creditcoin Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/chains.json b/chains/v21/chains.json new file mode 100644 index 0000000..2344454 --- /dev/null +++ b/chains/v21/chains.json @@ -0,0 +1,9734 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "DOT", + "blockchain": "DOT" + } + }, + "sellProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc-polkadot-1.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc-polkadot-2.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://apps-rpc.polkadot.io", + "name": "Public node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://dot-rpc.stakeworld.io", + "name": "Stakeworld node" + }, + { + "url": "wss://polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-prod.novasama-tech.org" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-prod.novasama-tech.org" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot-api.subsquare.io" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-polkadot-prod.novasama-tech.org" + } + ], + "referendum-summary": [ + { + "type": "novasama", + "url": "https://opengov-backend.novasama-tech.org/api/v1/referendum-summaries/list" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy", + "fullSyncByDefault", + "pushSupport" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking", + "stakingMaxElectingVoters": 22500, + "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "KSM", + "blockchain": "KSM" + } + }, + "sellProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc-kusama-1.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc-kusama-2.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP1 node" + }, + { + "url": "wss://kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://apps-kusama-rpc.polkadot.io", + "name": "Public node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-kusama-prod.novasama-tech.org" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-kusama-prod.novasama-tech.org" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama-api.subsquare.io" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-kusama-prod.novasama-tech.org" + } + ], + "referendum-summary": [ + { + "type": "novasama", + "url": "https://opengov-backend.novasama-tech.org/api/v1/referendum-summaries/list" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy", + "fullSyncByDefault", + "pushSupport" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking", + "stakingMaxElectingVoters": 12500, + "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.ibp.network/westend", + "name": "IBP1 node" + }, + { + "url": "wss://westend.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://westend.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-westend-prod.novasama-tech.org/" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-westend-prod.novasama-tech.org/" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://westend.subsquare.io/api" + } + ] + }, + "options": [ + "testnet", + "crowdloans", + "proxy" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama", + "stakingMaxElectingVoters": 22500, + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "KSM.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "RMRK.svg", + "typeExtras": { + "assetId": "8", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "1984", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "0x02010902", + "palletName": "ForeignAssets" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP1 node" + }, + { + "url": "wss://asset-hub-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://asset-hub-kusama-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://statemine.statescan.io/#/accounts/{address}", + "event": "https://statemine.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2, + "options": [ + "swap-hub", + "assethub-fees" + ], + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot People", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-people-rpc.polkadot.io", + "name": "Parity node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://sys.ibp.network/people-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://people-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://rpc-people-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://people-polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://people-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://people-polkadot.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_People.svg", + "addressPrefix": 0, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama People", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama-people-rpc.polkadot.io", + "name": "Parity node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://sys.ibp.network/people-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://people-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/people", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://people-kusama.subscan.io/extrinsic/{hash}", + "account": "https://people-kusama.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_People.svg", + "addressPrefix": 2, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "KAR.svg", + "priceId": "karura", + "buyProviders": { + "banxa": { + "coinType": "KAR", + "blockchain": "KAR" + } + } + }, + { + "assetId": 1, + "symbol": "aSEEDk", + "precision": 12, + "icon": "aSEEDk.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "KSM.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "BNC.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "PHA.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "KINT.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "QTZ.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "MOVR.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "CSM.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "KMA.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "TEER.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "NEER.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "BSX.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "AIR.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "GENS.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "CRAB.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x39" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "GLMR.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "GLMR", + "blockchain": "GLMR" + } + }, + "sellProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "xcaSEEDp", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "aSEEDp.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "ACA.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "type": "statemine", + "icon": "PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "INTR.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "iBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "ASTR.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "PHA.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "statemine", + "priceId": "centrifuge", + "icon": "CFG.svg", + "typeExtras": { + "assetId": "91372035960551235635465443179559840483", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "typeExtras": { + "assetId": "165823357460190568952172802245839421906", + "isSufficient": true + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "statemine", + "priceId": "equilibrium-token", + "icon": "EQ.svg", + "typeExtras": { + "assetId": "190590555344745888270686124937537713878", + "isSufficient": true + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "EQD.svg", + "typeExtras": { + "assetId": "187224307232923873519830480073807488153", + "isSufficient": true + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "statemine", + "priceId": "hydradx", + "icon": "HDX.svg", + "typeExtras": { + "assetId": "69606720909260275826784788104880799692", + "isSufficient": true + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "statemine", + "priceId": "nodle-network", + "icon": "NODL.svg", + "typeExtras": { + "assetId": "309163521958167876851250718453738106865", + "isSufficient": true + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "statemine", + "priceId": "darwinia-network-native-token", + "icon": "RING.svg", + "typeExtras": { + "assetId": "125699734534028342599692732320197985871", + "isSufficient": true + } + }, + { + "assetId": 18, + "symbol": "xcOTP", + "precision": 12, + "type": "statemine", + "icon": "OTP.svg", + "typeExtras": { + "assetId": "238111524681612888331172110363070489924", + "isSufficient": true + } + }, + { + "assetId": 19, + "symbol": "xcvDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "vDOT.svg", + "typeExtras": { + "assetId": "29085784439601774464560083082574142143", + "isSufficient": true + } + }, + { + "assetId": 20, + "symbol": "xcvFIL", + "precision": 18, + "type": "statemine", + "icon": "vFIL.svg", + "typeExtras": { + "assetId": "272547899416482196831721420898811311297", + "isSufficient": true + } + }, + { + "assetId": 21, + "symbol": "xcvGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "statemine", + "icon": "vGLMR.svg", + "typeExtras": { + "assetId": "204507659831918931608354793288110796652", + "isSufficient": true + } + }, + { + "assetId": 22, + "symbol": "xcMANTA", + "precision": 18, + "type": "statemine", + "priceId": "manta-network", + "icon": "MANTA.svg", + "typeExtras": { + "assetId": "166446646689194205559791995948102903873", + "isSufficient": true + } + }, + { + "assetId": 23, + "symbol": "xcUSDC", + "precision": 6, + "type": "statemine", + "priceId": "usd-coin", + "icon": "USDC.svg", + "typeExtras": { + "assetId": "166377000701797186346254371275954761085", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://moonbeam.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://moonbeam.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1e" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1e" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonbeam.polkassembly.network/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance" + ], + "additional": { + "themeColor": "#9968CE", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking", + "defaultBlockTime": 6000 + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "ETH", + "blockchain": "ETH" + } + }, + "sellProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + } + } + } + ], + "nodeSelectionStrategy": "roundRobin", + "nodes": [ + { + "url": "https://ethereum-rpc.publicnode.com", + "name": "Allnodes rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe", + "name": "Infura node 5" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/9dddd77ac74043dc9a8dc48f82822c7d", + "name": "Infura node 4" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/82fd5b2925e341719f10b7ed4376a646", + "name": "Infura node 6" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "MOVR.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "banxa": { + "coinType": "MOVR", + "blockchain": "MOVR" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "KSM.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "KINT.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "KAR.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "BNC.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "kBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "xcaSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "aSEEDk.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "CSM.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "PHA.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "KMA.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277", + "isSufficient": true + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "CRAB.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029", + "isSufficient": true + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "TEER.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958", + "isSufficient": true + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "LIT.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608", + "isSufficient": true + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "SDN.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938", + "isSufficient": true + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "XRT.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601", + "isSufficient": true + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "statemine", + "icon": "vKSM.svg", + "typeExtras": { + "assetId": "264344629840762281112027368930249420542", + "isSufficient": true + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "statemine", + "icon": "vBNC.svg", + "typeExtras": { + "assetId": "72145018963825376852137222787619937732", + "isSufficient": true + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "statemine", + "icon": "vMOVR.svg", + "typeExtras": { + "assetId": "203223821023327994093278529517083736593", + "isSufficient": true + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "statemine", + "priceId": "mangata-x", + "icon": "MGX.svg", + "typeExtras": { + "assetId": "118095707745084482624853002839493125353", + "isSufficient": true + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "statemine", + "priceId": "turing-network", + "icon": "TUR.svg", + "typeExtras": { + "assetId": "133300872918374599700079037156071917454", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver-rpc.publicnode.com", + "name": "Allnodes node" + }, + { + "url": "wss://moonriver.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://moonriver-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1d" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1d" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance" + ], + "additional": { + "themeColor": "#20A0B6", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "SDN.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "PHA.svg", + "typeExtras": { + "assetId": "18446744073709551623", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "MOVR.svg", + "typeExtras": { + "assetId": "18446744073709551620", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "kBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "KINT.svg", + "typeExtras": { + "assetId": "18446744073709551622", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "KSM.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "aSEEDk", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "aSEEDk.svg", + "typeExtras": { + "assetId": "18446744073709551616", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "CSM.svg", + "typeExtras": { + "assetId": "18446744073709551624", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "KAR.svg", + "typeExtras": { + "assetId": "18446744073709551618", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "4294969280", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "statemine", + "icon": "vKSM.svg", + "typeExtras": { + "assetId": "18446744073709551628", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "typeExtras": { + "assetId": "18446744073709551627", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://shiden.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x40" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12, + "icon": "BNC.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNC" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "KSM.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "KAR.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "aSEEDk.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "MOVR.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "PHA.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "orml", + "icon": "vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://us.bifrost-rpc.liebi.com/ws", + "name": "LiebiUS node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x38" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 0, + "legacyAddressPrefix": 6, + "options": [ + "governance" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "BSX.svg", + "buyProviders": { + "banxa": { + "coinType": "BSX", + "blockchain": "BSX" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "aSEEDk.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "TNKR.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "XRT.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3f" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "AIR.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x37" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true, + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "EDG.svg" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "PHA.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "KSM.svg", + "typeExtras": { + "assetId": "0", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "KAR.svg", + "typeExtras": { + "assetId": "1", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "typeExtras": { + "assetId": "2", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "ZLK.svg", + "typeExtras": { + "assetId": "3", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "aSEEDk.svg", + "typeExtras": { + "assetId": "4", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "BSX.svg", + "typeExtras": { + "assetId": "9", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "MOVR.svg", + "typeExtras": { + "assetId": "6", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "HKO.svg", + "typeExtras": { + "assetId": "7", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "KMA.svg", + "typeExtras": { + "assetId": "8", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "type": "statemine", + "icon": "TUR.svg", + "typeExtras": { + "assetId": "10", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "type": "statemine", + "icon": "CRAB.svg", + "typeExtras": { + "assetId": "11", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "SDN.svg", + "typeExtras": { + "assetId": "12", + "isSufficient": true + } + }, + { + "assetId": 13, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "statemine", + "icon": "NEER.svg", + "typeExtras": { + "assetId": "13", + "isSufficient": true + } + }, + { + "assetId": 14, + "symbol": "BIT", + "precision": 18, + "type": "statemine", + "icon": "BIT.svg", + "typeExtras": { + "assetId": "14", + "isSufficient": true + } + }, + { + "assetId": 15, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "type": "statemine", + "icon": "PICA.svg", + "typeExtras": { + "assetId": "15", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.helikon.io/khala", + "name": "Helikon node" + }, + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3a" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "KILT.svg", + "precision": 15, + "buyProviders": { + "banxa": { + "coinType": "KILT", + "blockchain": "KILT" + } + } + } + ], + "nodes": [ + { + "url": "wss://kilt.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://kilt.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3d" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "KMA.svg", + "precision": 12, + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "KAR.svg", + "typeExtras": { + "assetId": "8", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "KSM.svg", + "typeExtras": { + "assetId": "12", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "MOVR.svg", + "typeExtras": { + "assetId": "11", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "14", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "DAI-Karura", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "DAI-Karura.svg", + "typeExtras": { + "assetId": "15", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "USDC-Karura", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "USDC-Karura.svg", + "typeExtras": { + "assetId": "16", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x36" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x36" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "additional": { + "themeColor": "#D632C1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "QTZ.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3e" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer-rpc-1.bit.country/wss", + "name": "MetaverseNetwork node 1" + }, + { + "url": "wss://pioneer-rpc-2.bit.country/wss", + "name": "MetaverseNetwork node 2" + }, + { + "url": "wss://pioneer-rpc-3.bit.country/wss", + "name": "MetaverseNetwork node 3" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x41" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "ACA.svg", + "buyProviders": { + "banxa": { + "coinType": "ACA", + "blockchain": "ACA" + } + } + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEEDp", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "aSEEDp.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "type": "orml", + "icon": "PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "INTR.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "ASTR.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "EQ.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "PINK.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "NEMO", + "precision": 18, + "type": "orml", + "icon": "Default.svg", + "typeExtras": { + "currencyIdScale": "0x02fa904c86b73fd041d6cc2aeed9e6ec0148fd51da", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3c" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + }, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "ASTR.svg", + "precision": 18, + "buyProviders": { + "banxa": { + "coinType": "ASTR", + "blockchain": "ASTR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "GLMR.svg", + "typeExtras": { + "assetId": "18446744073709551619", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "iBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "INTR.svg", + "typeExtras": { + "assetId": "18446744073709551621", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "PHA.svg", + "typeExtras": { + "assetId": "18446744073709551622", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "ACA.svg", + "typeExtras": { + "assetId": "18446744073709551616", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "aSEEDp", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "aSEEDp.svg", + "typeExtras": { + "assetId": "18446744073709551617", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "4294969280", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "typeExtras": { + "assetId": "18446744073709551623", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "UNQ", + "precision": 18, + "type": "statemine", + "priceId": "unique-network", + "icon": "UNQ.svg", + "typeExtras": { + "assetId": "18446744073709551631", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "vDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "vDOT.svg", + "typeExtras": { + "assetId": "18446744073709551624", + "isSufficient": true + } + }, + { + "assetId": 13, + "symbol": "EQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "EQD.svg", + "typeExtras": { + "assetId": "18446744073709551629", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://astar.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1f" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000", + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "icon": "PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "101", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "sDOT.svg", + "typeExtras": { + "assetId": "1001", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "ACA.svg", + "typeExtras": { + "assetId": "108", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "aSEEDp", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "statemine", + "icon": "aSEEDp.svg", + "typeExtras": { + "assetId": "104", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "LDOT.svg", + "typeExtras": { + "assetId": "110", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "GLMR.svg", + "typeExtras": { + "assetId": "114", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "cDOT.svg", + "typeExtras": { + "assetId": "200060013", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "cDOT.svg", + "typeExtras": { + "assetId": "200070014", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "cDOT.svg", + "typeExtras": { + "assetId": "200080015", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "cDOT.svg", + "typeExtras": { + "assetId": "200090016", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "cDOT.svg", + "typeExtras": { + "assetId": "200100017", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "INTR.svg", + "typeExtras": { + "assetId": "120", + "isSufficient": true + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "iBTC.svg", + "typeExtras": { + "assetId": "122", + "isSufficient": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "102", + "isSufficient": true + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "CLV.svg", + "typeExtras": { + "assetId": "130", + "isSufficient": true + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "ASTR.svg", + "typeExtras": { + "assetId": "112", + "isSufficient": true + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "PHA.svg", + "typeExtras": { + "assetId": "115", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://parallel.gatotech.network", + "name": "Gatotech node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://parallel.statescan.io/#/accounts/{address}", + "extrinsic": "https://parallel.statescan.io/#/extrinsics/{hash}", + "event": "https://parallel.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "CLV.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "1984", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "USDC.svg", + "typeExtras": { + "assetId": "1337", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "DED", + "precision": 10, + "priceId": "dot-is-ded", + "type": "statemine", + "icon": "DED.svg", + "typeExtras": { + "assetId": "30" + } + }, + { + "assetId": 4, + "symbol": "PINK", + "precision": 10, + "type": "statemine", + "icon": "PINK.svg", + "typeExtras": { + "assetId": "23" + } + }, + { + "assetId": 5, + "symbol": "DOTA", + "precision": 4, + "type": "statemine", + "icon": "DOTA.svg", + "typeExtras": { + "assetId": "18" + } + }, + { + "assetId": 6, + "symbol": "STINK", + "precision": 10, + "type": "statemine", + "icon": "STINK.svg", + "typeExtras": { + "assetId": "42069" + } + }, + { + "assetId": 7, + "symbol": "GABE", + "precision": 20, + "type": "statemine", + "icon": "GABE.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 8, + "symbol": "WUD", + "precision": 10, + "priceId": "gavun-wud", + "type": "statemine", + "icon": "WUD.svg", + "typeExtras": { + "assetId": "31337" + } + }, + { + "assetId": 9, + "symbol": "WETH-Snowbridge", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "statemine", + "icon": "WETH-Snowbridge.svg", + "typeExtras": { + "assetId": "0x02020907040300c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "palletName": "ForeignAssets", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "WBTC-Snowbridge", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "statemine", + "icon": "WBTC-Snowbridge.svg", + "typeExtras": { + "assetId": "0x020209070403002260fac5e5542a773aa44fbcfedf7c193bc2c599", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 11, + "symbol": "WIFD", + "precision": 10, + "type": "statemine", + "icon": "WIFD.svg", + "typeExtras": { + "assetId": "17" + } + }, + { + "assetId": 12, + "symbol": "BORK", + "precision": 10, + "type": "statemine", + "icon": "BORK.svg", + "typeExtras": { + "assetId": "690" + } + }, + { + "assetId": 13, + "symbol": "BUNS", + "precision": 10, + "type": "statemine", + "icon": "BUNS.svg", + "typeExtras": { + "assetId": "1234" + } + }, + { + "assetId": 14, + "symbol": "KOL", + "precision": 12, + "type": "statemine", + "icon": "KOL.svg", + "typeExtras": { + "assetId": "86" + } + }, + { + "assetId": 15, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "type": "statemine", + "icon": "MYTH.svg", + "typeExtras": { + "assetId": "0x010100a534", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 16, + "symbol": "MYTH-Snowbridge", + "precision": 18, + "priceId": "mythos", + "type": "statemine", + "icon": "MYTH-Snowbridge.svg", + "typeExtras": { + "assetId": "0x02020907040300ba41ddf06b7ffd89d1267b5a93bfef2424eb2003", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 17, + "symbol": "USDC-Snowbridge", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "USDC-Snowbridge.svg", + "typeExtras": { + "assetId": "0x02020907040300a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 18, + "symbol": "USDT-Snowbridge", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "USDT-Snowbridge.svg", + "typeExtras": { + "assetId": "0x02020907040300dac17f958d2ee523a2206206994597c13d831ec7", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 19, + "symbol": "DAI-Snowbridge", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "DAI-Snowbridge.svg", + "typeExtras": { + "assetId": "0x020209070403006b175474e89094c44da98b954eedeac495271d0f", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 20, + "symbol": "BASTI", + "precision": 12, + "type": "statemine", + "icon": "Default.svg", + "typeExtras": { + "assetId": "22222015" + } + }, + { + "assetId": 21, + "symbol": "DAMN", + "precision": 12, + "type": "statemine", + "icon": "DAMN.svg", + "typeExtras": { + "assetId": "22222012" + } + }, + { + "assetId": 22, + "symbol": "BILLCOIN", + "precision": 12, + "type": "statemine", + "icon": "BILLCOIN.svg", + "typeExtras": { + "assetId": "50000075" + } + }, + { + "assetId": 23, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "KSM.svg", + "typeExtras": { + "assetId": "0x02010903", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 24, + "symbol": "ETH-Snowbridge", + "precision": 18, + "priceId": "ethereum", + "type": "statemine", + "icon": "WETH-Snowbridge.svg", + "typeExtras": { + "assetId": "0x0201090704", + "palletName": "ForeignAssets" + } + } + ], + "nodes": [ + { + "url": "wss://rpc-assethub.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://sys.ibp.network/asset-hub-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://asset-hub-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://asset-hub-polkadot-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://statemint.statescan.io/#/accounts/{address}", + "event": "https://statemint.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x35" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0, + "options": [ + "swap-hub", + "assethub-fees", + "proxy" + ], + "additional": { + "relaychainAsNative": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "XRT.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://encointer-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "KINT.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "KINT", + "blockchain": "KINT" + } + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "aSEEDk.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "KSM-kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "kBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "qkBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "qKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "qUSDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "icon": "PICA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3b" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "ZTG.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" + } + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "SUB.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x34" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "CSM.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-sha-subscan.crustnetwork.xyz", + "name": "Subscan node" + }, + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "TEER.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "CFG.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://rpc-centrifuge.luckyfriday.io", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true, + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hydration", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "HDX.svg", + "buyProviders": { + "banxa": { + "coinType": "HDX", + "blockchain": "HDX" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "DAI-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "WETH-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "WBTC-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "ZTG.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "ASTR.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "CFG.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "BNC.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "DAI-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "WBTC-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "WETH-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "34854864344868000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "INTR.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x11000000", + "currencyIdType": "u32", + "existentialDeposit": "6164274209", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "SUB.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x18000000", + "currencyIdType": "u32", + "existentialDeposit": "20000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "icon": "vDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "18761726", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "PHA.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x08000000", + "currencyIdType": "u32", + "existentialDeposit": "54945054945", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "USDC-Moonbeam", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "USDC-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x15000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "4-Pool", + "precision": 18, + "type": "orml", + "icon": "4-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x64000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "2-Pool", + "precision": 18, + "type": "orml", + "icon": "2-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x65000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "2-Pool-Stbl", + "precision": 18, + "type": "orml", + "icon": "2-Pool-Stbl.svg", + "typeExtras": { + "currencyIdScale": "0x66000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "type": "orml", + "icon": "UNQ.svg", + "typeExtras": { + "currencyIdScale": "0x19000000", + "currencyIdType": "u32", + "existentialDeposit": "1224384348939740000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "type": "orml", + "icon": "NODL.svg", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "109890109890", + "transfersEnabled": true + } + }, + { + "assetId": 27, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "type": "orml", + "icon": "CRU.svg", + "typeExtras": { + "currencyIdScale": "0x1b000000", + "currencyIdType": "u32", + "existentialDeposit": "7874015748", + "transfersEnabled": true + } + }, + { + "assetId": 28, + "symbol": "USDT-Moonbeam", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x17000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 29, + "symbol": "DED", + "precision": 10, + "priceId": "dot-is-ded", + "type": "orml", + "icon": "DED.svg", + "typeExtras": { + "currencyIdScale": "0x53420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 30, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "PINK.svg", + "typeExtras": { + "currencyIdScale": "0x55420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 31, + "symbol": "STINK", + "precision": 10, + "type": "orml", + "icon": "STINK.svg", + "typeExtras": { + "currencyIdScale": "0x62420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 32, + "symbol": "DOTA", + "precision": 4, + "type": "orml", + "icon": "DOTA.svg", + "typeExtras": { + "currencyIdScale": "0x66420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 33, + "symbol": "GABE", + "precision": 20, + "type": "orml", + "icon": "GABE.svg", + "typeExtras": { + "currencyIdScale": "0x7e420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 34, + "symbol": "KILT", + "precision": 15, + "type": "orml", + "priceId": "kilt-protocol", + "icon": "KILT.svg", + "typeExtras": { + "currencyIdScale": "0x1c000000", + "currencyIdType": "u32", + "existentialDeposit": "21358393848783", + "transfersEnabled": true + } + }, + { + "assetId": 35, + "symbol": "WUD", + "precision": 10, + "priceId": "gavun-wud", + "type": "orml", + "icon": "WUD.svg", + "typeExtras": { + "currencyIdScale": "0x95420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 36, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "type": "orml", + "icon": "MYTH.svg", + "typeExtras": { + "currencyIdScale": "0x1e000000", + "currencyIdType": "u32", + "existentialDeposit": "21367521367521400", + "transfersEnabled": true + } + }, + { + "assetId": 37, + "symbol": "WETH-Snowbridge", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "WETH-Snowbridge.svg", + "typeExtras": { + "currencyIdScale": "0x06430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 38, + "symbol": "WBTC-Snowbridge", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "WBTC-Snowbridge.svg", + "typeExtras": { + "currencyIdScale": "0xfe420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 39, + "symbol": "WIFD", + "precision": 10, + "type": "orml", + "icon": "WIFD.svg", + "typeExtras": { + "currencyIdScale": "0x92420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 40, + "symbol": "BORK", + "precision": 10, + "type": "orml", + "icon": "BORK.svg", + "typeExtras": { + "currencyIdScale": "0xd4420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 41, + "symbol": "BUNS", + "precision": 10, + "type": "orml", + "icon": "BUNS.svg", + "typeExtras": { + "currencyIdScale": "0xf1420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 42, + "symbol": "KOL", + "precision": 12, + "type": "orml", + "icon": "KOL.svg", + "typeExtras": { + "currencyIdScale": "0x07430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 43, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x21000000", + "currencyIdType": "u32", + "existentialDeposit": "133689839572193000", + "transfersEnabled": true + } + }, + { + "assetId": 44, + "symbol": "AJUN", + "precision": 12, + "priceId": "ajuna-network-2", + "type": "orml", + "icon": "AJUN.svg", + "typeExtras": { + "currencyIdScale": "0x20000000", + "currencyIdType": "u32", + "existentialDeposit": "100786131828", + "transfersEnabled": true + } + }, + { + "assetId": 45, + "symbol": "AAVE", + "precision": 18, + "priceId": "aave", + "type": "orml", + "icon": "AAVE.svg", + "typeExtras": { + "currencyIdScale": "0xb0440f00", + "currencyIdType": "u32", + "existentialDeposit": "59084194977843", + "transfersEnabled": true + } + }, + { + "assetId": 46, + "symbol": "BASTI", + "precision": 12, + "type": "orml", + "icon": "Default.svg", + "typeExtras": { + "currencyIdScale": "0x64430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 47, + "symbol": "DAMN", + "precision": 12, + "type": "orml", + "icon": "DAMN.svg", + "typeExtras": { + "currencyIdScale": "0x5e430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 48, + "symbol": "SOL-Wormhole", + "precision": 9, + "type": "orml", + "icon": "SOL-Wormhole.svg", + "typeExtras": { + "currencyIdScale": "0x30450f00", + "currencyIdType": "u32", + "existentialDeposit": "46339", + "transfersEnabled": true + } + }, + { + "assetId": 49, + "symbol": "SUI-Wormhole", + "precision": 9, + "type": "orml", + "icon": "SUI-Wormhole.svg", + "typeExtras": { + "currencyIdScale": "0x31450f00", + "currencyIdType": "u32", + "existentialDeposit": "2652520", + "transfersEnabled": true + } + }, + { + "assetId": 50, + "symbol": "tBTC", + "precision": 18, + "priceId": "tbtc", + "type": "orml", + "icon": "tBTC.svg", + "typeExtras": { + "currencyIdScale": "0x3d450f00", + "currencyIdType": "u32", + "existentialDeposit": "106803374987", + "transfersEnabled": true + } + }, + { + "assetId": 51, + "symbol": "BILLCOIN", + "precision": 12, + "type": "orml", + "icon": "BILLCOIN.svg", + "typeExtras": { + "currencyIdScale": "0x3a450f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 52, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x43450f00", + "currencyIdType": "u32", + "existentialDeposit": "313283208", + "transfersEnabled": true + } + }, + { + "assetId": 53, + "symbol": "EWT", + "precision": 18, + "priceId": "energy-web-token", + "type": "orml", + "icon": "EWT.svg", + "typeExtras": { + "currencyIdScale": "0x6dda0300", + "currencyIdType": "u32", + "existentialDeposit": "3244646333550", + "transfersEnabled": true + } + }, + { + "assetId": 54, + "symbol": "LINK", + "precision": 18, + "priceId": "chainlink", + "type": "orml", + "icon": "LINK.svg", + "typeExtras": { + "currencyIdScale": "0x5a450f00", + "currencyIdType": "u32", + "existentialDeposit": "436681222707424", + "transfersEnabled": true + } + }, + { + "assetId": 55, + "symbol": "LDO", + "precision": 18, + "priceId": "lido-dao", + "type": "orml", + "icon": "LDO.svg", + "typeExtras": { + "currencyIdScale": "0x5c450f00", + "currencyIdType": "u32", + "existentialDeposit": "5102040816326530", + "transfersEnabled": true + } + }, + { + "assetId": 56, + "symbol": "SKY", + "precision": 18, + "type": "orml", + "icon": "SKY.svg", + "typeExtras": { + "currencyIdScale": "0x5b450f00", + "currencyIdType": "u32", + "existentialDeposit": "211685012701101000", + "transfersEnabled": true + } + }, + { + "assetId": 57, + "symbol": "ETH-Snowbridge", + "precision": 18, + "priceId": "ethereum", + "type": "orml", + "icon": "WETH-Snowbridge.svg", + "typeExtras": { + "currencyIdScale": "0x22000000", + "currencyIdType": "u32", + "existentialDeposit": "5373455131650", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-hydra.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc.hydradx.cloud", + "name": "Galactic Council node" + }, + { + "url": "wss://hydration.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://hydration.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hydration.svg", + "addressPrefix": 0, + "options": [ + "governance", + "governance-v1", + "hydradx-swaps", + "hydration-fees" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + }, + "legacyAddressPrefix": 63 + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "INTR.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "INTR", + "blockchain": "INTR" + } + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "iBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "KINT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "kBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "qiBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "qUSDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "qDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://rpc-interlay.luckyfriday.io/", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://interlay.statescan.io/#/accounts/{address}", + "event": "https://interlay.statescan.io/#/events/{event}", + "extrinsic": "https://interlay.statescan.io/#/extrinsics/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "NODL.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "PHA.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.helikon.io/phala", + "name": "Helikon node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-phala-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "priceId": "turing-network", + "icon": "TUR.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "aSEEDk.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "KAR.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "PHA.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "additional": { + "themeColor": "#14B1D3", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "AZERO.svg", + "buyProviders": { + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "PDEX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "ASTR", + "precision": 12, + "priceId": "astar", + "type": "statemine", + "icon": "ASTR.svg", + "typeExtras": { + "assetId": "222121451965151777636299756141619631150", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "PHA.svg", + "typeExtras": { + "assetId": "193492391581201937291053139015355410612", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "iBTC", + "precision": 12, + "priceId": "bitcoin", + "type": "statemine", + "icon": "iBTC.svg", + "typeExtras": { + "assetId": "226557799181424065994173367616174607641", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "DED", + "precision": 12, + "priceId": "dot-is-ded", + "type": "statemine", + "icon": "DED.svg", + "typeExtras": { + "assetId": "119367686984583275840673742485354142551", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "PINK", + "precision": 12, + "type": "statemine", + "icon": "PINK.svg", + "typeExtras": { + "assetId": "339306133874233608313826294843504252047", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "GLMR", + "precision": 12, + "priceId": "moonbeam", + "type": "statemine", + "icon": "GLMR.svg", + "typeExtras": { + "assetId": "182269558229932594457975666948556356791", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://polkadex.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x20" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x20" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking", + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "NeuroWeb", + "assets": [ + { + "assetId": 0, + "symbol": "NEURO", + "precision": 12, + "priceId": "neurowebai", + "icon": "NEURO.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://neuroweb.subscan.io/account/{address}", + "extrinsic": "https://neuroweb.subscan.io/extrinsic/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/NeuroWeb.svg", + "addressPrefix": 101, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNCPOLKA" + } + } + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "ASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "type": "orml", + "icon": "vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "orml", + "icon": "vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "vsDOT", + "precision": 10, + "type": "orml", + "icon": "vsDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0a00", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "type": "orml", + "icon": "MANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0808", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "vMANTA", + "precision": 18, + "type": "orml", + "icon": "vMANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0908", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-polkadot.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://bifrost-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://eu.bifrost-polkadot-rpc.liebi.com/ws", + "name": "LiebiEU node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 0, + "legacyAddressPrefix": 6, + "options": [ + "governance" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Heima", + "assets": [ + { + "assetId": 0, + "symbol": "HEI", + "precision": 18, + "icon": "HEI.svg", + "priceId": "heima" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://heima-rpc.n.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://heima.statescan.io/#/accounts/{address}", + "extrinsic": "https://heima.statescan.io/#/extrinsics/{hash}", + "event": "https://heima.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Heima.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "UNQ.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + }, + { + "url": "wss://unique.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://unique.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391, + "options": [ + "fullSyncByDefault" + ], + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "MGX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "icon": "TUR.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "icon": "RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "icon": "vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "KAB.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "AMPE.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "priceId": "kusama", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDC.s", + "precision": 12, + "priceId": "usdc", + "type": "orml", + "icon": "USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "XLM.s", + "precision": 12, + "priceId": "stellar", + "type": "orml", + "icon": "XLM.svg", + "typeExtras": { + "currencyIdScale": "0x0200", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "TZS.s", + "precision": 12, + "type": "orml", + "icon": "TZS.svg", + "typeExtras": { + "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "BRL.s", + "precision": 12, + "type": "orml", + "icon": "BRL.svg", + "typeExtras": { + "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "AUDD.s", + "precision": 12, + "priceId": "novatti-australian-digital-dollar", + "type": "orml", + "icon": "AUDD.svg", + "typeExtras": { + "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "icon": "EURM.svg", + "typeExtras": { + "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "NGNC.s", + "precision": 12, + "type": "orml", + "icon": "NGNC.svg", + "typeExtras": { + "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "CAPS.svg", + "buyProviders": { + "banxa": { + "coinType": "CAPS", + "blockchain": "TERNOA" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "POLYX.svg", + "buyProviders": { + "banxa": { + "coinType": "POLYX", + "blockchain": "Polymesh" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polymesh" + } + ] + } + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://ipci.rpc.robonomics.network", + "name": "Airalab node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "XX.svg" + } + ], + "nodes": [ + { + "url": "wss://xxnetwork-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation 1 node" + }, + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation 2 node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation 3 node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0102", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDC.s", + "precision": 12, + "priceId": "usdc", + "type": "orml", + "icon": "USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XLM.s", + "precision": 12, + "priceId": "stellar", + "type": "orml", + "icon": "XLM.svg", + "typeExtras": { + "currencyIdScale": "0x0200", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "TZS.s", + "precision": 12, + "type": "orml", + "icon": "TZS.svg", + "typeExtras": { + "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "BRL.s", + "precision": 12, + "type": "orml", + "icon": "BRL.svg", + "typeExtras": { + "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "AUDD.s", + "precision": 12, + "priceId": "novatti-australian-digital-dollar", + "type": "orml", + "icon": "AUDD.svg", + "typeExtras": { + "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "icon": "EURM.svg", + "priceId": "euro-coin", + "typeExtras": { + "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "NGNC.s", + "precision": 12, + "type": "orml", + "icon": "NGNC.svg", + "typeExtras": { + "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0106", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "PINK.svg", + "typeExtras": { + "currencyIdScale": "0x0107", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "HDX", + "precision": 12, + "type": "orml", + "priceId": "hydradx", + "icon": "HDX.svg", + "typeExtras": { + "currencyIdScale": "0x0108", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "ASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0109", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "vDOT", + "precision": 10, + "type": "orml", + "priceId": "voucher-dot", + "icon": "vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "typeExtras": { + "currencyIdScale": "0x010b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDC.axl", + "precision": 6, + "type": "orml", + "priceId": "axlusdc", + "icon": "USDCaxl.svg", + "typeExtras": { + "currencyIdScale": "0x010c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "priceId": "euro-coin", + "icon": "EURC.svg", + "typeExtras": { + "currencyIdScale": "0x020145555243cf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pendulum.subscan.io/extrinsic/{hash}", + "account": "https://pendulum.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56, + "options": [ + "governance-v1" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c1.hashed.network", + "name": "Hashed systems 1 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "SAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "explorers": [ + { + "name": "SCAN", + "account": "https://bittensor.com/scan/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "priceId": "ajuna-network-2", + "icon": "AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://ajuna.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://ajuna.subscan.io/extrinsic/{hash}", + "account": "https://ajuna.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---ajuna" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "priceId": "3dpass", + "icon": "P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "KTON.svg", + "typeExtras": { + "assetId": "1026", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.darwinia.network", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "CRAB.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "CKTON.svg", + "typeExtras": { + "assetId": "1026", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/frequency" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/frequency.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "priceId": "vara-network", + "staking": [ + "relaychain", + "nomination-pools" + ], + "icon": "VARA.svg", + "buyProviders": { + "banxa": { + "coinType": "VARA", + "blockchain": "VARA" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + }, + { + "name": "Subscan", + "extrinsic": "https://vara.subscan.io/extrinsic/{hash}", + "account": "https://vara.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-vara-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-vara-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/vara-vara-staking", + "supportsGenericLedgerApp": true + }, + "options": [ + "pushSupport" + ] + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "GIANT.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-mainnet-az-ue1.giantprotocol.org:443", + "name": "Anchor node 1" + }, + { + "url": "wss://rpc-anchor-2-mainnet-az-ue1.giantprotocol.org:443", + "name": "Anchor node 2" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://bridge-hub-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bridgehub-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://bridgehub-polkadot.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0 + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://bridge-hub-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bridgehub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bridgehub-kusama.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---kusama-bridgehub" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2 + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://collectives-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://collectives.statescan.io/#/accounts/{address}", + "event": "https://collectives.statescan.io/#/events/{event}", + "extrinsic": "https://collectives.statescan.io/#/extrinsics/{hash}" + }, + { + "name": "Subscan", + "extrinsic": "https://collectives-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://collectives-polkadot.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-collectives" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0, + "additional": { + "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008" + } + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://wss-krest.peaq.network/", + "name": "Krest node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin Matrix", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.matrix.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-matrix-rpc-1.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}", + "account": "https://matrix.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 1110, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956", + "name": "Joystream", + "assets": [ + { + "assetId": 0, + "symbol": "JOY", + "priceId": "joystream", + "precision": 10, + "icon": "JOY.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.joystream.org", + "name": "Jsgenesis node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}", + "account": "https://joystream.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg", + "addressPrefix": 126 + }, + { + "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae", + "name": "Dock (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DOCK", + "priceId": "dock", + "precision": 6, + "icon": "DOCK.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-node.dock.io", + "name": "Dock Association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dock.subscan.io/extrinsic/{hash}", + "account": "https://dock.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg", + "addressPrefix": 22 + }, + { + "chainId": "eip155:246", + "name": "Energy Web Chain", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "type": "evmNative", + "icon": "EWT.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://consortia-rpc.energyweb.org", + "name": "Public EWC http node" + }, + { + "url": "https://rpc.energyweb.org", + "name": "Energy web http node" + }, + { + "url": "https://archive-rpc.energyweb.org", + "name": "Archive http node" + }, + { + "url": "wss://rpc.energyweb.org/ws", + "name": "Energy web wss node" + } + ], + "explorers": [ + { + "name": "Energy Web Explorer", + "extrinsic": "https://explorer.energyweb.org/tx/{hash}", + "account": "https://explorer.energyweb.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.energyweb.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg", + "addressPrefix": 246, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Energy Web X", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "precision": 18, + "icon": "EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.energywebx.com/", + "name": "Energywebx node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://energywebx.subscan.io/extrinsic/{hash}", + "account": "https://energywebx.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---energy-web-x" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", + "addressPrefix": 42 + }, + { + "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "InvArch (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "VARCH", + "precision": 12, + "icon": "VARCH.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://invarch.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://invarch.statescan.io/#/accounts/{address}", + "event": "https://invarch.statescan.io/#/events/{event}", + "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", + "addressPrefix": 117, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polimec", + "assets": [ + { + "assetId": 0, + "symbol": "PLMC", + "priceId": "polimec", + "precision": 10, + "icon": "PLMC.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "banxa": { + "coinType": "PLMC", + "blockchain": "Polimec" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg", + "type": "statemine", + "typeExtras": { + "assetId": "0x0100", + "palletName": "ForeignAssets", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "USDT.svg", + "type": "statemine", + "typeExtras": { + "assetId": "0x010300a10f043205011f", + "palletName": "ForeignAssets", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "icon": "USDC.svg", + "type": "statemine", + "typeExtras": { + "assetId": "0x010300a10f043205e514", + "palletName": "ForeignAssets", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.polimec.org", + "name": "Polimec node" + }, + { + "url": "wss://polimec.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://polimec.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://polimec.statescan.io/#/accounts/{address}", + "event": "https://polimec.statescan.io/#/events/{event}", + "extrinsic": "https://polimec.statescan.io/#/extrinsics/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polimec.svg", + "addressPrefix": 41, + "additional": { + "themeColor": "#96CC5A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polimec-plmc-staking", + "defaultBlockTime": 12000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Manta Atlantic", + "assets": [ + { + "assetId": 0, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "icon": "MANTA.svg", + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "8", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.manta.systems", + "name": "Manta node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta" + } + ] + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://manta.subscan.io/extrinsic/{hash}", + "account": "https://manta.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 77, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/manta-manta-staking", + "defaultBlockTime": 12000, + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "eip155:169", + "name": "Manta Pacific", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://pacific-rpc.manta.network/http", + "name": "Manta rpc 1 node" + }, + { + "url": "https://1rpc.io/manta", + "name": "Manta rpc 2 node" + }, + { + "url": "wss://pacific-rpc.manta.network/ws", + "name": "Manta wss node" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://pacific-explorer.manta.network/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "explorers": [ + { + "name": "Manta Pacific Block Explorer", + "extrinsic": "https://pacific-explorer.manta.network/tx/{hash}", + "account": "https://pacific-explorer.manta.network/address/{address}" + }, + { + "name": "Manta Socialscan", + "extrinsic": "https://manta.socialscan.io/tx/{hash}", + "account": "https://manta.socialscan.io/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 169, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "ae1ca86c936aa252cdc45f4f436220567b2bbbcc4834f5b8f4191462baf19dfb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Continuum (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "NUUM", + "priceId": "mnet-continuum", + "precision": 18, + "icon": "NUUM.svg" + } + ], + "nodes": [ + { + "url": "wss://continuum-rpc-1.metaverse.network/wss", + "name": "MNet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://continuum.subscan.io/extrinsic/{hash}", + "account": "https://continuum.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-continuum" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Continuum.svg", + "addressPrefix": 268 + }, + { + "chainId": "d8761d3c88f26dc12875c00d3165f7d67243d56fc85b4cf19937601a7916e5a9", + "name": "Enjin Relay", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.relay.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-relay-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://enjin.subscan.io/extrinsic/{hash}", + "account": "https://enjin.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 2135, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-enjin-relay" + } + ] + }, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Curio", + "assets": [ + { + "assetId": 0, + "symbol": "CGT", + "precision": 18, + "priceId": "curio-governance", + "icon": "CGT.svg" + } + ], + "nodes": [ + { + "url": "wss://archive.parachain.curioinvest.com", + "name": "Curio 1 node" + }, + { + "url": "wss://parachain.curioinvest.com/", + "name": "Curio 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-curio" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", + "addressPrefix": 777 + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Mythos", + "assets": [ + { + "assetId": 0, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "icon": "MYTH.svg", + "staking": [ + "mythos" + ] + } + ], + "nodes": [ + { + "url": "wss://polkadot-mythos-rpc.polkadot.io", + "name": "Parity node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://mythos.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://mythos.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}", + "account": "https://mythos.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-mythos-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-mythos-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg", + "addressPrefix": 29972, + "options": [ + "ethereumBased", + "governance-v1" + ], + "additional": { + "themeColor": "#ED3A47", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/mythos-myth-staking", + "feeViaRuntimeCall": true, + "sessionLength": 14400, + "defaultBlockTime": 6000 + } + }, + { + "chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Acurast Canary", + "assets": [ + { + "assetId": 0, + "symbol": "cACU", + "precision": 12, + "icon": "cACU.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.canary.acurast.com", + "name": "Acurast node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acurast_Canary.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acurast" + } + ] + } + }, + { + "chainId": "c710a5f16adc17bcd212cff0aedcbf1c1212a043cdc0fb2dcba861efe5305b01", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kreivo", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://kreivo.kippu.rocks/", + "name": "Kippu node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kreivo" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kreivo.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg", + "addressPrefix": 2 + }, + { + "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hyperbridge Nexus", + "assets": [ + { + "assetId": 0, + "symbol": "BRIDGE", + "precision": 12, + "icon": "BRIDGE.svg" + } + ], + "nodes": [ + { + "url": "wss://nexus.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://nexus.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://hyperbridge-nexus-rpc.blockops.network", + "name": "BlockOps node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://nexus.statescan.io/#/accounts/{address}", + "event": "https://nexus.statescan.io/#/events/{event}", + "extrinsic": "https://nexus.statescan.io/#/extrinsics/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hyperbridge" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge_Nexus.svg", + "addressPrefix": 0, + "legacyAddressPrefix": 42 + }, + { + "chainId": "81443836a9a24caaa23f1241897d1235717535711d1d3fe24eae4fdc942c092c", + "name": "Cere", + "assets": [ + { + "assetId": 0, + "symbol": "CERE", + "precision": 10, + "priceId": "cere-network", + "icon": "CERE.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.mainnet.cere.network/ws", + "name": "Cere node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://cere.statescan.io/#/accounts/{address}", + "event": "https://cere.statescan.io/#/events/{event}", + "extrinsic": "https://cere.statescan.io/#/extrinsics/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Cere.svg", + "addressPrefix": 54, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "b91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a", + "name": "Avail", + "assets": [ + { + "assetId": 0, + "symbol": "AVAIL", + "precision": 18, + "priceId": "avail", + "icon": "AVAIL.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.avail.so/ws", + "name": "Avail node" + }, + { + "url": "wss://avail-mainnet.public.blastapi.io/", + "name": "Blastapi node" + }, + { + "url": "wss://avail.rpc.bountyblok.io", + "name": "Bountyblok node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://avail.subscan.io/extrinsic/{hash}", + "account": "https://avail.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/avail.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-avail" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-avail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Avail.svg", + "addressPrefix": 42, + "options": [ + "pushSupport" + ], + "additional": { + "themeColor": "#58C8F6", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/avail-avail-staking" + } + }, + { + "chainId": "0313f6a011d128d22f996703cbab05162e2fdc9e031493314fe6db79979c5ca7", + "name": "DENTNet", + "assets": [ + { + "assetId": 0, + "symbol": "DENTX", + "precision": 18, + "icon": "DENTX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.dentnet.io/ws", + "name": "DENTNet node" + } + ], + "explorers": [ + { + "name": "DENTNet Explorer", + "account": "https://main.dentnet.io/explorer/dentnet/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DENTNet.svg", + "addressPrefix": 9807 + }, + { + "chainId": "eip155:324", + "name": "ZKsync Era", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://mainnet.era.zksync.io", + "name": "http node" + }, + { + "url": "https://1rpc.io/zksync2-era", + "name": "http node 2" + }, + { + "url": "https://endpoints.omniatech.io/v1/zksync-era/mainnet/public", + "name": "http node 3" + }, + { + "url": "wss://mainnet.era.zksync.io/ws", + "name": "wss node" + } + ], + "explorers": [ + { + "name": "ZKsync Era explorer", + "extrinsic": "https://era.zksync.network/tx/{hash}", + "account": "https://era.zksync.network/address/{address}" + }, + { + "name": "Block explorer", + "extrinsic": "https://explorer.zksync.io/tx/{hash}", + "account": "https://explorer.zksync.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-era.zksync.network/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ZKsync_Mainnet.svg", + "addressPrefix": 324, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "dd954cbf4000542ef1a15bca509cd89684330bee5e23766c527cdb0d7275e9c2", + "name": "CC Enterprise", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "priceId": "creditcoin-2", + "icon": "CTC.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.creditcoin.network/ws", + "name": "Creditcoin Foundation node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://cc-enterprise.subscan.io/extrinsic/{hash}", + "account": "https://cc-enterprise.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Creditcoin.svg", + "addressPrefix": 42 + }, + { + "chainId": "4436a7d64e363df85e065a894721002a86643283f9707338bf195d360ba2ee71", + "name": "Creditcoin", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "priceId": "creditcoin-2", + "icon": "CTC.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet3.creditcoin.network", + "name": "Creditcoin Foundation node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://creditcoin.subscan.io/extrinsic/{hash}", + "account": "https://creditcoin.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Creditcoin.svg", + "addressPrefix": 42 + }, + { + "chainId": "c56fa32442b2dad76f214b3ae07998e4ca09736e4813724bfb0717caae2c8bee", + "name": "Humanode", + "assets": [ + { + "assetId": 0, + "symbol": "HMND", + "precision": 18, + "priceId": "humanode", + "icon": "HMND.svg" + } + ], + "nodes": [ + { + "url": "wss://explorer-rpc-ws.mainnet.stages.humanode.io", + "name": "Humanode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://humanode.subscan.io/extrinsic/{hash}", + "account": "https://humanode.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg", + "addressPrefix": 5234 + }, + { + "chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add", + "name": "DeepBrain", + "assets": [ + { + "assetId": 0, + "symbol": "DBC", + "precision": 15, + "priceId": "deepbrain-chain", + "icon": "DBC.svg" + } + ], + "nodes": [ + { + "url": "wss://info.dbcwallet.io", + "name": "DBC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dbc.subscan.io/extrinsic/{hash}", + "account": "https://dbc.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg", + "addressPrefix": 42 + }, + { + "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "peaq", + "assets": [ + { + "assetId": 0, + "symbol": "PEAQ", + "precision": 18, + "priceId": "peaq-2", + "icon": "PEAQ.svg" + } + ], + "nodes": [ + { + "url": "wss://peaq-rpc.publicnode.com", + "name": "Peaq node" + }, + { + "url": "wss://peaq-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://peaq.subscan.io/extrinsic/{hash}", + "account": "https://peaq.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/peaq.svg", + "addressPrefix": 42 + }, + { + "chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Laos", + "assets": [ + { + "assetId": 0, + "symbol": "LAOS", + "precision": 18, + "priceId": "laos-network", + "icon": "LAOS.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.laos.laosfoundation.io", + "name": "freeverse.io node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://laos.statescan.io/#/accounts/{address}", + "event": "https://laos.statescan.io/#/events/{event}" + }, + { + "name": "LAOS explorer", + "account": "https://explorer.laosnetwork.io/address/{address}", + "extrinsic": "https://explorer.laosnetwork.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/LAOS.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Xode", + "assets": [ + { + "assetId": 0, + "symbol": "XON", + "precision": 12, + "icon": "XON.svg" + }, + { + "assetId": 1, + "symbol": "XGM", + "precision": 12, + "icon": "XGM.svg", + "type": "statemine", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 2, + "symbol": "XAV", + "precision": 12, + "icon": "XAV.svg", + "type": "statemine", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 3, + "symbol": "AZK", + "precision": 12, + "icon": "AZK.png", + "type": "statemine", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 4, + "symbol": "IXON", + "precision": 12, + "icon": "IXON.svg", + "type": "statemine", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 5, + "symbol": "IXAV", + "precision": 12, + "icon": "IXAV.svg", + "type": "statemine", + "typeExtras": { + "assetId": "5" + } + }, + { + "assetId": 6, + "symbol": "IDON", + "precision": 12, + "icon": "IDON.png", + "type": "statemine", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 7, + "symbol": "MPC", + "precision": 12, + "icon": "MPC.png", + "type": "statemine", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 8, + "symbol": "IMPC", + "precision": 12, + "icon": "IMPC.png", + "type": "statemine", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 9, + "symbol": "DON", + "precision": 12, + "icon": "DON.png", + "type": "statemine", + "typeExtras": { + "assetId": "9" + } + } + ], + "nodes": [ + { + "url": "wss://rpc-kr.xode.net", + "name": "Xode archive node" + }, + { + "url": "wss://rpcnodea01.xode.net/n7yoxCmcIrCF6VziCcDmYTwL8R03a/rpc", + "name": "XodeCommunity node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Xode.svg", + "addressPrefix": 42 + }, + { + "chainId": "bb9233e202ec014707f82ddb90e84ee9efece8fefee287ad4ad646d869a6c24a", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "JAMTON", + "assets": [ + { + "assetId": 0, + "symbol": "DOTON", + "precision": 18, + "icon": "DOTON.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.jamton.network", + "name": "Jamton node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Jamton.svg", + "addressPrefix": 5589, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/jamton.json", + "overridesCommon": true + } + }, + { + "chainId": "eip155:41455", + "name": "Aleph Zero EVM", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "type": "evmNative", + "icon": "AZERO.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://rpc.alephzero.raas.gelato.cloud", + "name": "Aleph Zero EVM rpc node" + }, + { + "url": "wss://ws.alephzero.raas.gelato.cloud", + "name": "Aleph Zero EVM wss node" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://evm-explorer.alephzero.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "explorers": [ + { + "name": "Aleph Zero EVM Explorer", + "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}", + "account": "https://evm-explorer.alephzero.org/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 41455, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0", + "name": "Tangle", + "assets": [ + { + "assetId": 0, + "symbol": "TNT", + "precision": 18, + "priceId": "tangle-network", + "icon": "TNT.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.tangle.tools", + "name": "Parity node" + }, + { + "url": "wss://tangle-mainnet-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://tangle.statescan.io/#/accounts/{address}", + "event": "https://tangle.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tangle.svg", + "addressPrefix": 5845, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Coretime", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/coretime-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://coretime-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://rpc-coretime-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://polkadot-coretime-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://coretime-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://coretime-polkadot.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Coretime.svg", + "addressPrefix": 0, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Coretime", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://coretime-kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://sys.ibp.network/coretime-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://coretime-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://rpc-coretime-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://kusama-coretime-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/coretime", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://coretime-kusama.subscan.io/extrinsic/{hash}", + "account": "https://coretime-kusama.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Coretime.svg", + "addressPrefix": 2, + "additional": { + "supportsGenericLedgerApp": true + } + } +] diff --git a/chains/v21/chains_dev.json b/chains/v21/chains_dev.json new file mode 100644 index 0000000..d9dc0ae --- /dev/null +++ b/chains/v21/chains_dev.json @@ -0,0 +1,12048 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "DOT", + "blockchain": "DOT" + } + }, + "sellProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc-polkadot-1.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc-polkadot-2.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://apps-rpc.polkadot.io", + "name": "Public node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://dot-rpc.stakeworld.io", + "name": "Stakeworld node" + }, + { + "url": "wss://polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-prod.novasama-tech.org" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-prod.novasama-tech.org" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot-api.subsquare.io" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-polkadot-prod.novasama-tech.org" + } + ], + "referendum-summary": [ + { + "type": "novasama", + "url": "https://opengov-backend-dev.novasama-tech.org/api/v1/referendum-summaries/list" + } + ], + "multisig": [ + { + "type": "subquery", + "url": "https://subquery-proxy-polkadot-stg.novasama-tech.org" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy", + "fullSyncByDefault", + "pushSupport" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking", + "stakingMaxElectingVoters": 22500, + "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {}, + "banxa": { + "coinType": "KSM", + "blockchain": "KSM" + } + }, + "sellProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc-kusama-1.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc-kusama-2.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP1 node" + }, + { + "url": "wss://kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://apps-kusama-rpc.polkadot.io", + "name": "Public node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-kusama-prod.novasama-tech.org" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-kusama-prod.novasama-tech.org" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama-api.subsquare.io" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-kusama-prod.novasama-tech.org" + } + ], + "referendum-summary": [ + { + "type": "novasama", + "url": "https://opengov-backend-dev.novasama-tech.org/api/v1/referendum-summaries/list" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "proxy", + "fullSyncByDefault", + "pushSupport" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking", + "stakingMaxElectingVoters": 12500, + "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "sellProviders": { + "transak": { + "network": "MAINNET" + } + } + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.ibp.network/westend", + "name": "IBP1 node" + }, + { + "url": "wss://westend.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://westend.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-westend-prod.novasama-tech.org/" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-westend-prod.novasama-tech.org/" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ], + "multisig": [ + { + "type": "subquery", + "url": "https://subquery-proxy-westend-stg.novasama-tech.org" + } + ] + }, + "options": [ + "testnet", + "crowdloans", + "governance", + "proxy" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama", + "stakingMaxElectingVoters": 22500, + "feeViaRuntimeCall": true, + "identityChain": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c", + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend Asset Hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://asset-hub-westend-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://westmint-rpc-tn.dwellir.com", + "name": "Dwellir Tunisia" + }, + { + "url": "wss://sys.ibp.network/asset-hub-westend", + "name": "IBP1" + }, + { + "url": "wss://asset-hub-westend.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://westend-asset-hub-rpc.polkadot.io", + "name": "Parity" + }, + { + "url": "wss://asset-hub-westend.rpc.permanence.io", + "name": "Permanence DAO EU" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/#/accounts/{address}", + "event": "https://westmint.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "swap-hub", + "proxy", + "governance" + ], + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "KSM.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "RMRK.svg", + "typeExtras": { + "assetId": "8", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "1984", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "0x02010902", + "palletName": "ForeignAssets" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP1 node" + }, + { + "url": "wss://asset-hub-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://asset-hub-kusama-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://statemine.statescan.io/#/accounts/{address}", + "event": "https://statemine.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2, + "options": [ + "swap-hub", + "assethub-fees", + "proxy" + ], + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "KAR.svg", + "priceId": "karura", + "buyProviders": { + "banxa": { + "coinType": "KAR", + "blockchain": "KAR" + } + } + }, + { + "assetId": 1, + "symbol": "aSEEDk", + "precision": 12, + "icon": "aSEEDk.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "KSM.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "BNC.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "PHA.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "KINT.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "QTZ.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "MOVR.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "CSM.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "KMA.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "TEER.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "NEER.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "BSX.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "AIR.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "GENS.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "CRAB.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x39" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "MOVR.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "banxa": { + "coinType": "MOVR", + "blockchain": "MOVR" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "KSM.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "KINT.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "KAR.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "BNC.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "kBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "xcaSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "aSEEDk.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "CSM.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "PHA.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "KMA.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277", + "isSufficient": true + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "CRAB.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029", + "isSufficient": true + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "TEER.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958", + "isSufficient": true + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "LIT.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608", + "isSufficient": true + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "SDN.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938", + "isSufficient": true + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "XRT.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601", + "isSufficient": true + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "statemine", + "icon": "vKSM.svg", + "typeExtras": { + "assetId": "264344629840762281112027368930249420542", + "isSufficient": true + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "statemine", + "icon": "vBNC.svg", + "typeExtras": { + "assetId": "72145018963825376852137222787619937732", + "isSufficient": true + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "statemine", + "icon": "vMOVR.svg", + "typeExtras": { + "assetId": "203223821023327994093278529517083736593", + "isSufficient": true + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "statemine", + "priceId": "mangata-x", + "icon": "MGX.svg", + "typeExtras": { + "assetId": "118095707745084482624853002839493125353", + "isSufficient": true + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "statemine", + "priceId": "turing-network", + "icon": "TUR.svg", + "typeExtras": { + "assetId": "133300872918374599700079037156071917454", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver-rpc.publicnode.com", + "name": "Allnodes node" + }, + { + "url": "wss://moonriver.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://moonriver-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1d" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1d" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance" + ], + "additional": { + "themeColor": "#20A0B6", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking", + "defaultBlockTime": 12000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": [ + "parachain" + ], + "assetId": 0, + "symbol": "DEV", + "icon": "Default.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "icon": "Default.svg", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://moonbase-alpha.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonbase-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://wss.api.moonbase.moonbeam.network", + "name": "Moonbase node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "SDN.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "PHA.svg", + "typeExtras": { + "assetId": "18446744073709551623", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "MOVR.svg", + "typeExtras": { + "assetId": "18446744073709551620", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "kBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "KINT.svg", + "typeExtras": { + "assetId": "18446744073709551622", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "KSM.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "aSEEDk", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "aSEEDk.svg", + "typeExtras": { + "assetId": "18446744073709551616", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "CSM.svg", + "typeExtras": { + "assetId": "18446744073709551624", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "KAR.svg", + "typeExtras": { + "assetId": "18446744073709551618", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "4294969280", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "statemine", + "icon": "vKSM.svg", + "typeExtras": { + "assetId": "18446744073709551628", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "typeExtras": { + "assetId": "18446744073709551627", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://shiden.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x40" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "shiden" + } + } + ] + }, + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "BNC.svg", + "priceId": "bifrost-native-coin", + "staking": [ + "parachain" + ], + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNC" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "KSM.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "KAR.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "aSEEDk.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "MOVR.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "PHA.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "orml", + "icon": "vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://us.bifrost-rpc.liebi.com/ws", + "name": "LiebiUS node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x38" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x38" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 0, + "legacyAddressPrefix": 6, + "options": [ + "governance" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "defaultBlockTime": 12000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "KINT.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "KINT", + "blockchain": "KINT" + } + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "aSEEDk.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "KSM-kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "kBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "qkBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "qKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "qUSDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "EDG.svg", + "staking": [ + "aura-relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "BSX.svg", + "buyProviders": { + "banxa": { + "coinType": "BSX", + "blockchain": "BSX" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "aSEEDk.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "TNKR.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "XRT.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3f" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "additional": { + "feeViaRuntimeCall": false + } + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "AIR.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x37" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance" + ], + "additional": { + "feeViaRuntimeCall": true, + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "PHA.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "KSM.svg", + "typeExtras": { + "assetId": "0", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "KAR.svg", + "typeExtras": { + "assetId": "1", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "typeExtras": { + "assetId": "2", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "ZLK.svg", + "typeExtras": { + "assetId": "3", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "aSEEDk.svg", + "typeExtras": { + "assetId": "4", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "BSX.svg", + "typeExtras": { + "assetId": "9", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "MOVR.svg", + "typeExtras": { + "assetId": "6", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "HKO.svg", + "typeExtras": { + "assetId": "7", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "KMA.svg", + "typeExtras": { + "assetId": "8", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "type": "statemine", + "icon": "TUR.svg", + "typeExtras": { + "assetId": "10", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "type": "statemine", + "icon": "CRAB.svg", + "typeExtras": { + "assetId": "11", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "SDN.svg", + "typeExtras": { + "assetId": "12", + "isSufficient": true + } + }, + { + "assetId": 13, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "statemine", + "icon": "NEER.svg", + "typeExtras": { + "assetId": "13", + "isSufficient": true + } + }, + { + "assetId": 14, + "symbol": "BIT", + "precision": 18, + "type": "statemine", + "icon": "BIT.svg", + "typeExtras": { + "assetId": "14", + "isSufficient": true + } + }, + { + "assetId": 15, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "type": "statemine", + "icon": "PICA.svg", + "typeExtras": { + "assetId": "15", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.helikon.io/khala", + "name": "Helikon node" + }, + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3a" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "khala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "KILT.svg", + "precision": 15, + "buyProviders": { + "banxa": { + "coinType": "KILT", + "blockchain": "KILT" + } + } + } + ], + "nodes": [ + { + "url": "wss://kilt.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://kilt.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3d" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "PILT.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "KMA.svg", + "precision": 12, + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "KAR.svg", + "typeExtras": { + "assetId": "8", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "KSM.svg", + "typeExtras": { + "assetId": "12", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "MOVR.svg", + "typeExtras": { + "assetId": "11", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "14", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "DAI-Karura", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "DAI-Karura.svg", + "typeExtras": { + "assetId": "15", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "USDC-Karura", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "USDC-Karura.svg", + "typeExtras": { + "assetId": "16", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x36" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x36" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "calamari" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#D632C1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/calamari-kma-staking", + "defaultBlockTime": 12000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "QTZ.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3e" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255, + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer-rpc-1.bit.country/wss", + "name": "MetaverseNetwork node 1" + }, + { + "url": "wss://pioneer-rpc-2.bit.country/wss", + "name": "MetaverseNetwork node 2" + }, + { + "url": "wss://pioneer-rpc-3.bit.country/wss", + "name": "MetaverseNetwork node 3" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x41" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "ACA.svg", + "buyProviders": { + "banxa": { + "coinType": "ACA", + "blockchain": "ACA" + } + } + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEEDp", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "aSEEDp.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "type": "orml", + "icon": "PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "INTR.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "ASTR.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "EQ.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "PINK.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "NEMO", + "precision": 18, + "type": "orml", + "icon": "Default.svg", + "typeExtras": { + "currencyIdScale": "0x02fa904c86b73fd041d6cc2aeed9e6ec0148fd51da", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3c" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + }, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12, + "icon": "ACA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala-rpc.aca-staging.network/ws", + "name": "Acala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}", + "account": "https://acala-testnet.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "GLMR.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "GLMR", + "blockchain": "GLMR" + } + }, + "sellProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "xcaSEEDp", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "aSEEDp.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "ACA.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "type": "statemine", + "icon": "PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "INTR.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "iBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "ASTR.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "PHA.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "statemine", + "priceId": "centrifuge", + "icon": "CFG.svg", + "typeExtras": { + "assetId": "91372035960551235635465443179559840483", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "typeExtras": { + "assetId": "165823357460190568952172802245839421906", + "isSufficient": true + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "statemine", + "priceId": "equilibrium-token", + "icon": "EQ.svg", + "typeExtras": { + "assetId": "190590555344745888270686124937537713878", + "isSufficient": true + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "EQD.svg", + "typeExtras": { + "assetId": "187224307232923873519830480073807488153", + "isSufficient": true + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "statemine", + "priceId": "hydradx", + "icon": "HDX.svg", + "typeExtras": { + "assetId": "69606720909260275826784788104880799692", + "isSufficient": true + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "statemine", + "priceId": "nodle-network", + "icon": "NODL.svg", + "typeExtras": { + "assetId": "309163521958167876851250718453738106865", + "isSufficient": true + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "statemine", + "priceId": "darwinia-network-native-token", + "icon": "RING.svg", + "typeExtras": { + "assetId": "125699734534028342599692732320197985871", + "isSufficient": true + } + }, + { + "assetId": 18, + "symbol": "xcOTP", + "precision": 12, + "type": "statemine", + "icon": "OTP.svg", + "typeExtras": { + "assetId": "238111524681612888331172110363070489924", + "isSufficient": true + } + }, + { + "assetId": 19, + "symbol": "xcvDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "vDOT.svg", + "typeExtras": { + "assetId": "29085784439601774464560083082574142143", + "isSufficient": true + } + }, + { + "assetId": 20, + "symbol": "xcvFIL", + "precision": 18, + "type": "statemine", + "icon": "vFIL.svg", + "typeExtras": { + "assetId": "272547899416482196831721420898811311297", + "isSufficient": true + } + }, + { + "assetId": 21, + "symbol": "xcvGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "statemine", + "icon": "vGLMR.svg", + "typeExtras": { + "assetId": "204507659831918931608354793288110796652", + "isSufficient": true + } + }, + { + "assetId": 22, + "symbol": "xcMANTA", + "precision": 18, + "type": "statemine", + "priceId": "manta-network", + "icon": "MANTA.svg", + "typeExtras": { + "assetId": "166446646689194205559791995948102903873", + "isSufficient": true + } + }, + { + "assetId": 23, + "symbol": "xcUSDC", + "precision": 6, + "type": "statemine", + "priceId": "usd-coin", + "icon": "USDC.svg", + "typeExtras": { + "assetId": "166377000701797186346254371275954761085", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://moonbeam.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://moonbeam.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1e" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1e" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam-gov" + } + ], + "multisig": [ + { + "type": "subquery", + "url": "https://subquery-proxy-moonbeam-stg.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance", + "proxy" + ], + "additional": { + "themeColor": "#9968CE", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking", + "defaultBlockTime": 6000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "ETH", + "blockchain": "ETH" + } + }, + "sellProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + } + } + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://ethereum-rpc.publicnode.com", + "name": "Allnodes rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:11155111", + "name": "Ethereum - Sepolia", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://ethereum-sepolia-rpc.publicnode.com", + "name": "Public Test Node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://sepolia.etherscan.io/tx/{hash}", + "account": "https://sepolia.etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://sepolia.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg", + "addressPrefix": 11155111, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:5", + "name": "Ethereum - Goerli", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://goerli.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://goerli.etherscan.io/tx/{hash}", + "account": "https://goerli.etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-goerli.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg", + "addressPrefix": 5, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "ASTR.svg", + "precision": 18, + "buyProviders": { + "banxa": { + "coinType": "ASTR", + "blockchain": "ASTR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "GLMR.svg", + "typeExtras": { + "assetId": "18446744073709551619", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "iBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "INTR.svg", + "typeExtras": { + "assetId": "18446744073709551621", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "PHA.svg", + "typeExtras": { + "assetId": "18446744073709551622", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "ACA.svg", + "typeExtras": { + "assetId": "18446744073709551616", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "aSEEDp", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "aSEEDp.svg", + "typeExtras": { + "assetId": "18446744073709551617", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "4294969280", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "typeExtras": { + "assetId": "18446744073709551623", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "UNQ", + "precision": 18, + "type": "statemine", + "priceId": "unique-network", + "icon": "UNQ.svg", + "typeExtras": { + "assetId": "18446744073709551631", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "vDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "vDOT.svg", + "typeExtras": { + "assetId": "18446744073709551624", + "isSufficient": true + } + }, + { + "assetId": 13, + "symbol": "EQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "EQD.svg", + "typeExtras": { + "assetId": "18446744073709551629", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1f" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "astar" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000", + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "icon": "PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "101", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "sDOT.svg", + "typeExtras": { + "assetId": "1001", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "ACA.svg", + "typeExtras": { + "assetId": "108", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "aSEEDp", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "statemine", + "icon": "aSEEDp.svg", + "typeExtras": { + "assetId": "104", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "LDOT.svg", + "typeExtras": { + "assetId": "110", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "GLMR.svg", + "typeExtras": { + "assetId": "114", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "cDOT.svg", + "typeExtras": { + "assetId": "200060013", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "cDOT.svg", + "typeExtras": { + "assetId": "200070014", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "cDOT.svg", + "typeExtras": { + "assetId": "200080015", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "cDOT.svg", + "typeExtras": { + "assetId": "200090016", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "cDOT.svg", + "typeExtras": { + "assetId": "200100017", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "INTR.svg", + "typeExtras": { + "assetId": "120", + "isSufficient": true + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "iBTC.svg", + "typeExtras": { + "assetId": "122", + "isSufficient": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "102", + "isSufficient": true + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "CLV.svg", + "typeExtras": { + "assetId": "130", + "isSufficient": true + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "ASTR.svg", + "typeExtras": { + "assetId": "112", + "isSufficient": true + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "PHA.svg", + "typeExtras": { + "assetId": "115", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://parallel.gatotech.network", + "name": "Gatotech node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://parallel.statescan.io/#/accounts/{address}", + "extrinsic": "https://parallel.statescan.io/#/extrinsics/{hash}", + "event": "https://parallel.statescan.io/#/events/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "parallel" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "CLV.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "1984", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "USDC.svg", + "typeExtras": { + "assetId": "1337", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "DED", + "precision": 10, + "priceId": "dot-is-ded", + "type": "statemine", + "icon": "DED.svg", + "typeExtras": { + "assetId": "30" + } + }, + { + "assetId": 4, + "symbol": "PINK", + "precision": 10, + "type": "statemine", + "icon": "PINK.svg", + "typeExtras": { + "assetId": "23" + } + }, + { + "assetId": 5, + "symbol": "DOTA", + "precision": 4, + "type": "statemine", + "icon": "DOTA.svg", + "typeExtras": { + "assetId": "18" + } + }, + { + "assetId": 6, + "symbol": "STINK", + "precision": 10, + "type": "statemine", + "icon": "STINK.svg", + "typeExtras": { + "assetId": "42069" + } + }, + { + "assetId": 7, + "symbol": "GABE", + "precision": 20, + "type": "statemine", + "icon": "GABE.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 8, + "symbol": "WUD", + "precision": 10, + "priceId": "gavun-wud", + "type": "statemine", + "icon": "WUD.svg", + "typeExtras": { + "assetId": "31337" + } + }, + { + "assetId": 9, + "symbol": "WETH-Snowbridge", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "statemine", + "icon": "WETH-Snowbridge.svg", + "typeExtras": { + "assetId": "0x02020907040300c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "palletName": "ForeignAssets", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "WBTC-Snowbridge", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "statemine", + "icon": "WBTC-Snowbridge.svg", + "typeExtras": { + "assetId": "0x020209070403002260fac5e5542a773aa44fbcfedf7c193bc2c599", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 11, + "symbol": "WIFD", + "precision": 10, + "type": "statemine", + "icon": "WIFD.svg", + "typeExtras": { + "assetId": "17" + } + }, + { + "assetId": 12, + "symbol": "BORK", + "precision": 10, + "type": "statemine", + "icon": "BORK.svg", + "typeExtras": { + "assetId": "690" + } + }, + { + "assetId": 13, + "symbol": "BUNS", + "precision": 10, + "type": "statemine", + "icon": "BUNS.svg", + "typeExtras": { + "assetId": "1234" + } + }, + { + "assetId": 14, + "symbol": "KOL", + "precision": 12, + "type": "statemine", + "icon": "KOL.svg", + "typeExtras": { + "assetId": "86" + } + }, + { + "assetId": 15, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "type": "statemine", + "icon": "MYTH.svg", + "typeExtras": { + "assetId": "0x010100a534", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 16, + "symbol": "MYTH-Snowbridge", + "precision": 18, + "priceId": "mythos", + "type": "statemine", + "icon": "MYTH-Snowbridge.svg", + "typeExtras": { + "assetId": "0x02020907040300ba41ddf06b7ffd89d1267b5a93bfef2424eb2003", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 17, + "symbol": "USDC-Snowbridge", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "USDC-Snowbridge.svg", + "typeExtras": { + "assetId": "0x02020907040300a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 18, + "symbol": "USDT-Snowbridge", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "USDT-Snowbridge.svg", + "typeExtras": { + "assetId": "0x02020907040300dac17f958d2ee523a2206206994597c13d831ec7", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 19, + "symbol": "DAI-Snowbridge", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "DAI-Snowbridge.svg", + "typeExtras": { + "assetId": "0x020209070403006b175474e89094c44da98b954eedeac495271d0f", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 20, + "symbol": "BASTI", + "precision": 12, + "type": "statemine", + "icon": "Default.svg", + "typeExtras": { + "assetId": "22222015" + } + }, + { + "assetId": 21, + "symbol": "DAMN", + "precision": 12, + "type": "statemine", + "icon": "DAMN.svg", + "typeExtras": { + "assetId": "22222012" + } + }, + { + "assetId": 22, + "symbol": "BILLCOIN", + "precision": 12, + "type": "statemine", + "icon": "BILLCOIN.svg", + "typeExtras": { + "assetId": "50000075" + } + }, + { + "assetId": 23, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "KSM.svg", + "typeExtras": { + "assetId": "0x02010903", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 24, + "symbol": "ETH-Snowbridge", + "precision": 18, + "priceId": "ethereum", + "type": "statemine", + "icon": "WETH-Snowbridge.svg", + "typeExtras": { + "assetId": "0x0201090704", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 25, + "symbol": "GIGADOT", + "precision": 12, + "type": "statemine", + "icon": "GIGADOT.svg", + "typeExtras": { + "assetId": "50000092" + } + }, + { + "assetId": 26, + "symbol": "MPC", + "precision": 12, + "icon": "MPC.png", + "type": "statemine", + "typeExtras": { + "assetId": "50000103" + } + }, + { + "assetId": 27, + "symbol": "DON", + "precision": 12, + "icon": "DON.png", + "type": "statemine", + "typeExtras": { + "assetId": "50000111" + } + } + ], + "nodes": [ + { + "url": "wss://rpc-assethub.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://sys.ibp.network/asset-hub-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://asset-hub-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://asset-hub-polkadot-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://statemint.statescan.io/#/accounts/{address}", + "event": "https://statemint.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x35" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0, + "options": [ + "swap-hub", + "assethub-fees", + "proxy" + ], + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "XRT.svg", + "priceId": "robonomics-network" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "icon": "KSM.svg", + "priceId": "kusama", + "typeExtras": { + "assetId": "4294967295", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://encointer-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2, + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "icon": "PICA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x3b" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "ZTG.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x0500000000", + "currencyIdType": "zeitgeist_primitives.asset.Asset", + "existentialDeposit": "10000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking" + } + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "SUB.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x34" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "CSM.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-sha-subscan.crustnetwork.xyz", + "name": "Subscan node" + }, + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "crustshadow" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "TEER.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "CFG.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://rpc-centrifuge.luckyfriday.io", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hydration", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "HDX.svg", + "buyProviders": { + "banxa": { + "coinType": "HDX", + "blockchain": "HDX" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "DAI-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "WETH-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "WBTC-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "ZTG.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "ASTR.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "CFG.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "BNC.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "DAI-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "WBTC-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "WETH-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "34854864344868000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "INTR.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x11000000", + "currencyIdType": "u32", + "existentialDeposit": "6164274209", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "SUB.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x18000000", + "currencyIdType": "u32", + "existentialDeposit": "20000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "icon": "vDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "18761726", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "PHA.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x08000000", + "currencyIdType": "u32", + "existentialDeposit": "54945054945", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "USDC-Moonbeam", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "USDC-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x15000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "4-Pool", + "precision": 18, + "type": "orml", + "icon": "4-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x64000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "2-Pool", + "precision": 18, + "type": "orml", + "icon": "2-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x65000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "2-Pool-Stbl", + "precision": 18, + "type": "orml", + "icon": "2-Pool-Stbl.svg", + "typeExtras": { + "currencyIdScale": "0x66000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "type": "orml", + "icon": "UNQ.svg", + "typeExtras": { + "currencyIdScale": "0x19000000", + "currencyIdType": "u32", + "existentialDeposit": "1224384348939740000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "type": "orml", + "icon": "NODL.svg", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "109890109890", + "transfersEnabled": true + } + }, + { + "assetId": 27, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "type": "orml", + "icon": "CRU.svg", + "typeExtras": { + "currencyIdScale": "0x1b000000", + "currencyIdType": "u32", + "existentialDeposit": "7874015748", + "transfersEnabled": true + } + }, + { + "assetId": 28, + "symbol": "USDT-Moonbeam", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x17000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 29, + "symbol": "DED", + "precision": 10, + "priceId": "dot-is-ded", + "type": "orml", + "icon": "DED.svg", + "typeExtras": { + "currencyIdScale": "0x53420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 30, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "PINK.svg", + "typeExtras": { + "currencyIdScale": "0x55420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 31, + "symbol": "STINK", + "precision": 10, + "type": "orml", + "icon": "STINK.svg", + "typeExtras": { + "currencyIdScale": "0x62420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 32, + "symbol": "DOTA", + "precision": 4, + "type": "orml", + "icon": "DOTA.svg", + "typeExtras": { + "currencyIdScale": "0x66420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 33, + "symbol": "GABE", + "precision": 20, + "type": "orml", + "icon": "GABE.svg", + "typeExtras": { + "currencyIdScale": "0x7e420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 34, + "symbol": "KILT", + "precision": 15, + "type": "orml", + "priceId": "kilt-protocol", + "icon": "KILT.svg", + "typeExtras": { + "currencyIdScale": "0x1c000000", + "currencyIdType": "u32", + "existentialDeposit": "21358393848783", + "transfersEnabled": true + } + }, + { + "assetId": 35, + "symbol": "WUD", + "precision": 10, + "priceId": "gavun-wud", + "type": "orml", + "icon": "WUD.svg", + "typeExtras": { + "currencyIdScale": "0x95420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 36, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "type": "orml", + "icon": "MYTH.svg", + "typeExtras": { + "currencyIdScale": "0x1e000000", + "currencyIdType": "u32", + "existentialDeposit": "21367521367521400", + "transfersEnabled": true + } + }, + { + "assetId": 37, + "symbol": "WETH-Snowbridge", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "WETH-Snowbridge.svg", + "typeExtras": { + "currencyIdScale": "0x06430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 38, + "symbol": "WBTC-Snowbridge", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "WBTC-Snowbridge.svg", + "typeExtras": { + "currencyIdScale": "0xfe420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 39, + "symbol": "WIFD", + "precision": 10, + "type": "orml", + "icon": "WIFD.svg", + "typeExtras": { + "currencyIdScale": "0x92420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 40, + "symbol": "BORK", + "precision": 10, + "type": "orml", + "icon": "BORK.svg", + "typeExtras": { + "currencyIdScale": "0xd4420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 41, + "symbol": "BUNS", + "precision": 10, + "type": "orml", + "icon": "BUNS.svg", + "typeExtras": { + "currencyIdScale": "0xf1420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 42, + "symbol": "KOL", + "precision": 12, + "type": "orml", + "icon": "KOL.svg", + "typeExtras": { + "currencyIdScale": "0x07430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 43, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x21000000", + "currencyIdType": "u32", + "existentialDeposit": "133689839572193000", + "transfersEnabled": true + } + }, + { + "assetId": 44, + "symbol": "AJUN", + "precision": 12, + "priceId": "ajuna-network-2", + "type": "orml", + "icon": "AJUN.svg", + "typeExtras": { + "currencyIdScale": "0x20000000", + "currencyIdType": "u32", + "existentialDeposit": "100786131828", + "transfersEnabled": true + } + }, + { + "assetId": 45, + "symbol": "AAVE", + "precision": 18, + "priceId": "aave", + "type": "orml", + "icon": "AAVE.svg", + "typeExtras": { + "currencyIdScale": "0xb0440f00", + "currencyIdType": "u32", + "existentialDeposit": "59084194977843", + "transfersEnabled": true + } + }, + { + "assetId": 46, + "symbol": "BASTI", + "precision": 12, + "type": "orml", + "icon": "Default.svg", + "typeExtras": { + "currencyIdScale": "0x64430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 47, + "symbol": "DAMN", + "precision": 12, + "type": "orml", + "icon": "DAMN.svg", + "typeExtras": { + "currencyIdScale": "0x5e430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 48, + "symbol": "SOL-Wormhole", + "precision": 9, + "type": "orml", + "icon": "SOL-Wormhole.svg", + "typeExtras": { + "currencyIdScale": "0x30450f00", + "currencyIdType": "u32", + "existentialDeposit": "46339", + "transfersEnabled": true + } + }, + { + "assetId": 49, + "symbol": "SUI-Wormhole", + "precision": 9, + "type": "orml", + "icon": "SUI-Wormhole.svg", + "typeExtras": { + "currencyIdScale": "0x31450f00", + "currencyIdType": "u32", + "existentialDeposit": "2652520", + "transfersEnabled": true + } + }, + { + "assetId": 50, + "symbol": "tBTC", + "precision": 18, + "priceId": "tbtc", + "type": "orml", + "icon": "tBTC.svg", + "typeExtras": { + "currencyIdScale": "0x3d450f00", + "currencyIdType": "u32", + "existentialDeposit": "106803374987", + "transfersEnabled": true + } + }, + { + "assetId": 51, + "symbol": "BILLCOIN", + "precision": 12, + "type": "orml", + "icon": "BILLCOIN.svg", + "typeExtras": { + "currencyIdScale": "0x3a450f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 52, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x43450f00", + "currencyIdType": "u32", + "existentialDeposit": "313283208", + "transfersEnabled": true + } + }, + { + "assetId": 53, + "symbol": "EWT", + "precision": 18, + "priceId": "energy-web-token", + "type": "orml", + "icon": "EWT.svg", + "typeExtras": { + "currencyIdScale": "0x6dda0300", + "currencyIdType": "u32", + "existentialDeposit": "3244646333550", + "transfersEnabled": true + } + }, + { + "assetId": 54, + "symbol": "LINK", + "precision": 18, + "priceId": "chainlink", + "type": "orml", + "icon": "LINK.svg", + "typeExtras": { + "currencyIdScale": "0x5a450f00", + "currencyIdType": "u32", + "existentialDeposit": "436681222707424", + "transfersEnabled": true + } + }, + { + "assetId": 55, + "symbol": "LDO", + "precision": 18, + "priceId": "lido-dao", + "type": "orml", + "icon": "LDO.svg", + "typeExtras": { + "currencyIdScale": "0x5c450f00", + "currencyIdType": "u32", + "existentialDeposit": "5102040816326530", + "transfersEnabled": true + } + }, + { + "assetId": 56, + "symbol": "SKY", + "precision": 18, + "type": "orml", + "icon": "SKY.svg", + "typeExtras": { + "currencyIdScale": "0x5b450f00", + "currencyIdType": "u32", + "existentialDeposit": "211685012701101000", + "transfersEnabled": true + } + }, + { + "assetId": 57, + "symbol": "ETH-Snowbridge", + "precision": 18, + "priceId": "ethereum", + "type": "orml", + "icon": "WETH-Snowbridge.svg", + "typeExtras": { + "currencyIdScale": "0x22000000", + "currencyIdType": "u32", + "existentialDeposit": "5373455131650", + "transfersEnabled": true + } + }, + { + "assetId": 58, + "symbol": "GIGADOT", + "precision": 18, + "type": "orml", + "icon": "GIGADOT.svg", + "typeExtras": { + "currencyIdScale": "0x45000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 59, + "symbol": "2-Pool-GDOT", + "precision": 18, + "type": "orml", + "icon": "GIGADOT.svg", + "typeExtras": { + "currencyIdScale": "0xb2020000", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 60, + "symbol": "aDOT", + "precision": 10, + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0xe9030000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-hydra.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc.hydradx.cloud", + "name": "Galactic Council node" + }, + { + "url": "wss://hydration.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://hydration.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hydration.svg", + "addressPrefix": 0, + "options": [ + "governance", + "governance-v1", + "hydradx-swaps", + "hydration-fees", + "proxy" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + }, + "legacyAddressPrefix": 63 + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "INTR.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "INTR", + "blockchain": "INTR" + } + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "iBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "KINT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "kBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "qiBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "qUSDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "qDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 14, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x010b000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://rpc-interlay.luckyfriday.io/", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://interlay.statescan.io/#/accounts/{address}", + "event": "https://interlay.statescan.io/#/events/{event}", + "extrinsic": "https://interlay.statescan.io/#/extrinsics/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "NODL.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "PHA.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.helikon.io/phala", + "name": "Helikon node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-phala-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "priceId": "turing-network", + "icon": "TUR.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "aSEEDk.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "KAR.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "PHA.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://turing.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#14B1D3", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/turing-tur-staking", + "defaultBlockTime": 12000 + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "AZERO.svg", + "buyProviders": { + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x1c" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport" + ] + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "composable" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "PDEX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "ASTR", + "precision": 12, + "priceId": "astar", + "type": "statemine", + "icon": "ASTR.svg", + "typeExtras": { + "assetId": "222121451965151777636299756141619631150", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "PHA.svg", + "typeExtras": { + "assetId": "193492391581201937291053139015355410612", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "iBTC", + "precision": 12, + "priceId": "bitcoin", + "type": "statemine", + "icon": "iBTC.svg", + "typeExtras": { + "assetId": "226557799181424065994173367616174607641", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "DED", + "precision": 12, + "priceId": "dot-is-ded", + "type": "statemine", + "icon": "DED.svg", + "typeExtras": { + "assetId": "119367686984583275840673742485354142551", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "PINK", + "precision": 12, + "type": "statemine", + "icon": "PINK.svg", + "typeExtras": { + "assetId": "339306133874233608313826294843504252047", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "GLMR", + "precision": 12, + "priceId": "moonbeam", + "type": "statemine", + "icon": "GLMR.svg", + "typeExtras": { + "assetId": "182269558229932594457975666948556356791", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://polkadex.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x20" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://gateway.subquery.network/query/0x20" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "polkadex" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking", + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "NeuroWeb", + "assets": [ + { + "assetId": 0, + "symbol": "NEURO", + "precision": 12, + "priceId": "neurowebai", + "icon": "NEURO.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://neuroweb.subscan.io/account/{address}", + "extrinsic": "https://neuroweb.subscan.io/extrinsic/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/NeuroWeb.svg", + "addressPrefix": 101, + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNCPOLKA" + } + } + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "ASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "type": "orml", + "icon": "vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "orml", + "icon": "vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "type": "orml", + "icon": "vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "vsDOT", + "precision": 10, + "type": "orml", + "icon": "vsDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0a00", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "type": "orml", + "icon": "MANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0808", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "vMANTA", + "precision": 18, + "type": "orml", + "icon": "vMANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0908", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-polkadot.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://bifrost-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://eu.bifrost-polkadot-rpc.liebi.com/ws", + "name": "LiebiEU node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 0, + "legacyAddressPrefix": 6, + "options": [ + "governance" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Heima", + "assets": [ + { + "assetId": 0, + "symbol": "HEI", + "precision": 18, + "icon": "HEI.svg", + "priceId": "heima" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://heima-rpc.n.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://heima.statescan.io/#/accounts/{address}", + "extrinsic": "https://heima.statescan.io/#/extrinsics/{hash}", + "event": "https://heima.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Heima.svg", + "addressPrefix": 31, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "UNQ.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + }, + { + "url": "wss://unique.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://unique.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391, + "options": [ + "fullSyncByDefault" + ], + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "MGX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "icon": "TUR.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "icon": "RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "icon": "vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "AZERO.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true, + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://relay.api.moonbase.moonbeam.network", + "name": "Moonbase Relay node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "POLYX.svg", + "staking": [ + "relaychain" + ], + "buyProviders": { + "banxa": { + "coinType": "POLYX", + "blockchain": "Polymesh" + } + } + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "KAB.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f", + "name": "Paseo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "PAS.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/paseo", + "name": "IBP-GeoDNS1" + }, + { + "url": "wss://rpc.dotters.network/paseo", + "name": "IBP-GeoDNS2" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://paseo.subscan.io/account/{address}", + "extrinsic": "https://paseo.subscan.io/extrinsic/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Paseo_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet", + "crowdloans", + "proxy" + ], + "additional": { + "supportsGenericLedgerApp": true + }, + "legacyAddressPrefix": 42 + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "ROC.svg" + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node", + "features": [ + "noTls12" + ] + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans", + "proxy" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "AMPE.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "priceId": "kusama", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDC.s", + "precision": 12, + "priceId": "usdc", + "type": "orml", + "icon": "USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "XLM.s", + "precision": 12, + "priceId": "stellar", + "type": "orml", + "icon": "XLM.svg", + "typeExtras": { + "currencyIdScale": "0x0200", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "TZS.s", + "precision": 12, + "type": "orml", + "icon": "TZS.svg", + "typeExtras": { + "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "BRL.s", + "precision": 12, + "type": "orml", + "icon": "BRL.svg", + "typeExtras": { + "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "AUDD.s", + "precision": 12, + "priceId": "novatti-australian-digital-dollar", + "type": "orml", + "icon": "AUDD.svg", + "typeExtras": { + "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "icon": "EURM.svg", + "typeExtras": { + "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "NGNC.s", + "precision": 12, + "type": "orml", + "icon": "NGNC.svg", + "typeExtras": { + "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "amplitude" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "CAPS.svg", + "buyProviders": { + "banxa": { + "coinType": "CAPS", + "blockchain": "TERNOA" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace", + "name": "Ternoa Alphanet", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "CAPS.svg" + } + ], + "nodes": [ + { + "url": "wss://alphanet.ternoa.com", + "name": "Ternoa Alphanet node" + } + ], + "explorers": [ + { + "name": "Ternoa Alphanet explorer", + "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}", + "account": "https://explorer-alphanet.ternoa.dev/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b", + "name": "Turing Staging", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": [ + "turing" + ], + "precision": 10, + "icon": "TUR.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.turing-staging.oak.tech", + "name": "OAK node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg", + "addressPrefix": 51, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "name": "Governance2 Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://governance2-testnet.litentry.io", + "name": "Development node" + } + ], + "explorers": [ + { + "name": "Governance2 Testnet explorer", + "account": "https://gov2.statescan.io/#/accounts/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "POLYX.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polymesh" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f", + "name": "Beresheet", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "EDG.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "addressPrefix": 7, + "options": [ + "testnet" + ] + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://ipci.rpc.robonomics.network", + "name": "Airalab node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-myriad" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3", + "name": "Fusotao", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 18, + "priceId": "fusotao", + "icon": "TAO_fusotao.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "XX.svg" + } + ], + "nodes": [ + { + "url": "wss://xxnetwork-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation 1 node" + }, + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation 2 node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation 3 node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0102", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDC.s", + "precision": 12, + "priceId": "usdc", + "type": "orml", + "icon": "USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XLM.s", + "precision": 12, + "priceId": "stellar", + "type": "orml", + "icon": "XLM.svg", + "typeExtras": { + "currencyIdScale": "0x0200", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "TZS.s", + "precision": 12, + "type": "orml", + "icon": "TZS.svg", + "typeExtras": { + "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "BRL.s", + "precision": 12, + "type": "orml", + "icon": "BRL.svg", + "typeExtras": { + "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "AUDD.s", + "precision": 12, + "priceId": "novatti-australian-digital-dollar", + "type": "orml", + "icon": "AUDD.svg", + "typeExtras": { + "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "icon": "EURM.svg", + "priceId": "euro-coin", + "typeExtras": { + "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "NGNC.s", + "precision": 12, + "type": "orml", + "icon": "NGNC.svg", + "typeExtras": { + "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0106", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "PINK.svg", + "typeExtras": { + "currencyIdScale": "0x0107", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "HDX", + "precision": 12, + "type": "orml", + "priceId": "hydradx", + "icon": "HDX.svg", + "typeExtras": { + "currencyIdScale": "0x0108", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "ASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0109", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "vDOT", + "precision": 10, + "type": "orml", + "priceId": "voucher-dot", + "icon": "vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "typeExtras": { + "currencyIdScale": "0x010b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDC.axl", + "precision": 6, + "type": "orml", + "priceId": "axlusdc", + "icon": "USDCaxl.svg", + "typeExtras": { + "currencyIdScale": "0x010c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "priceId": "euro-coin", + "icon": "EURC.svg", + "typeExtras": { + "currencyIdScale": "0x020145555243cf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pendulum.subscan.io/extrinsic/{hash}", + "account": "https://pendulum.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56, + "options": [ + "governance-v1" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "a6ffcef7fb8caadf7f6c5ad8ada65e3eaa90d1604f3eabda546ff1d486865a0c", + "name": "Aventus Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.aventus.network", + "name": "Aventus testnet node" + } + ], + "explorers": [ + { + "name": "Aventus testnet explorer", + "extrinsic": "https://explorer.testnet.aventus.io/transaction/{hash}", + "account": "https://explorer.testnet.aventus.io/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aventus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crust" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "icon": "KINT.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "icon": "kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "type": "orml", + "icon": "aSEEDk.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "KSM-kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "kBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "qkBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "qKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "qUSDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-dev-kintsugi.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi_Testnet.svg", + "addressPrefix": 2092, + "options": [ + "testnet" + ] + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c1.hashed.network", + "name": "Hashed systems 1 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hashed-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "explorers": [ + { + "name": "SCAN", + "account": "https://bittensor.com/scan/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bittensor" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "eip155:137", + "name": "Polygon", + "assets": [ + { + "assetId": 0, + "symbol": "MATIC", + "priceId": "matic-network", + "type": "evmNative", + "icon": "MATIC.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://polygon-mainnet.public.blastapi.io", + "name": "Polygon node" + } + ], + "explorers": [ + { + "name": "Polygonscan", + "extrinsic": "https://polygonscan.com/tx/{hash}", + "account": "https://polygonscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.polygonscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polygon.svg", + "addressPrefix": 137, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "SAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "priceId": "3dpass", + "icon": "P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-3dpass" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "priceId": "ajuna-network-2", + "icon": "AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://ajuna.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://ajuna.subscan.io/extrinsic/{hash}", + "account": "https://ajuna.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---ajuna" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "KTON.svg", + "typeExtras": { + "assetId": "1026", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.darwinia.network", + "name": "Darwinia node" + }, + { + "url": "wss://darwinia-rpc.darwiniacommunitydao.xyz", + "name": "Darwinia Community node" + }, + { + "url": "wss://darwinia-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "CRAB.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "CKTON.svg", + "typeExtras": { + "assetId": "1026", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + }, + { + "url": "wss://darwiniacrab-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/frequency" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/frequency.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "priceId": "vara-network", + "staking": [ + "relaychain", + "nomination-pools" + ], + "icon": "VARA.svg", + "buyProviders": { + "banxa": { + "coinType": "VARA", + "blockchain": "VARA" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + }, + { + "name": "Subscan", + "extrinsic": "https://vara.subscan.io/extrinsic/{hash}", + "account": "https://vara.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-vara-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-vara-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/vara-vara-staking", + "supportsGenericLedgerApp": true + }, + "options": [ + "pushSupport" + ] + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "GIANT.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-mainnet-az-ue1.giantprotocol.org:443", + "name": "Anchor node 1" + }, + { + "url": "wss://rpc-anchor-2-mainnet-az-ue1.giantprotocol.org:443", + "name": "Anchor node 2" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---giant" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "eip155:97", + "name": "BNB Smart Chain Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://data-seed-prebsc-1-s1.binance.org:8545", + "name": "BSC testnet node 1" + }, + { + "url": "https://data-seed-prebsc-2-s1.binance.org:8545", + "name": "BSC testnet node 2" + }, + { + "url": "https://data-seed-prebsc-1-s2.binance.org:8545", + "name": "BSC testnet node 1s2" + }, + { + "url": "https://data-seed-prebsc-2-s2.binance.org:8545", + "name": "BSC testnet node 2s2" + }, + { + "url": "https://data-seed-prebsc-1-s3.binance.org:8545", + "name": "BSC testnet node 1s3" + }, + { + "url": "https://data-seed-prebsc-2-s3.binance.org:8545", + "name": "BSC testnet node 2s3" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock http testnet node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock wss testnet node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/testnet/", + "name": "GetBlock wss testnet node" + } + ], + "explorers": [ + { + "name": "Testnet BscScan", + "extrinsic": "https://testnet.bscscan.com/tx/{hash}", + "account": "https://testnet.bscscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-testnet.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSCTestnet.svg", + "addressPrefix": 97, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:56", + "name": "BNB Smart Chain", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://bsc-dataseed.binance.org", + "name": "BSC node 1" + }, + { + "url": "https://bsc-dataseed1.defibit.io", + "name": "BSC node 2" + }, + { + "url": "https://bsc-dataseed1.ninicoin.io", + "name": "BSC node 3" + }, + { + "url": "https://bsc.nodereal.io", + "name": "BSC node 4" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock http node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock wss node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/mainnet/", + "name": "GetBlock wss node" + } + ], + "explorers": [ + { + "name": "BscScan", + "extrinsic": "https://bscscan.com/tx/{hash}", + "account": "https://bscscan.com/address/{address}" + }, + { + "name": "Bitquery", + "extrinsic": "https://explorer.bitquery.io/bsc/tx/{hash}", + "account": "https://explorer.bitquery.io/bsc/address/{address}" + }, + { + "name": "BSCTrace", + "extrinsic": "https://bsctrace.com/tx/{hash}", + "account": "https://bsctrace.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSC.svg", + "addressPrefix": 56, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "c9824829d23066e7dd92b80cfef52559c7692866fcfc3530e737e3fe01410eef", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "GIANT Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "GIANT.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-4-us-east-1-dev.giantprotocol.org:443", + "name": "Giant testnet node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://bridge-hub-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bridgehub-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://bridgehub-polkadot.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-bridgehub" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://bridge-hub-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bridgehub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bridgehub-kusama.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---kusama-bridgehub" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://collectives-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://collectives.statescan.io/#/accounts/{address}", + "event": "https://collectives.statescan.io/#/events/{event}", + "extrinsic": "https://collectives.statescan.io/#/extrinsics/{hash}" + }, + { + "name": "Subscan", + "extrinsic": "https://collectives-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://collectives-polkadot.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/polkadot-collectives" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0, + "additional": { + "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot People", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-people-rpc.polkadot.io", + "name": "Parity node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://sys.ibp.network/people-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://people-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://rpc-people-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://people-polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://people-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://people-polkadot.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_People.svg", + "addressPrefix": 0, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama People", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama-people-rpc.polkadot.io", + "name": "Parity node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://sys.ibp.network/people-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://people-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/people", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://people-kusama.subscan.io/extrinsic/{hash}", + "account": "https://people-kusama.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_People.svg", + "addressPrefix": 2, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "67221cd96c1551b72d55f65164d6a39f31b570c77a05c90e31931b0e2f379e13", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude Foucoco", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "AMPE.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-foucoco.pendulumchain.tech/", + "name": "PendulumChain node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude_foucoco.svg", + "addressPrefix": 57, + "options": [ + "testnet" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "266ad38196ddff7636206f911f0658cc76e3e906e349cb83475d93ebe80d03b5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "INTR.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "iBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "KINT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "kBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "qiBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "qUSDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "qDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-testnet.interlay.io/parachain/", + "name": "Kintsugi Labs node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay_Testnet.svg", + "addressPrefix": 2032, + "options": [ + "testnet" + ] + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://wss-krest.peaq.network/", + "name": "Krest node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---krest" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Manta Atlantic", + "assets": [ + { + "assetId": 0, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "icon": "MANTA.svg", + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "8", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.manta.systems", + "name": "Manta node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---manta" + } + ] + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://manta.subscan.io/extrinsic/{hash}", + "account": "https://manta.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 77, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/manta-manta-staking", + "defaultBlockTime": 12000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6", + "name": "Vara Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TVARA", + "precision": 12, + "staking": [ + "relaychain" + ], + "icon": "VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://testnet.vara.network", + "name": "Gear Tech test node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara_Testnet.svg", + "addressPrefix": 137, + "options": [ + "testnet" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin Matrix", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.matrix.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-matrix-rpc-1.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}", + "account": "https://matrix.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/enjin-matrixchain" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 1110, + "options": [ + "governance-v1" + ], + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "eip155:246", + "name": "Energy Web Chain", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "type": "evmNative", + "icon": "EWT.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://consortia-rpc.energyweb.org", + "name": "Public EWC http node" + }, + { + "url": "https://rpc.energyweb.org", + "name": "Energy web http node" + }, + { + "url": "https://archive-rpc.energyweb.org", + "name": "Archive http node" + }, + { + "url": "wss://rpc.energyweb.org/ws", + "name": "Energy web wss node" + } + ], + "explorers": [ + { + "name": "Energy Web Explorer", + "extrinsic": "https://explorer.energyweb.org/tx/{hash}", + "account": "https://explorer.energyweb.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.energyweb.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg", + "addressPrefix": 246, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:592", + "name": "Astar EVM", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "type": "evmNative", + "icon": "ASTR.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "https://astar.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "https://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 592, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2031", + "name": "Centrifuge EVM", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "priceId": "centrifuge", + "type": "evmNative", + "icon": "CFG.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Fullnode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 2031, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:595", + "name": "Acala Mandala TC9", + "assets": [ + { + "assetId": 0, + "symbol": "mACA", + "type": "evmNative", + "icon": "ACA.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://eth-rpc-tc9.aca-staging.network", + "name": "wss node" + }, + { + "url": "https://eth-rpc-tc9.aca-staging.network", + "name": "http node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 595, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6ab1bd8aed6d5fdcaf347826bfcd0172681181edf8356b90cb3cf47076698ae2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "EWX Staging Parachain Argon", + "assets": [ + { + "assetId": 0, + "symbol": "VT", + "precision": 18, + "icon": "EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://ewx-staging-parachain-argon-wmfbanx0xb.energyweb.org/ws", + "name": "EWX node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956", + "name": "Joystream", + "assets": [ + { + "assetId": 0, + "symbol": "JOY", + "priceId": "joystream", + "precision": 10, + "icon": "JOY.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.joystream.org", + "name": "Jsgenesis node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}", + "account": "https://joystream.subscan.io/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---joystream" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg", + "addressPrefix": 126 + }, + { + "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae", + "name": "Dock (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DOCK", + "priceId": "dock", + "precision": 6, + "icon": "DOCK.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-node.dock.io", + "name": "Dock Association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dock.subscan.io/extrinsic/{hash}", + "account": "https://dock.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg", + "addressPrefix": 22 + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polimec", + "assets": [ + { + "assetId": 0, + "symbol": "PLMC", + "priceId": "polimec", + "precision": 10, + "icon": "PLMC.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "banxa": { + "coinType": "PLMC", + "blockchain": "Polimec" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg", + "type": "statemine", + "typeExtras": { + "assetId": "0x0100", + "palletName": "ForeignAssets", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "USDT.svg", + "type": "statemine", + "typeExtras": { + "assetId": "0x010300a10f043205011f", + "palletName": "ForeignAssets", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "icon": "USDC.svg", + "type": "statemine", + "typeExtras": { + "assetId": "0x010300a10f043205e514", + "palletName": "ForeignAssets", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.polimec.org", + "name": "Polimec node" + }, + { + "url": "wss://polimec.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://polimec.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://polimec.statescan.io/#/accounts/{address}", + "event": "https://polimec.statescan.io/#/events/{event}", + "extrinsic": "https://polimec.statescan.io/#/extrinsics/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---polymec" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polimec.svg", + "addressPrefix": 41, + "additional": { + "themeColor": "#96CC5A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polimec-plmc-staking", + "defaultBlockTime": 12000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Energy Web X", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "precision": 18, + "icon": "EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.energywebx.com/", + "name": "Energywebx node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://energywebx.subscan.io/extrinsic/{hash}", + "account": "https://energywebx.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---energy-web-x" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", + "addressPrefix": 42, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "ac123be800b7c9a3e3449bb70edd8e3d9008d27826381451eebf94bce1db1fbe", + "name": "Energy Web X Rococo", + "assets": [ + { + "assetId": 0, + "symbol": "VT", + "precision": 18, + "icon": "EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.energywebx.com", + "name": "Energy Web X Rococo node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "InvArch (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "VARCH", + "precision": 12, + "icon": "VARCH.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://invarch.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://invarch.statescan.io/#/accounts/{address}", + "event": "https://invarch.statescan.io/#/events/{event}", + "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---invarch" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", + "addressPrefix": 117, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c", + "name": "Crust", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "priceId": "crust-network", + "precision": 12, + "icon": "CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.crust.network", + "name": "Crust node" + }, + { + "url": "wss://crust-mainnet-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust.subscan.io/extrinsic/{hash}", + "account": "https://crust.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust.svg", + "addressPrefix": 66 + }, + { + "chainId": "eip155:169", + "name": "Manta Pacific", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://pacific-rpc.manta.network/http", + "name": "Manta rpc 1 node" + }, + { + "url": "https://1rpc.io/manta", + "name": "Manta rpc 2 node" + }, + { + "url": "wss://pacific-rpc.manta.network/ws", + "name": "Manta wss node" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://pacific-explorer.manta.network/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "explorers": [ + { + "name": "Manta Pacific Block Explorer", + "extrinsic": "https://pacific-explorer.manta.network/tx/{hash}", + "account": "https://pacific-explorer.manta.network/address/{address}" + }, + { + "name": "Manta Socialscan", + "extrinsic": "https://manta.socialscan.io/tx/{hash}", + "account": "https://manta.socialscan.io/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 169, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://westend-bridge-hub-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://westend-bridge-hub-rpc-tn.dwellir.com", + "name": "Dwellir Tunisia node" + }, + { + "url": "wss://sys.ibp.network/bridgehub-westend", + "name": "IBP-GeoDNS1 node" + }, + { + "url": "wss://bridge-hub-westend.dotters.network", + "name": "IBP-GeoDNS2 node" + }, + { + "url": "wss://westend-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BridgeHub_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "ae1ca86c936aa252cdc45f4f436220567b2bbbcc4834f5b8f4191462baf19dfb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Continuum (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "NUUM", + "priceId": "mnet-continuum", + "precision": 18, + "icon": "NUUM.svg" + } + ], + "nodes": [ + { + "url": "wss://continuum-rpc-1.metaverse.network/wss", + "name": "MNet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://continuum.subscan.io/extrinsic/{hash}", + "account": "https://continuum.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-continuum" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-continuum" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Continuum.svg", + "addressPrefix": 268 + }, + { + "chainId": "d8761d3c88f26dc12875c00d3165f7d67243d56fc85b4cf19937601a7916e5a9", + "name": "Enjin Relay", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "ENJ.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.relay.blockchain.enjin.io", + "name": "Enjin node" + }, + { + "url": "wss://enjin-relay-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://enjin.subscan.io/extrinsic/{hash}", + "account": "https://enjin.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-enjin-relay" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-enjin-relay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 2135, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Curio", + "assets": [ + { + "assetId": 0, + "symbol": "CGT", + "precision": 18, + "priceId": "curio-governance", + "icon": "CGT.svg" + } + ], + "nodes": [ + { + "url": "wss://archive.parachain.curioinvest.com", + "name": "Curio 1 node" + }, + { + "url": "wss://parachain.curioinvest.com/", + "name": "Curio 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-curio" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", + "addressPrefix": 777 + }, + { + "chainId": "d3d2f3a3495dc597434a99d7d449ebad6616db45e4e4f178f31cc6fa14378b70", + "name": "Avail Turing Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVAIL", + "precision": 18, + "icon": "AVAIL.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://turing-rpc.avail.so/ws", + "name": "Turing node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet---avail" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/avail_turing.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Avail_Testnet.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#58C8F6" + }, + "options": [ + "testnet" + ] + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Mythos", + "assets": [ + { + "assetId": 0, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "icon": "MYTH.svg", + "staking": [ + "mythos" + ] + } + ], + "nodes": [ + { + "url": "wss://polkadot-mythos-rpc.polkadot.io", + "name": "Parity node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://mythos.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://mythos.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}", + "account": "https://mythos.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-mythos-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-mythos-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg", + "addressPrefix": 29972, + "options": [ + "ethereumBased", + "governance-v1" + ], + "additional": { + "themeColor": "#ED3A47", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/mythos-myth-staking", + "feeViaRuntimeCall": true, + "sessionLength": 14400, + "defaultBlockTime": 6000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Acurast Canary", + "assets": [ + { + "assetId": 0, + "symbol": "cACU", + "precision": 12, + "icon": "cACU.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.canary.acurast.com", + "name": "Acurast node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acurast" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acurast" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acurast_Canary.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "c710a5f16adc17bcd212cff0aedcbf1c1212a043cdc0fb2dcba861efe5305b01", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kreivo", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://kreivo.kippu.rocks/", + "name": "Kippu node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kreivo" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kreivo" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kreivo.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg", + "addressPrefix": 2 + }, + { + "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hyperbridge Nexus", + "assets": [ + { + "assetId": 0, + "symbol": "BRIDGE", + "precision": 12, + "icon": "BRIDGE.svg" + } + ], + "nodes": [ + { + "url": "wss://nexus.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://nexus.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://hyperbridge-nexus-rpc.blockops.network", + "name": "BlockOps node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://nexus.statescan.io/#/accounts/{address}", + "event": "https://nexus.statescan.io/#/events/{event}", + "extrinsic": "https://nexus.statescan.io/#/extrinsics/{hash}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hyperbridge" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hyperbridge" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge_Nexus.svg", + "addressPrefix": 0, + "legacyAddressPrefix": 42, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "b91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a", + "name": "Avail", + "assets": [ + { + "assetId": 0, + "symbol": "AVAIL", + "precision": 18, + "priceId": "avail", + "icon": "AVAIL.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.avail.so/ws", + "name": "Avail node" + }, + { + "url": "wss://avail-mainnet.public.blastapi.io/", + "name": "Blastapi node" + }, + { + "url": "wss://avail.rpc.bountyblok.io", + "name": "Bountyblok node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://avail.subscan.io/extrinsic/{hash}", + "account": "https://avail.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/avail.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-avail" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-avail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Avail.svg", + "addressPrefix": 42, + "options": [ + "pushSupport" + ], + "additional": { + "themeColor": "#58C8F6", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/avail-avail-staking" + } + }, + { + "chainId": "3dbb473ae9b2b77ecf077c03546f0f8670c020e453dddb457da155e6cc7cba42", + "name": "Novasama Testnet - Governance", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "staking": [ + "relaychain", + "nomination-pools" + ], + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-test-network-1.novasama-tech.org", + "name": "Novasama node" + } + ], + "externalApi": { + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-testnet-stg.novasama-tech.org" + } + ], + "referendum-summary": [ + { + "type": "polkassembly", + "url": "https://novasama.polkassembly.io/api/v1/posts/summary", + "parameters": { + "network": "novasama" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "options": [ + "governance", + "proxy", + "testnet" + ], + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "81443836a9a24caaa23f1241897d1235717535711d1d3fe24eae4fdc942c092c", + "name": "Cere", + "assets": [ + { + "assetId": 0, + "symbol": "CERE", + "precision": 10, + "priceId": "cere-network", + "icon": "CERE.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.mainnet.cere.network/ws", + "name": "Cere node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://cere.statescan.io/#/accounts/{address}", + "event": "https://cere.statescan.io/#/events/{event}", + "extrinsic": "https://cere.statescan.io/#/extrinsics/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Cere.svg", + "addressPrefix": 54, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "0313f6a011d128d22f996703cbab05162e2fdc9e031493314fe6db79979c5ca7", + "name": "DENTNet", + "assets": [ + { + "assetId": 0, + "symbol": "DENTX", + "precision": 18, + "icon": "DENTX.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.dentnet.io/ws", + "name": "DENTNet node" + } + ], + "explorers": [ + { + "name": "DENTNet Explorer", + "account": "https://main.dentnet.io/explorer/dentnet/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DENTNet.svg", + "addressPrefix": 9807, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend People", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://people-westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://sys.ibp.network/people-westend", + "name": "IBP1 node" + }, + { + "url": "wss://people-westend.dotters.network", + "name": "IBP2 node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_People.svg", + "addressPrefix": 42, + "additional": {}, + "options": [ + "testnet" + ] + }, + { + "chainId": "eip155:41455", + "name": "Aleph Zero EVM", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "type": "evmNative", + "icon": "AZERO.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://alephzero.drpc.org", + "name": "Aleph Zero EVM rpc node" + }, + { + "url": "wss://alephzero.drpc.org", + "name": "Aleph Zero EVM wss node" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://evm-explorer.alephzero.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "explorers": [ + { + "name": "Aleph Zero EVM Explorer", + "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}", + "account": "https://evm-explorer.alephzero.org/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 41455, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:8453", + "name": "Base", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://base-rpc.publicnode.com", + "name": "Base http node" + }, + { + "url": "https://base-pokt.nodies.app", + "name": "Pokt node" + }, + { + "url": "wss://base-rpc.publicnode.com", + "name": "Base public node" + } + ], + "explorers": [ + { + "name": "Basescan", + "extrinsic": "https://basescan.org/tx/{hash}", + "account": "https://basescan.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.basescan.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Base.svg", + "addressPrefix": 8453, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:324", + "name": "ZKsync Era", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://mainnet.era.zksync.io", + "name": "http node" + }, + { + "url": "https://1rpc.io/zksync2-era", + "name": "http node 2" + }, + { + "url": "https://endpoints.omniatech.io/v1/zksync-era/mainnet/public", + "name": "http node 3" + }, + { + "url": "wss://mainnet.era.zksync.io/ws", + "name": "wss node" + } + ], + "explorers": [ + { + "name": "ZKsync Era explorer", + "extrinsic": "https://era.zksync.network/tx/{hash}", + "account": "https://era.zksync.network/address/{address}" + }, + { + "name": "Block explorer", + "extrinsic": "https://explorer.zksync.io/tx/{hash}", + "account": "https://explorer.zksync.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-era.zksync.network/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ZKsync_Mainnet.svg", + "addressPrefix": 324, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "dd954cbf4000542ef1a15bca509cd89684330bee5e23766c527cdb0d7275e9c2", + "name": "CC Enterprise", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "priceId": "creditcoin-2", + "icon": "CTC.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.creditcoin.network/ws", + "name": "Creditcoin Foundation node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://cc-enterprise.subscan.io/extrinsic/{hash}", + "account": "https://cc-enterprise.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Creditcoin.svg", + "addressPrefix": 42 + }, + { + "chainId": "4436a7d64e363df85e065a894721002a86643283f9707338bf195d360ba2ee71", + "name": "Creditcoin", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "priceId": "creditcoin-2", + "icon": "CTC.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet3.creditcoin.network", + "name": "Creditcoin Foundation node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://creditcoin.subscan.io/extrinsic/{hash}", + "account": "https://creditcoin.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Creditcoin.svg", + "addressPrefix": 42 + }, + { + "chainId": "c56fa32442b2dad76f214b3ae07998e4ca09736e4813724bfb0717caae2c8bee", + "name": "Humanode", + "assets": [ + { + "assetId": 0, + "symbol": "HMND", + "precision": 18, + "priceId": "humanode", + "icon": "HMND.svg" + } + ], + "nodes": [ + { + "url": "wss://explorer-rpc-ws.mainnet.stages.humanode.io", + "name": "Humanode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://humanode.subscan.io/extrinsic/{hash}", + "account": "https://humanode.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg", + "addressPrefix": 5234 + }, + { + "chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add", + "name": "DeepBrain", + "assets": [ + { + "assetId": 0, + "symbol": "DBC", + "precision": 15, + "priceId": "deepbrain-chain", + "icon": "DBC.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://info.dbcwallet.io", + "name": "DBC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dbc.subscan.io/extrinsic/{hash}", + "account": "https://dbc.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg", + "addressPrefix": 42 + }, + { + "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "peaq", + "assets": [ + { + "assetId": 0, + "symbol": "PEAQ", + "precision": 18, + "priceId": "peaq-2", + "icon": "PEAQ.svg" + } + ], + "nodes": [ + { + "url": "wss://peaq-rpc.publicnode.com", + "name": "Peaq node" + }, + { + "url": "wss://peaq-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://peaq.subscan.io/extrinsic/{hash}", + "account": "https://peaq.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/peaq.svg", + "addressPrefix": 42, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Laos", + "assets": [ + { + "assetId": 0, + "symbol": "LAOS", + "precision": 18, + "priceId": "laos-network", + "icon": "LAOS.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.laos.laosfoundation.io", + "name": "freeverse.io node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://laos.statescan.io/#/accounts/{address}", + "event": "https://laos.statescan.io/#/events/{event}" + }, + { + "name": "LAOS explorer", + "account": "https://explorer.laosnetwork.io/address/{address}", + "extrinsic": "https://explorer.laosnetwork.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/LAOS.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Xode", + "assets": [ + { + "assetId": 0, + "symbol": "XON", + "precision": 12, + "icon": "XON.svg" + }, + { + "assetId": 1, + "symbol": "XGM", + "precision": 12, + "icon": "XGM.svg", + "type": "statemine", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 2, + "symbol": "XAV", + "precision": 12, + "icon": "XAV.svg", + "type": "statemine", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 3, + "symbol": "AZK", + "precision": 12, + "icon": "AZK.png", + "type": "statemine", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 4, + "symbol": "IXON", + "precision": 12, + "icon": "IXON.svg", + "type": "statemine", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 5, + "symbol": "IXAV", + "precision": 12, + "icon": "IXAV.svg", + "type": "statemine", + "typeExtras": { + "assetId": "5" + } + }, + { + "assetId": 6, + "symbol": "IDON", + "precision": 12, + "icon": "IDON.png", + "type": "statemine", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 7, + "symbol": "MPC", + "precision": 12, + "icon": "MPC.png", + "type": "statemine", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 8, + "symbol": "IMPC", + "precision": 12, + "icon": "IMPC.png", + "type": "statemine", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 9, + "symbol": "DON", + "precision": 12, + "icon": "DON.png", + "type": "statemine", + "typeExtras": { + "assetId": "9" + } + } + ], + "nodes": [ + { + "url": "wss://rpc-kr.xode.net", + "name": "Xode archive node" + }, + { + "url": "wss://rpcnodea01.xode.net/n7yoxCmcIrCF6VziCcDmYTwL8R03a/rpc", + "name": "XodeCommunity node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Xode.svg", + "addressPrefix": 42 + }, + { + "chainId": "bb9233e202ec014707f82ddb90e84ee9efece8fefee287ad4ad646d869a6c24a", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "JAMTON", + "assets": [ + { + "assetId": 0, + "symbol": "DOTON", + "precision": 18, + "icon": "DOTON.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.jamton.network", + "name": "Jamton node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Jamton.svg", + "addressPrefix": 5589, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/jamton.json", + "overridesCommon": true + } + }, + { + "chainId": "5647d37b8ac3ea2259c6697ec255347d6f473d052bfec59c641d751538d43442", + "name": "Novasama Testnet - Fellowship", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://westend-collectives-a-parachain.novasama-tech.org", + "name": "Novasama node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://collectives-westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://westend-collectives-rpc.polkadot.io", + "name": "Parity node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0", + "name": "Tangle", + "assets": [ + { + "assetId": 0, + "symbol": "TNT", + "precision": 18, + "priceId": "tangle-network", + "icon": "TNT.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.tangle.tools", + "name": "Parity node" + }, + { + "url": "wss://tangle-mainnet-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://tangle.statescan.io/#/accounts/{address}", + "event": "https://tangle.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tangle.svg", + "addressPrefix": 5845, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f", + "name": "Muse Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "MUSE", + "staking": [ + "mythos" + ], + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo-muse-rpc.polkadot.io", + "name": "Muse node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 29972, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-mythos-testnet-stg.novasama-tech.org" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-mythos-testnet-stg.novasama-tech.org" + } + ] + }, + "options": [ + "testnet", + "ethereumBased" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "feeViaRuntimeCall": true, + "sessionLength": 25, + "defaultBlockTime": 6000 + } + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Coretime", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/coretime-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://coretime-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://rpc-coretime-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://polkadot-coretime-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://coretime-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://coretime-polkadot.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Coretime.svg", + "addressPrefix": 0, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Coretime", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://coretime-kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://sys.ibp.network/coretime-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://coretime-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://rpc-coretime-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://kusama-coretime-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/coretime", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://coretime-kusama.subscan.io/extrinsic/{hash}", + "account": "https://coretime-kusama.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Coretime.svg", + "addressPrefix": 2, + "additional": { + "supportsGenericLedgerApp": true + } + } +] diff --git a/chains/v21/preConfigured/chains.json b/chains/v21/preConfigured/chains.json new file mode 100644 index 0000000..e4488a2 --- /dev/null +++ b/chains/v21/preConfigured/chains.json @@ -0,0 +1,330 @@ +[ + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "name": "Composable Finance (SHUTTING DOWN)" + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "name": "Dora Factory (SHUTTING DOWN)" + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "name": "Litmus (SHUTTING DOWN)" + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "name": "Kapex (SHUTTING DOWN)" + }, + { + "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a", + "name": "Watr (SHUTTING DOWN)" + }, + { + "chainId": "77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f", + "name": "Paseo Testnet (TESTNET)" + }, + { + "chainId": "646c2f5aff5adfa59393e9e5028deca02b6a62be7e6ddb2b0d59b5b181072355", + "name": "Hydration Paseo Testnet (TESTNET)" + }, + { + "chainId": "8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385", + "name": "5ireChain Mainnet" + }, + { + "chainId": "05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020", + "name": "Hydration Paseo Testnet (TESTNET)" + }, + { + "chainId": "c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6", + "name": "Bitgreen" + }, + { + "chainId": "e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c", + "name": "Integritee Network (Polkadot)" + }, + { + "chainId": "28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b", + "name": "logion network" + }, + { + "chainId": "72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d", + "name": "Parachain" + }, + { + "chainId": "29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872", + "name": "Robonomics Polkadot" + }, + { + "chainId": "d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f", + "name": "Xcavate" + }, + { + "chainId": "b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c", + "name": "Xode" + }, + { + "chainId": "1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc", + "name": "Analog Timechain" + }, + { + "chainId": "66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd", + "name": "Autonomys Mainnet" + }, + { + "chainId": "63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe", + "name": "BIFROST Mainnet" + }, + { + "chainId": "8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9", + "name": "Chainflip-Berghain" + }, + { + "chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10", + "name": "ChainX" + }, + { + "chainId": "bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5", + "name": "commune" + }, + { + "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c", + "name": "Crust" + }, + { + "chainId": "a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94", + "name": "Elysium Mainnet" + }, + { + "chainId": "6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6", + "name": "Liberland" + }, + { + "chainId": "0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021", + "name": "Torus mainnet torus-node 0.1.0-e59e8eb02bd" + }, + { + "chainId": "f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f", + "name": "TSCS Network" + }, + { + "chainId": "21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea", + "name": "VTB Mainnet" + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "name": "Westend Asset Hub (TESTNET)" + }, + { + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "name": "Westend BridgeHub (TESTNET)" + }, + { + "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44", + "name": "Westend Collectives (TESTNET)" + }, + { + "chainId": "f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840", + "name": "Westend Coretime (TESTNET)" + }, + { + "chainId": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c", + "name": "Westend People (TESTNET)" + }, + { + "chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519", + "name": "Ajuna Paseo (TESTNET)" + }, + { + "chainId": "f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90", + "name": "AvN Paseo (TESTNET)" + }, + { + "chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452", + "name": "Bifrost Paseo (TESTNET)" + }, + { + "chainId": "203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0", + "name": "Frequency Paseo (TESTNET)" + }, + { + "chainId": "40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76", + "name": "Heima-paseo (TESTNET)" + }, + { + "chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73", + "name": "Hyperbridge (Gargantua) (TESTNET)" + }, + { + "chainId": "1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15", + "name": "Integritee Testnet on Paseo (TESTNET)" + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine (TESTNET)" + }, + { + "chainId": "5cdd465e1273859192b043721e63ad19c8585f7c9779c53cba1d3260549b60ad", + "name": "Kreivo de Paseo (TESTNET)" + }, + { + "chainId": "6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1", + "name": "Laos Sigma Testnet (TESTNET)" + }, + { + "chainId": "15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f", + "name": "Muse Testnet (TESTNET)" + }, + { + "chainId": "5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585", + "name": "Myriad Paseo (TESTNET)" + }, + { + "chainId": "f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc", + "name": "NeuroWeb Testnet (TESTNET)" + }, + { + "chainId": "65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0", + "name": "Niskala (TESTNET)" + }, + { + "chainId": "d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522", + "name": "Parachain Hades testnet (TESTNET)" + }, + { + "chainId": "466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2", + "name": "Energy Web X Paseo (TESTNET)" + }, + { + "chainId": "e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1", + "name": "Pop Network Testnet (TESTNET)" + }, + { + "chainId": "25895f66e42429d148d5bdabcf6e16996f7b0d6c171e771e302c291ba94e13f2", + "name": "Watr Network (TESTNET)" + }, + { + "chainId": "744fd43e92ca4b6a914efcb2800f6209026cc2e2d8a160d4a0da7d16effca790", + "name": "WeTEE Testnet (TESTNET)" + }, + { + "chainId": "ac9dc5e0f7aeae019818f5859215044f80676e562cf934f6683d6424abdabbc8", + "name": "Xcavate (TESTNET)" + }, + { + "chainId": "2a1c48f8cca28fb58a61647c8a97e3e2e782191da8e8d03ac7e79c9949ef938e", + "name": "Xode (TESTNET)" + }, + { + "chainId": "fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f", + "name": "Battery Station (TESTNET)" + }, + { + "chainId": "d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2", + "name": "Paseo Asset Hub (TESTNET)" + }, + { + "chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e", + "name": "Paseo Bridge Hub (TESTNET)" + }, + { + "chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464", + "name": "Paseo Coretime (TESTNET)" + }, + { + "chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec", + "name": "Paseo People (TESTNET)" + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet (TESTNET)" + }, + { + "chainId": "6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6", + "name": "Analog Testnet (TESTNET)" + }, + { + "chainId": "66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411", + "name": "Argon Testnet (TESTNET)" + }, + { + "chainId": "5a367ed131b9d8807f0166651095a9ed51aefa9aaec3152d3eb5cee322220ce6", + "name": "Autonomys Taurus Testnet Domain 0 (TESTNET)" + }, + { + "chainId": "295aeafca762a304d92ee1505548695091f6082d3f0aa4d092ac3cd6397a6c5e", + "name": "Autonomys Taurus Testnet (TESTNET)" + }, + { + "chainId": "b90d85934bfb24c3dda047c1e46eba140b4f18fd5c2810f763dd2d6be8047370", + "name": "Beresheet (TESTNET)" + }, + { + "chainId": "15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff", + "name": "BIFROST Testnet (TESTNET)" + }, + { + "chainId": "c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf", + "name": "Creditcoin PoS Testnet (TESTNET)" + }, + { + "chainId": "7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080", + "name": "Chainflip-Perseverance (TESTNET)" + }, + { + "chainId": "fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572", + "name": "Creditcoin3 Testnet (TESTNET)" + }, + { + "chainId": "983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a", + "name": "Dancelight (TESTNET)" + }, + { + "chainId": "e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67", + "name": "Kintsugi (TESTNET)" + }, + { + "chainId": "131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c", + "name": "Bastiat (TESTNET)" + }, + { + "chainId": "87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8", + "name": "Logion TEST (TESTNET)" + }, + { + "chainId": "b2b98482cdadce88e03feb60dfb1122630326b404b599938ec997aa819e31983", + "name": "Melodie Testnet Live (TESTNET)" + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "name": "Moonbase Alpha (TESTNET)" + }, + { + "chainId": "c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9", + "name": "OPAL by UNIQUE (TESTNET)" + }, + { + "chainId": "d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2", + "name": "Phala PoC-6 (TESTNET)" + }, + { + "chainId": "2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6", + "name": "Polymesh Testnet (TESTNET)" + }, + { + "chainId": "ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019", + "name": "Shibuya Testnet (TESTNET)" + }, + { + "chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095", + "name": "Subspace Gemini 3f (TESTNET)" + }, + { + "chainId": "525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6", + "name": "Vara Network Testnet (TESTNET)" + }, + { + "chainId": "ff7fe5a610f15fe7a0c52f94f86313fb7db7d3786e7f8acf2b66c11d5be7c242", + "name": "zkVerify Volta (TESTNET)" + } +] diff --git a/chains/v21/preConfigured/chains_dev.json b/chains/v21/preConfigured/chains_dev.json new file mode 100644 index 0000000..34dc485 --- /dev/null +++ b/chains/v21/preConfigured/chains_dev.json @@ -0,0 +1,254 @@ +[ + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "name": "Composable Finance (SHUTTING DOWN)" + }, + { + "chainId": "646c2f5aff5adfa59393e9e5028deca02b6a62be7e6ddb2b0d59b5b181072355", + "name": "Hydration Paseo Testnet (TESTNET)" + }, + { + "chainId": "8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385", + "name": "5ireChain Mainnet" + }, + { + "chainId": "05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020", + "name": "Hydration Paseo Testnet (TESTNET)" + }, + { + "chainId": "c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6", + "name": "Bitgreen" + }, + { + "chainId": "e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c", + "name": "Integritee Network (Polkadot)" + }, + { + "chainId": "28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b", + "name": "logion network" + }, + { + "chainId": "72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d", + "name": "Parachain" + }, + { + "chainId": "29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872", + "name": "Robonomics Polkadot" + }, + { + "chainId": "d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f", + "name": "Xcavate" + }, + { + "chainId": "b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c", + "name": "Xode" + }, + { + "chainId": "1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc", + "name": "Analog Timechain" + }, + { + "chainId": "66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd", + "name": "Autonomys Mainnet" + }, + { + "chainId": "63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe", + "name": "BIFROST Mainnet" + }, + { + "chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10", + "name": "ChainX" + }, + { + "chainId": "bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5", + "name": "commune" + }, + { + "chainId": "a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94", + "name": "Elysium Mainnet" + }, + { + "chainId": "6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6", + "name": "Liberland" + }, + { + "chainId": "0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021", + "name": "Torus mainnet torus-node 0.1.0-e59e8eb02bd" + }, + { + "chainId": "f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f", + "name": "TSCS Network" + }, + { + "chainId": "21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea", + "name": "VTB Mainnet" + }, + { + "chainId": "f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840", + "name": "Westend Coretime (TESTNET)" + }, + { + "chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519", + "name": "Ajuna Paseo (TESTNET)" + }, + { + "chainId": "f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90", + "name": "AvN Paseo (TESTNET)" + }, + { + "chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452", + "name": "Bifrost Paseo (TESTNET)" + }, + { + "chainId": "203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0", + "name": "Frequency Paseo (TESTNET)" + }, + { + "chainId": "40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76", + "name": "Heima-paseo (TESTNET)" + }, + { + "chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73", + "name": "Hyperbridge (Gargantua) (TESTNET)" + }, + { + "chainId": "1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15", + "name": "Integritee Testnet on Paseo (TESTNET)" + }, + { + "chainId": "5cdd465e1273859192b043721e63ad19c8585f7c9779c53cba1d3260549b60ad", + "name": "Kreivo de Paseo (TESTNET)" + }, + { + "chainId": "6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1", + "name": "Laos Sigma Testnet (TESTNET)" + }, + { + "chainId": "5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585", + "name": "Myriad Paseo (TESTNET)" + }, + { + "chainId": "f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc", + "name": "NeuroWeb Testnet (TESTNET)" + }, + { + "chainId": "65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0", + "name": "Niskala (TESTNET)" + }, + { + "chainId": "d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522", + "name": "Parachain Hades testnet (TESTNET)" + }, + { + "chainId": "466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2", + "name": "Energy Web X Paseo (TESTNET)" + }, + { + "chainId": "e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1", + "name": "Pop Network Testnet (TESTNET)" + }, + { + "chainId": "25895f66e42429d148d5bdabcf6e16996f7b0d6c171e771e302c291ba94e13f2", + "name": "Watr Network (TESTNET)" + }, + { + "chainId": "744fd43e92ca4b6a914efcb2800f6209026cc2e2d8a160d4a0da7d16effca790", + "name": "WeTEE Testnet (TESTNET)" + }, + { + "chainId": "ac9dc5e0f7aeae019818f5859215044f80676e562cf934f6683d6424abdabbc8", + "name": "Xcavate (TESTNET)" + }, + { + "chainId": "2a1c48f8cca28fb58a61647c8a97e3e2e782191da8e8d03ac7e79c9949ef938e", + "name": "Xode (TESTNET)" + }, + { + "chainId": "fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f", + "name": "Battery Station (TESTNET)" + }, + { + "chainId": "d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2", + "name": "Paseo Asset Hub (TESTNET)" + }, + { + "chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e", + "name": "Paseo Bridge Hub (TESTNET)" + }, + { + "chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464", + "name": "Paseo Coretime (TESTNET)" + }, + { + "chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec", + "name": "Paseo People (TESTNET)" + }, + { + "chainId": "6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6", + "name": "Analog Testnet (TESTNET)" + }, + { + "chainId": "66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411", + "name": "Argon Testnet (TESTNET)" + }, + { + "chainId": "5a367ed131b9d8807f0166651095a9ed51aefa9aaec3152d3eb5cee322220ce6", + "name": "Autonomys Taurus Testnet Domain 0 (TESTNET)" + }, + { + "chainId": "295aeafca762a304d92ee1505548695091f6082d3f0aa4d092ac3cd6397a6c5e", + "name": "Autonomys Taurus Testnet (TESTNET)" + }, + { + "chainId": "15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff", + "name": "BIFROST Testnet (TESTNET)" + }, + { + "chainId": "c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf", + "name": "Creditcoin PoS Testnet (TESTNET)" + }, + { + "chainId": "7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080", + "name": "Chainflip-Perseverance (TESTNET)" + }, + { + "chainId": "fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572", + "name": "Creditcoin3 Testnet (TESTNET)" + }, + { + "chainId": "983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a", + "name": "Dancelight (TESTNET)" + }, + { + "chainId": "131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c", + "name": "Bastiat (TESTNET)" + }, + { + "chainId": "87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8", + "name": "Logion TEST (TESTNET)" + }, + { + "chainId": "b2b98482cdadce88e03feb60dfb1122630326b404b599938ec997aa819e31983", + "name": "Melodie Testnet Live (TESTNET)" + }, + { + "chainId": "c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9", + "name": "OPAL by UNIQUE (TESTNET)" + }, + { + "chainId": "d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2", + "name": "Phala PoC-6 (TESTNET)" + }, + { + "chainId": "ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019", + "name": "Shibuya Testnet (TESTNET)" + }, + { + "chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095", + "name": "Subspace Gemini 3f (TESTNET)" + }, + { + "chainId": "ff7fe5a610f15fe7a0c52f94f86313fb7db7d3786e7f8acf2b66c11d5be7c242", + "name": "zkVerify Volta (TESTNET)" + } +] diff --git a/chains/v21/preConfigured/details/0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782.json b/chains/v21/preConfigured/details/0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782.json new file mode 100644 index 0000000..19d5576 --- /dev/null +++ b/chains/v21/preConfigured/details/0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782.json @@ -0,0 +1,35 @@ +{ + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "name": "Westend BridgeHub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://bridge-hub-westend-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://westend-bridge-hub-rpc-tn.dwellir.com", + "name": "Dwellir Tunisia" + }, + { + "url": "wss://sys.ibp.network/bridgehub-westend", + "name": "IBP1" + }, + { + "url": "wss://bridge-hub-westend.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://westend-bridge-hub-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5.json b/chains/v21/preConfigured/details/05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5.json new file mode 100644 index 0000000..61f5a67 --- /dev/null +++ b/chains/v21/preConfigured/details/05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5.json @@ -0,0 +1,19 @@ +{ + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020.json b/chains/v21/preConfigured/details/05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020.json new file mode 100644 index 0000000..b5244b1 --- /dev/null +++ b/chains/v21/preConfigured/details/05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020.json @@ -0,0 +1,19 @@ +{ + "chainId": "05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020", + "name": "Hydration Paseo Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "icon": "HDX.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo-rpc.play.hydration.cloud", + "name": "Galactic Council" + } + ], + "addressPrefix": 63 +} diff --git a/chains/v21/preConfigured/details/0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021.json b/chains/v21/preConfigured/details/0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021.json new file mode 100644 index 0000000..897bbad --- /dev/null +++ b/chains/v21/preConfigured/details/0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021.json @@ -0,0 +1,19 @@ +{ + "chainId": "0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021", + "name": "Torus mainnet torus-node 0.1.0-e59e8eb02bd", + "assets": [ + { + "assetId": 0, + "symbol": "TORUS", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://api.torus.network", + "name": "mainnet" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json b/chains/v21/preConfigured/details/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json new file mode 100644 index 0000000..160bd12 --- /dev/null +++ b/chains/v21/preConfigured/details/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json @@ -0,0 +1,19 @@ +{ + "chainId": "131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c", + "name": "Bastiat (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "LDN", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testchain.liberland.org", + "name": "Liberland Government" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc.json b/chains/v21/preConfigured/details/1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc.json new file mode 100644 index 0000000..6d25d2a --- /dev/null +++ b/chains/v21/preConfigured/details/1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc.json @@ -0,0 +1,19 @@ +{ + "chainId": "1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc", + "name": "Analog Timechain", + "assets": [ + { + "assetId": 0, + "symbol": "ANLOG", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.timechain.analog.one", + "name": "Analog One" + } + ], + "addressPrefix": 12850 +} diff --git a/chains/v21/preConfigured/details/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json b/chains/v21/preConfigured/details/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json new file mode 100644 index 0000000..8b5782a --- /dev/null +++ b/chains/v21/preConfigured/details/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json @@ -0,0 +1,23 @@ +{ + "chainId": "15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff", + "name": "BIFROST Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "BFC", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://public-01.testnet.bifrostnetwork.com/wss", + "name": "Pilab #1" + }, + { + "url": "wss://public-02.testnet.bifrostnetwork.com/wss", + "name": "Pilab #2" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f.json b/chains/v21/preConfigured/details/15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f.json new file mode 100644 index 0000000..1fe3fa4 --- /dev/null +++ b/chains/v21/preConfigured/details/15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f.json @@ -0,0 +1,19 @@ +{ + "chainId": "15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f", + "name": "Muse Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "MUSE", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo-muse-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 29972 +} diff --git a/chains/v21/preConfigured/details/161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a.json b/chains/v21/preConfigured/details/161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a.json new file mode 100644 index 0000000..62b7f26 --- /dev/null +++ b/chains/v21/preConfigured/details/161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a.json @@ -0,0 +1,19 @@ +{ + "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a", + "name": "Watr (SHUTTING DOWN)", + "assets": [ + { + "assetId": 0, + "symbol": "WATR", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://watr.public.curie.radiumblock.co/ws", + "name": "Watr node" + } + ], + "addressPrefix": 19 +} diff --git a/chains/v21/preConfigured/details/1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15.json b/chains/v21/preConfigured/details/1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15.json new file mode 100644 index 0000000..5b12df7 --- /dev/null +++ b/chains/v21/preConfigured/details/1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15.json @@ -0,0 +1,19 @@ +{ + "chainId": "1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15", + "name": "Integritee Testnet on Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "icon": "TEER.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo.api.integritee.network", + "name": "Integritee" + } + ], + "addressPrefix": 13 +} diff --git a/chains/v21/preConfigured/details/1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c.json b/chains/v21/preConfigured/details/1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c.json new file mode 100644 index 0000000..b117c88 --- /dev/null +++ b/chains/v21/preConfigured/details/1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c.json @@ -0,0 +1,31 @@ +{ + "chainId": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c", + "name": "Westend People (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://people-westend-rpc.n.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://sys.ibp.network/people-westend", + "name": "IBP1" + }, + { + "url": "wss://people-westend.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://westend-people-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json b/chains/v21/preConfigured/details/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json new file mode 100644 index 0000000..26b5652 --- /dev/null +++ b/chains/v21/preConfigured/details/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json @@ -0,0 +1,19 @@ +{ + "chainId": "203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0", + "name": "Frequency Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "XRQCY", + "precision": 8, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.testnet.amplica.io", + "name": "Amplica Labs" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json b/chains/v21/preConfigured/details/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json new file mode 100644 index 0000000..60e8b9d --- /dev/null +++ b/chains/v21/preConfigured/details/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json @@ -0,0 +1,19 @@ +{ + "chainId": "21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea", + "name": "VTB Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "VTBC", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://substratenode.vtbcfoundation.org/explorer", + "name": "VTB Community" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/25895f66e42429d148d5bdabcf6e16996f7b0d6c171e771e302c291ba94e13f2.json b/chains/v21/preConfigured/details/25895f66e42429d148d5bdabcf6e16996f7b0d6c171e771e302c291ba94e13f2.json new file mode 100644 index 0000000..2eff82e --- /dev/null +++ b/chains/v21/preConfigured/details/25895f66e42429d148d5bdabcf6e16996f7b0d6c171e771e302c291ba94e13f2.json @@ -0,0 +1,19 @@ +{ + "chainId": "25895f66e42429d148d5bdabcf6e16996f7b0d6c171e771e302c291ba94e13f2", + "name": "Watr Network (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WATRD", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.dev.watr.org", + "name": "Watr" + } + ], + "addressPrefix": 19 +} diff --git a/chains/v21/preConfigured/details/28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b.json b/chains/v21/preConfigured/details/28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b.json new file mode 100644 index 0000000..f160e27 --- /dev/null +++ b/chains/v21/preConfigured/details/28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b.json @@ -0,0 +1,19 @@ +{ + "chainId": "28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b", + "name": "logion network", + "assets": [ + { + "assetId": 0, + "symbol": "LGNT", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://para-rpc01.logion.network", + "name": "Logion 1" + } + ], + "addressPrefix": 2021 +} diff --git a/chains/v21/preConfigured/details/295aeafca762a304d92ee1505548695091f6082d3f0aa4d092ac3cd6397a6c5e.json b/chains/v21/preConfigured/details/295aeafca762a304d92ee1505548695091f6082d3f0aa4d092ac3cd6397a6c5e.json new file mode 100644 index 0000000..12348e9 --- /dev/null +++ b/chains/v21/preConfigured/details/295aeafca762a304d92ee1505548695091f6082d3f0aa4d092ac3cd6397a6c5e.json @@ -0,0 +1,23 @@ +{ + "chainId": "295aeafca762a304d92ee1505548695091f6082d3f0aa4d092ac3cd6397a6c5e", + "name": "Autonomys Taurus Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tAI3", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-0.taurus.subspace.network/ws", + "name": "Labs 1" + }, + { + "url": "wss://rpc-1.taurus.subspace.network/ws", + "name": "Labs 2" + } + ], + "addressPrefix": 6094 +} diff --git a/chains/v21/preConfigured/details/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json b/chains/v21/preConfigured/details/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json new file mode 100644 index 0000000..dd4d0c5 --- /dev/null +++ b/chains/v21/preConfigured/details/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json @@ -0,0 +1,19 @@ +{ + "chainId": "29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872", + "name": "Robonomics Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "XRT.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.rpc.robonomics.network/", + "name": "Airalab" + } + ], + "addressPrefix": 32 +} diff --git a/chains/v21/preConfigured/details/2a1c48f8cca28fb58a61647c8a97e3e2e782191da8e8d03ac7e79c9949ef938e.json b/chains/v21/preConfigured/details/2a1c48f8cca28fb58a61647c8a97e3e2e782191da8e8d03ac7e79c9949ef938e.json new file mode 100644 index 0000000..4369a04 --- /dev/null +++ b/chains/v21/preConfigured/details/2a1c48f8cca28fb58a61647c8a97e3e2e782191da8e8d03ac7e79c9949ef938e.json @@ -0,0 +1,19 @@ +{ + "chainId": "2a1c48f8cca28fb58a61647c8a97e3e2e782191da8e8d03ac7e79c9949ef938e", + "name": "Xode (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "XON", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testrpcnodea01.xode.net/aRoyklGrhl9m2LlhX8NP/rpc", + "name": "XodeCommunity" + } + ], + "addressPrefix": 280 +} diff --git a/chains/v21/preConfigured/details/2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6.json b/chains/v21/preConfigured/details/2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6.json new file mode 100644 index 0000000..0d69d59 --- /dev/null +++ b/chains/v21/preConfigured/details/2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6.json @@ -0,0 +1,19 @@ +{ + "chainId": "2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6", + "name": "Polymesh Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "icon": "POLYX.svg" + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymesh" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76.json b/chains/v21/preConfigured/details/40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76.json new file mode 100644 index 0000000..3e842a2 --- /dev/null +++ b/chains/v21/preConfigured/details/40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76.json @@ -0,0 +1,19 @@ +{ + "chainId": "40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76", + "name": "Heima-paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "HEI", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.paseo-parachain.heima.network", + "name": "Heima" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json b/chains/v21/preConfigured/details/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json new file mode 100644 index 0000000..ef0379b --- /dev/null +++ b/chains/v21/preConfigured/details/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json @@ -0,0 +1,19 @@ +{ + "chainId": "466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2", + "name": "Energy Web X Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "precision": 18, + "icon": "EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.energywebx.com/", + "name": "Energy Web" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6.json b/chains/v21/preConfigured/details/525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6.json new file mode 100644 index 0000000..ee7b5d5 --- /dev/null +++ b/chains/v21/preConfigured/details/525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6.json @@ -0,0 +1,19 @@ +{ + "chainId": "525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6", + "name": "Vara Network Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "TVARA", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testnet.vara.network", + "name": "Gear" + } + ], + "addressPrefix": 137 +} diff --git a/chains/v21/preConfigured/details/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json b/chains/v21/preConfigured/details/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json new file mode 100644 index 0000000..9231609 --- /dev/null +++ b/chains/v21/preConfigured/details/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json @@ -0,0 +1,19 @@ +{ + "chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73", + "name": "Hyperbridge (Gargantua) (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tBRIDGE", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://hyperbridge-paseo-rpc.blockops.network", + "name": "BlockOps" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v21/preConfigured/details/577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14.json b/chains/v21/preConfigured/details/577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14.json new file mode 100644 index 0000000..2adfb96 --- /dev/null +++ b/chains/v21/preConfigured/details/577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14.json @@ -0,0 +1,19 @@ +{ + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "name": "Dora Factory (SHUTTING DOWN)", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "addressPrefix": 128 +} diff --git a/chains/v21/preConfigured/details/5a367ed131b9d8807f0166651095a9ed51aefa9aaec3152d3eb5cee322220ce6.json b/chains/v21/preConfigured/details/5a367ed131b9d8807f0166651095a9ed51aefa9aaec3152d3eb5cee322220ce6.json new file mode 100644 index 0000000..dd25d15 --- /dev/null +++ b/chains/v21/preConfigured/details/5a367ed131b9d8807f0166651095a9ed51aefa9aaec3152d3eb5cee322220ce6.json @@ -0,0 +1,19 @@ +{ + "chainId": "5a367ed131b9d8807f0166651095a9ed51aefa9aaec3152d3eb5cee322220ce6", + "name": "Autonomys Taurus Testnet Domain 0 (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tAI3", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://auto-evm.taurus.autonomys.xyz/ws", + "name": "Labs" + } + ], + "addressPrefix": 6094 +} diff --git a/chains/v21/preConfigured/details/5cdd465e1273859192b043721e63ad19c8585f7c9779c53cba1d3260549b60ad.json b/chains/v21/preConfigured/details/5cdd465e1273859192b043721e63ad19c8585f7c9779c53cba1d3260549b60ad.json new file mode 100644 index 0000000..b7f7dff --- /dev/null +++ b/chains/v21/preConfigured/details/5cdd465e1273859192b043721e63ad19c8585f7c9779c53cba1d3260549b60ad.json @@ -0,0 +1,19 @@ +{ + "chainId": "5cdd465e1273859192b043721e63ad19c8585f7c9779c53cba1d3260549b60ad", + "name": "Kreivo de Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testnet.kreivo.kippu.rocks/", + "name": "Kippu" + } + ], + "addressPrefix": 2 +} diff --git a/chains/v21/preConfigured/details/5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585.json b/chains/v21/preConfigured/details/5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585.json new file mode 100644 index 0000000..636709b --- /dev/null +++ b/chains/v21/preConfigured/details/5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585.json @@ -0,0 +1,19 @@ +{ + "chainId": "5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585", + "name": "Myriad Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "icon": "MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://ws-rpc.paseo.myriad.social", + "name": "myriadPaseo" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1.json b/chains/v21/preConfigured/details/6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1.json new file mode 100644 index 0000000..e31837f --- /dev/null +++ b/chains/v21/preConfigured/details/6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1.json @@ -0,0 +1,19 @@ +{ + "chainId": "6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1", + "name": "Laos Sigma Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "SIGMA", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.laossigma.laosfoundation.io", + "name": "freeverse.io" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json b/chains/v21/preConfigured/details/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json new file mode 100644 index 0000000..d61a8a2 --- /dev/null +++ b/chains/v21/preConfigured/details/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json @@ -0,0 +1,23 @@ +{ + "chainId": "63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe", + "name": "BIFROST Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "BFC", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://public-01.mainnet.bifrostnetwork.com/wss", + "name": "Pilab #1" + }, + { + "url": "wss://public-02.mainnet.bifrostnetwork.com/wss", + "name": "Pilab #2" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/646c2f5aff5adfa59393e9e5028deca02b6a62be7e6ddb2b0d59b5b181072355.json b/chains/v21/preConfigured/details/646c2f5aff5adfa59393e9e5028deca02b6a62be7e6ddb2b0d59b5b181072355.json new file mode 100644 index 0000000..ad8be7f --- /dev/null +++ b/chains/v21/preConfigured/details/646c2f5aff5adfa59393e9e5028deca02b6a62be7e6ddb2b0d59b5b181072355.json @@ -0,0 +1,19 @@ +{ + "chainId": "646c2f5aff5adfa59393e9e5028deca02b6a62be7e6ddb2b0d59b5b181072355", + "name": "Hydration Paseo Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "icon": "HDX.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo-rpc.play.hydration.cloud", + "name": "Galactic Council" + } + ], + "addressPrefix": 63 +} diff --git a/chains/v21/preConfigured/details/65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0.json b/chains/v21/preConfigured/details/65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0.json new file mode 100644 index 0000000..98f6f15 --- /dev/null +++ b/chains/v21/preConfigured/details/65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0.json @@ -0,0 +1,23 @@ +{ + "chainId": "65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0", + "name": "Niskala (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "KPGT", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mlg1.mandalachain.io", + "name": "Baliola 1" + }, + { + "url": "wss://mlg2.mandalachain.io", + "name": "Baliola 2" + } + ], + "addressPrefix": 6629 +} diff --git a/chains/v21/preConfigured/details/66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd.json b/chains/v21/preConfigured/details/66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd.json new file mode 100644 index 0000000..9ebc572 --- /dev/null +++ b/chains/v21/preConfigured/details/66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd.json @@ -0,0 +1,23 @@ +{ + "chainId": "66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd", + "name": "Autonomys Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "AI3", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.mainnet.subspace.foundation/ws", + "name": "Foundation" + }, + { + "url": "wss://rpc-0.mainnet.autonomys.xyz/ws", + "name": "Labs" + } + ], + "addressPrefix": 6094 +} diff --git a/chains/v21/preConfigured/details/66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411.json b/chains/v21/preConfigured/details/66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411.json new file mode 100644 index 0000000..f30d699 --- /dev/null +++ b/chains/v21/preConfigured/details/66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411.json @@ -0,0 +1,19 @@ +{ + "chainId": "66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411", + "name": "Argon Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "ARGN", + "precision": 6, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.testnet.argonprotocol.org", + "name": "Argon Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9.json b/chains/v21/preConfigured/details/67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9.json new file mode 100644 index 0000000..01db5de --- /dev/null +++ b/chains/v21/preConfigured/details/67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9.json @@ -0,0 +1,39 @@ +{ + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "name": "Westend Asset Hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://asset-hub-westend-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://westmint-rpc-tn.dwellir.com", + "name": "Dwellir Tunisia" + }, + { + "url": "wss://sys.ibp.network/asset-hub-westend", + "name": "IBP1" + }, + { + "url": "wss://asset-hub-westend.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://westend-asset-hub-rpc.polkadot.io", + "name": "Parity" + }, + { + "url": "wss://asset-hub-westend.rpc.permanence.io", + "name": "Permanence DAO EU" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json b/chains/v21/preConfigured/details/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json new file mode 100644 index 0000000..34fe928 --- /dev/null +++ b/chains/v21/preConfigured/details/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json @@ -0,0 +1,19 @@ +{ + "chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10", + "name": "ChainX", + "assets": [ + { + "assetId": 0, + "symbol": "PCX", + "precision": 8, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.chainx.org/ws", + "name": "ChainX" + } + ], + "addressPrefix": 44 +} diff --git a/chains/v21/preConfigured/details/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json b/chains/v21/preConfigured/details/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json new file mode 100644 index 0000000..529742b --- /dev/null +++ b/chains/v21/preConfigured/details/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json @@ -0,0 +1,23 @@ +{ + "chainId": "6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6", + "name": "Liberland", + "assets": [ + { + "assetId": 0, + "symbol": "LLD", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://liberland-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://mainnet.liberland.org", + "name": "Liberland Government" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6.json b/chains/v21/preConfigured/details/6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6.json new file mode 100644 index 0000000..84688c5 --- /dev/null +++ b/chains/v21/preConfigured/details/6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6.json @@ -0,0 +1,19 @@ +{ + "chainId": "6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6", + "name": "Analog Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "TANLOG", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.testnet.analog.one", + "name": "Analog One" + } + ], + "addressPrefix": 12851 +} diff --git a/chains/v21/preConfigured/details/713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44.json b/chains/v21/preConfigured/details/713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44.json new file mode 100644 index 0000000..422a70c --- /dev/null +++ b/chains/v21/preConfigured/details/713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44.json @@ -0,0 +1,35 @@ +{ + "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44", + "name": "Westend Collectives (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://collectives-westend-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://westend-collectives-rpc-tn.dwellir.com", + "name": "Dwellir Tunisia" + }, + { + "url": "wss://sys.ibp.network/collectives-westend", + "name": "IBP1" + }, + { + "url": "wss://collectives-westend.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://westend-collectives-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.json b/chains/v21/preConfigured/details/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.json new file mode 100644 index 0000000..91295dd --- /dev/null +++ b/chains/v21/preConfigured/details/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.json @@ -0,0 +1,19 @@ +{ + "chainId": "72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d", + "name": "Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "precision": 12, + "icon": "PDEX.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadex-parachain.public.curie.radiumblock.co/ws", + "name": "RadiumBlock" + } + ], + "addressPrefix": 89 +} diff --git a/chains/v21/preConfigured/details/744fd43e92ca4b6a914efcb2800f6209026cc2e2d8a160d4a0da7d16effca790.json b/chains/v21/preConfigured/details/744fd43e92ca4b6a914efcb2800f6209026cc2e2d8a160d4a0da7d16effca790.json new file mode 100644 index 0000000..b377b8c --- /dev/null +++ b/chains/v21/preConfigured/details/744fd43e92ca4b6a914efcb2800f6209026cc2e2d8a160d4a0da7d16effca790.json @@ -0,0 +1,19 @@ +{ + "chainId": "744fd43e92ca4b6a914efcb2800f6209026cc2e2d8a160d4a0da7d16effca790", + "name": "WeTEE Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WTE", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo.asyou.me/ws", + "name": "WeTEEDAO" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f.json b/chains/v21/preConfigured/details/77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f.json new file mode 100644 index 0000000..386cc69 --- /dev/null +++ b/chains/v21/preConfigured/details/77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f.json @@ -0,0 +1,23 @@ + { + "chainId": "77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f", + "name": "Paseo Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "PAS.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/paseo", + "name": "IBP-GeoDNS1" + }, + { + "url": "wss://rpc.dotters.network/paseo", + "name": "IBP-GeoDNS2" + } + ], + "addressPrefix": 0 + } diff --git a/chains/v21/preConfigured/details/7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e.json b/chains/v21/preConfigured/details/7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e.json new file mode 100644 index 0000000..59e68cb --- /dev/null +++ b/chains/v21/preConfigured/details/7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e.json @@ -0,0 +1,19 @@ +{ + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "name": "Kapex (SHUTTING DOWN)", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://kapex-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "addressPrefix": 2007 +} diff --git a/chains/v21/preConfigured/details/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json b/chains/v21/preConfigured/details/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json new file mode 100644 index 0000000..ce8e2d9 --- /dev/null +++ b/chains/v21/preConfigured/details/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json @@ -0,0 +1,19 @@ +{ + "chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519", + "name": "Ajuna Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-paseo.ajuna.network", + "name": "BajunNetwork" + } + ], + "addressPrefix": 1328 +} diff --git a/chains/v21/preConfigured/details/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json b/chains/v21/preConfigured/details/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json new file mode 100644 index 0000000..c7efa3e --- /dev/null +++ b/chains/v21/preConfigured/details/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json @@ -0,0 +1,19 @@ +{ + "chainId": "7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080", + "name": "Chainflip-Perseverance (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "FLIP", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://archive.perseverance.chainflip.io", + "name": "chainflip" + } + ], + "addressPrefix": 2112 +} diff --git a/chains/v21/preConfigured/details/87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8.json b/chains/v21/preConfigured/details/87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8.json new file mode 100644 index 0000000..7a9088d --- /dev/null +++ b/chains/v21/preConfigured/details/87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8.json @@ -0,0 +1,19 @@ +{ + "chainId": "87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8", + "name": "Logion TEST (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "LGNTT", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://test-para-rpc01.logion.network", + "name": "Logion" + } + ], + "addressPrefix": 2021 +} diff --git a/chains/v21/preConfigured/details/8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c.json b/chains/v21/preConfigured/details/8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c.json new file mode 100644 index 0000000..8d67325 --- /dev/null +++ b/chains/v21/preConfigured/details/8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c.json @@ -0,0 +1,35 @@ +{ + "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c", + "name": "Crust", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "icon": "CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.crust.network", + "name": "Crust Network" + }, + { + "url": "wss://rpc.crustnetwork.app", + "name": "Crust Network APP" + }, + { + "url": "wss://rpc.crustnetwork.cc", + "name": "Crust Network CC" + }, + { + "url": "wss://rpc.crustnetwork.xyz", + "name": "Crust Network XYZ" + }, + { + "url": "wss://crust.api.onfinality.io/public-ws", + "name": "OnFinality" + } + ], + "addressPrefix": 66 +} diff --git a/chains/v21/preConfigured/details/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json b/chains/v21/preConfigured/details/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json new file mode 100644 index 0000000..5a2cdc2 --- /dev/null +++ b/chains/v21/preConfigured/details/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json @@ -0,0 +1,19 @@ +{ + "chainId": "8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9", + "name": "Chainflip-Berghain", + "assets": [ + { + "assetId": 0, + "symbol": "FLIP", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-archive.chainflip.io", + "name": "chainflip" + } + ], + "addressPrefix": 2112 +} diff --git a/chains/v21/preConfigured/details/8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385.json b/chains/v21/preConfigured/details/8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385.json new file mode 100644 index 0000000..724ee19 --- /dev/null +++ b/chains/v21/preConfigured/details/8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385.json @@ -0,0 +1,23 @@ +{ + "chainId": "8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385", + "name": "5ireChain Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "5IRE", + "precision": 18, + "priceId": "5ire", + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.5ire.network", + "name": "5ire Mainnet Node" + } + ], + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] +} diff --git a/chains/v21/preConfigured/details/91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527.json b/chains/v21/preConfigured/details/91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527.json new file mode 100644 index 0000000..9b11c27 --- /dev/null +++ b/chains/v21/preConfigured/details/91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527.json @@ -0,0 +1,35 @@ +{ + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "name": "Moonbase Alpha (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "DEV", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://moonbase-alpha.public.blastapi.io", + "name": "Blast" + }, + { + "url": "wss://moonbase-rpc.n.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://wss.api.moonbase.moonbeam.network", + "name": "Moonbeam Foundation" + }, + { + "url": "wss://moonbase.public.curie.radiumblock.co/ws", + "name": "RadiumBlock" + }, + { + "url": "wss://moonbase.unitedbloc.com", + "name": "UnitedBloc" + } + ], + "addressPrefix": 1287 +} diff --git a/chains/v21/preConfigured/details/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json b/chains/v21/preConfigured/details/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json new file mode 100644 index 0000000..68768f0 --- /dev/null +++ b/chains/v21/preConfigured/details/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json @@ -0,0 +1,19 @@ +{ + "chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095", + "name": "Subspace Gemini 3f (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tSSC", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-1.gemini-3f.subspace.network/ws", + "name": "Europe" + } + ], + "addressPrefix": 2254 +} diff --git a/chains/v21/preConfigured/details/983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a.json b/chains/v21/preConfigured/details/983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a.json new file mode 100644 index 0000000..11eeb2b --- /dev/null +++ b/chains/v21/preConfigured/details/983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a.json @@ -0,0 +1,19 @@ +{ + "chainId": "983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a", + "name": "Dancelight (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "STAR", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://dancelight.tanssi-api.network", + "name": "Tanssi" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json b/chains/v21/preConfigured/details/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json new file mode 100644 index 0000000..7d7af50 --- /dev/null +++ b/chains/v21/preConfigured/details/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json @@ -0,0 +1,19 @@ +{ + "chainId": "a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94", + "name": "Elysium Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "ELY", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.elysiumchain.tech", + "name": "Elysium" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21.json b/chains/v21/preConfigured/details/a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21.json new file mode 100644 index 0000000..51fd9ac --- /dev/null +++ b/chains/v21/preConfigured/details/a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21.json @@ -0,0 +1,19 @@ +{ + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/", + "name": "KILT Foundation" + } + ], + "addressPrefix": 38 +} diff --git a/chains/v21/preConfigured/details/ac9dc5e0f7aeae019818f5859215044f80676e562cf934f6683d6424abdabbc8.json b/chains/v21/preConfigured/details/ac9dc5e0f7aeae019818f5859215044f80676e562cf934f6683d6424abdabbc8.json new file mode 100644 index 0000000..a4d1f8a --- /dev/null +++ b/chains/v21/preConfigured/details/ac9dc5e0f7aeae019818f5859215044f80676e562cf934f6683d6424abdabbc8.json @@ -0,0 +1,19 @@ +{ + "chainId": "ac9dc5e0f7aeae019818f5859215044f80676e562cf934f6683d6424abdabbc8", + "name": "Xcavate (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "XCAV", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-paseo.xcavate.io", + "name": "Xcavate" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v21/preConfigured/details/b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c.json b/chains/v21/preConfigured/details/b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c.json new file mode 100644 index 0000000..87e6e5d --- /dev/null +++ b/chains/v21/preConfigured/details/b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c.json @@ -0,0 +1,23 @@ +{ + "chainId": "b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c", + "name": "Xode", + "assets": [ + { + "assetId": 0, + "symbol": "XON", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-rpcnode.xode.net", + "name": "XodeCommunity" + }, + { + "url": "wss://xode-polkadot-rpc-01.zeeve.net/y0yxg038wn1fncc/rpc", + "name": "Zeeve" + } + ], + "addressPrefix": 280 +} diff --git a/chains/v21/preConfigured/details/b2b98482cdadce88e03feb60dfb1122630326b404b599938ec997aa819e31983.json b/chains/v21/preConfigured/details/b2b98482cdadce88e03feb60dfb1122630326b404b599938ec997aa819e31983.json new file mode 100644 index 0000000..02c4e6f --- /dev/null +++ b/chains/v21/preConfigured/details/b2b98482cdadce88e03feb60dfb1122630326b404b599938ec997aa819e31983.json @@ -0,0 +1,19 @@ +{ + "chainId": "b2b98482cdadce88e03feb60dfb1122630326b404b599938ec997aa819e31983", + "name": "Melodie Testnet Live (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "MEL", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://melodie-rpc.allfeat.io", + "name": "Allfeat labs" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/b90d85934bfb24c3dda047c1e46eba140b4f18fd5c2810f763dd2d6be8047370.json b/chains/v21/preConfigured/details/b90d85934bfb24c3dda047c1e46eba140b4f18fd5c2810f763dd2d6be8047370.json new file mode 100644 index 0000000..64b0155 --- /dev/null +++ b/chains/v21/preConfigured/details/b90d85934bfb24c3dda047c1e46eba140b4f18fd5c2810f763dd2d6be8047370.json @@ -0,0 +1,19 @@ +{ + "chainId": "b90d85934bfb24c3dda047c1e46eba140b4f18fd5c2810f763dd2d6be8047370", + "name": "Beresheet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl" + } + ], + "addressPrefix": 7 +} diff --git a/chains/v21/preConfigured/details/bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5.json b/chains/v21/preConfigured/details/bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5.json new file mode 100644 index 0000000..37669ab --- /dev/null +++ b/chains/v21/preConfigured/details/bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5.json @@ -0,0 +1,19 @@ +{ + "chainId": "bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5", + "name": "commune", + "assets": [ + { + "assetId": 0, + "symbol": "C", + "precision": 9, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://commune-api-node-1.communeai.net", + "name": "Bitconnect" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6.json b/chains/v21/preConfigured/details/c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6.json new file mode 100644 index 0000000..9c3a595 --- /dev/null +++ b/chains/v21/preConfigured/details/c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6.json @@ -0,0 +1,19 @@ +{ + "chainId": "c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6", + "name": "Bitgreen", + "assets": [ + { + "assetId": 0, + "symbol": "BBB", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.bitgreen.org", + "name": "Bitgreen" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json b/chains/v21/preConfigured/details/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json new file mode 100644 index 0000000..f2110dc --- /dev/null +++ b/chains/v21/preConfigured/details/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json @@ -0,0 +1,19 @@ +{ + "chainId": "c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf", + "name": "Creditcoin PoS Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "icon": "CTC.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.testnet.creditcoin.network/ws", + "name": "Creditcoin Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json b/chains/v21/preConfigured/details/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json new file mode 100644 index 0000000..e56e957 --- /dev/null +++ b/chains/v21/preConfigured/details/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json @@ -0,0 +1,27 @@ +{ + "chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464", + "name": "Paseo Coretime (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/coretime-paseo", + "name": "IBP1" + }, + { + "url": "wss://coretime-paseo.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://paseo-coretime.paranodes.io", + "name": "ParaNodes" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v21/preConfigured/details/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json b/chains/v21/preConfigured/details/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json new file mode 100644 index 0000000..c45871c --- /dev/null +++ b/chains/v21/preConfigured/details/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json @@ -0,0 +1,31 @@ +{ + "chainId": "c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9", + "name": "OPAL by UNIQUE (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "OPL", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://ws-opal.unique.network", + "name": "Geo Load Balancer" + }, + { + "url": "wss://us-ws-opal.unique.network", + "name": "Unique America" + }, + { + "url": "wss://asia-ws-opal.unique.network", + "name": "Unique Asia" + }, + { + "url": "wss://eu-ws-opal.unique.network", + "name": "Unique Europe" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json b/chains/v21/preConfigured/details/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json new file mode 100644 index 0000000..d4f0980 --- /dev/null +++ b/chains/v21/preConfigured/details/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json @@ -0,0 +1,23 @@ +{ + "chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e", + "name": "Paseo Bridge Hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-paseo", + "name": "IBP1" + }, + { + "url": "wss://bridge-hub-paseo.dotters.network", + "name": "IBP2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v21/preConfigured/details/d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f.json b/chains/v21/preConfigured/details/d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f.json new file mode 100644 index 0000000..dcaab49 --- /dev/null +++ b/chains/v21/preConfigured/details/d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f.json @@ -0,0 +1,27 @@ +{ + "chainId": "d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f", + "name": "Xcavate", + "assets": [ + { + "assetId": 0, + "symbol": "XCAV", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://xcavate.ibp.network", + "name": "IBP1" + }, + { + "url": "wss://xcavate.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://rpc1-polkadot.xcavate.io", + "name": "Xcavate" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v21/preConfigured/details/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json b/chains/v21/preConfigured/details/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json new file mode 100644 index 0000000..996ad1f --- /dev/null +++ b/chains/v21/preConfigured/details/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json @@ -0,0 +1,35 @@ +{ + "chainId": "d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2", + "name": "Paseo Asset Hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://asset-hub-paseo-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://sys.ibp.network/asset-hub-paseo", + "name": "IBP1" + }, + { + "url": "wss://asset-hub-paseo.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://pas-rpc.stakeworld.io/assethub", + "name": "StakeWorld" + }, + { + "url": "wss://sys.turboflakes.io/asset-hub-paseo", + "name": "TurboFlakes" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v21/preConfigured/details/d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2.json b/chains/v21/preConfigured/details/d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2.json new file mode 100644 index 0000000..bc7f2fc --- /dev/null +++ b/chains/v21/preConfigured/details/d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2.json @@ -0,0 +1,19 @@ +{ + "chainId": "d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2", + "name": "Phala PoC-6 (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "icon": "PHA.svg" + } + ], + "nodes": [ + { + "url": "wss://poc6.phala.network/ws", + "name": "Phala Network" + } + ], + "addressPrefix": 30 +} diff --git a/chains/v21/preConfigured/details/d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522.json b/chains/v21/preConfigured/details/d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522.json new file mode 100644 index 0000000..8bd1492 --- /dev/null +++ b/chains/v21/preConfigured/details/d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522.json @@ -0,0 +1,19 @@ +{ + "chainId": "d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522", + "name": "Parachain Hades testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "notNodl", + "precision": 11, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://node-7273232234617282560.nv.onfinality.io/ws?apikey=b937a7d7-7395-49b9-b745-60a0342fa365", + "name": "OnFinality" + } + ], + "addressPrefix": 37 +} diff --git a/chains/v21/preConfigured/details/da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c.json b/chains/v21/preConfigured/details/da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c.json new file mode 100644 index 0000000..1268faf --- /dev/null +++ b/chains/v21/preConfigured/details/da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c.json @@ -0,0 +1,19 @@ +{ + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "name": "Litmus (SHUTTING DOWN)", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litentry node" + } + ], + "addressPrefix": 128 +} diff --git a/chains/v21/preConfigured/details/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json b/chains/v21/preConfigured/details/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json new file mode 100644 index 0000000..013a9ff --- /dev/null +++ b/chains/v21/preConfigured/details/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json @@ -0,0 +1,19 @@ +{ + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "name": "Composable Finance (SHUTTING DOWN)", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "addressPrefix": 50 +} diff --git a/chains/v21/preConfigured/details/ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019.json b/chains/v21/preConfigured/details/ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019.json new file mode 100644 index 0000000..9420e19 --- /dev/null +++ b/chains/v21/preConfigured/details/ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019.json @@ -0,0 +1,23 @@ +{ + "chainId": "ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019", + "name": "Shibuya Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "SBY", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.shibuya.astar.network", + "name": "Astar" + }, + { + "url": "wss://shibuya-rpc.dwellir.com", + "name": "Dwellir" + } + ], + "addressPrefix": 5 +} diff --git a/chains/v21/preConfigured/details/e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c.json b/chains/v21/preConfigured/details/e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c.json new file mode 100644 index 0000000..b3b782f --- /dev/null +++ b/chains/v21/preConfigured/details/e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c.json @@ -0,0 +1,19 @@ +{ + "chainId": "e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c", + "name": "Integritee Network (Polkadot)", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "icon": "TEER.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.api.integritee.network", + "name": "Integritee" + } + ], + "addressPrefix": 13 +} diff --git a/chains/v21/preConfigured/details/e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67.json b/chains/v21/preConfigured/details/e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67.json new file mode 100644 index 0000000..a61f43f --- /dev/null +++ b/chains/v21/preConfigured/details/e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67.json @@ -0,0 +1,19 @@ +{ + "chainId": "e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67", + "name": "Kintsugi (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "icon": "KINT.svg" + } + ], + "nodes": [ + { + "url": "wss://api-dev-kintsugi.interlay.io/parachain", + "name": "Interlay" + } + ], + "addressPrefix": 2092 +} diff --git a/chains/v21/preConfigured/details/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json b/chains/v21/preConfigured/details/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json new file mode 100644 index 0000000..1110c9e --- /dev/null +++ b/chains/v21/preConfigured/details/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json @@ -0,0 +1,27 @@ +{ + "chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec", + "name": "Paseo People (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://people-paseo.rpc.amforc.com", + "name": "Amforc" + }, + { + "url": "wss://sys.ibp.network/people-paseo", + "name": "IBP1" + }, + { + "url": "wss://people-paseo.dotters.network", + "name": "IBP2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v21/preConfigured/details/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json b/chains/v21/preConfigured/details/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json new file mode 100644 index 0000000..0c48e50 --- /dev/null +++ b/chains/v21/preConfigured/details/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json @@ -0,0 +1,23 @@ +{ + "chainId": "e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1", + "name": "Pop Network Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc1.paseo.popnetwork.xyz", + "name": "R0GUE-RPC1" + }, + { + "url": "wss://rpc2.paseo.popnetwork.xyz", + "name": "R0GUE-RPC2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v21/preConfigured/details/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json b/chains/v21/preConfigured/details/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json new file mode 100644 index 0000000..7872397 --- /dev/null +++ b/chains/v21/preConfigured/details/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json @@ -0,0 +1,19 @@ +{ + "chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452", + "name": "Bifrost Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "BNC.svg" + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.paseo.liebi.com/ws", + "name": "Liebi" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v21/preConfigured/details/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json b/chains/v21/preConfigured/details/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json new file mode 100644 index 0000000..8230202 --- /dev/null +++ b/chains/v21/preConfigured/details/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json @@ -0,0 +1,19 @@ +{ + "chainId": "f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc", + "name": "NeuroWeb Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "NEURO", + "precision": 12, + "icon": "NEURO.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-testnet-rpc.origin-trail.network/", + "name": "TraceLabs" + } + ], + "addressPrefix": 101 +} diff --git a/chains/v21/preConfigured/details/f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f.json b/chains/v21/preConfigured/details/f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f.json new file mode 100644 index 0000000..36c24da --- /dev/null +++ b/chains/v21/preConfigured/details/f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f.json @@ -0,0 +1,19 @@ +{ + "chainId": "f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f", + "name": "TSCS Network", + "assets": [ + { + "assetId": 0, + "symbol": "TSCS", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testnetrpc.scschain.com", + "name": "SuperEX" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90.json b/chains/v21/preConfigured/details/f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90.json new file mode 100644 index 0000000..a7ab808 --- /dev/null +++ b/chains/v21/preConfigured/details/f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90.json @@ -0,0 +1,19 @@ +{ + "chainId": "f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90", + "name": "AvN Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.aventus.io", + "name": "Aventus" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json b/chains/v21/preConfigured/details/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json new file mode 100644 index 0000000..9b799db --- /dev/null +++ b/chains/v21/preConfigured/details/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json @@ -0,0 +1,31 @@ +{ + "chainId": "f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840", + "name": "Westend Coretime (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://coretime-westend-rpc.n.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://sys.ibp.network/coretime-westend", + "name": "IBP1" + }, + { + "url": "wss://coretime-westend.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://westend-coretime-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f.json b/chains/v21/preConfigured/details/fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f.json new file mode 100644 index 0000000..2c04f21 --- /dev/null +++ b/chains/v21/preConfigured/details/fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f.json @@ -0,0 +1,19 @@ +{ + "chainId": "fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f", + "name": "Battery Station (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "ZBS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://bsr.zeitgeist.pm", + "name": "Zeitgeist" + } + ], + "addressPrefix": 73 +} diff --git a/chains/v21/preConfigured/details/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json b/chains/v21/preConfigured/details/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json new file mode 100644 index 0000000..bc88125 --- /dev/null +++ b/chains/v21/preConfigured/details/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json @@ -0,0 +1,19 @@ +{ + "chainId": "fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572", + "name": "Creditcoin3 Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "icon": "CTC.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.cc3-testnet.creditcoin.network/ws", + "name": "Creditcoin Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/details/ff7fe5a610f15fe7a0c52f94f86313fb7db7d3786e7f8acf2b66c11d5be7c242.json b/chains/v21/preConfigured/details/ff7fe5a610f15fe7a0c52f94f86313fb7db7d3786e7f8acf2b66c11d5be7c242.json new file mode 100644 index 0000000..5657b4e --- /dev/null +++ b/chains/v21/preConfigured/details/ff7fe5a610f15fe7a0c52f94f86313fb7db7d3786e7f8acf2b66c11d5be7c242.json @@ -0,0 +1,19 @@ +{ + "chainId": "ff7fe5a610f15fe7a0c52f94f86313fb7db7d3786e7f8acf2b66c11d5be7c242", + "name": "zkVerify Volta (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tVFY", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://volta-rpc.zkverify.io", + "name": "zkVerify" + } + ], + "addressPrefix": 251 +} diff --git a/chains/v21/preConfigured/detailsDev/05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020.json b/chains/v21/preConfigured/detailsDev/05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020.json new file mode 100644 index 0000000..b5244b1 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020.json @@ -0,0 +1,19 @@ +{ + "chainId": "05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020", + "name": "Hydration Paseo Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "icon": "HDX.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo-rpc.play.hydration.cloud", + "name": "Galactic Council" + } + ], + "addressPrefix": 63 +} diff --git a/chains/v21/preConfigured/detailsDev/0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021.json b/chains/v21/preConfigured/detailsDev/0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021.json new file mode 100644 index 0000000..897bbad --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021.json @@ -0,0 +1,19 @@ +{ + "chainId": "0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021", + "name": "Torus mainnet torus-node 0.1.0-e59e8eb02bd", + "assets": [ + { + "assetId": 0, + "symbol": "TORUS", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://api.torus.network", + "name": "mainnet" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json b/chains/v21/preConfigured/detailsDev/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json new file mode 100644 index 0000000..160bd12 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json @@ -0,0 +1,19 @@ +{ + "chainId": "131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c", + "name": "Bastiat (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "LDN", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testchain.liberland.org", + "name": "Liberland Government" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc.json b/chains/v21/preConfigured/detailsDev/1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc.json new file mode 100644 index 0000000..6d25d2a --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc.json @@ -0,0 +1,19 @@ +{ + "chainId": "1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc", + "name": "Analog Timechain", + "assets": [ + { + "assetId": 0, + "symbol": "ANLOG", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.timechain.analog.one", + "name": "Analog One" + } + ], + "addressPrefix": 12850 +} diff --git a/chains/v21/preConfigured/detailsDev/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json b/chains/v21/preConfigured/detailsDev/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json new file mode 100644 index 0000000..8b5782a --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json @@ -0,0 +1,23 @@ +{ + "chainId": "15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff", + "name": "BIFROST Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "BFC", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://public-01.testnet.bifrostnetwork.com/wss", + "name": "Pilab #1" + }, + { + "url": "wss://public-02.testnet.bifrostnetwork.com/wss", + "name": "Pilab #2" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15.json b/chains/v21/preConfigured/detailsDev/1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15.json new file mode 100644 index 0000000..5b12df7 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15.json @@ -0,0 +1,19 @@ +{ + "chainId": "1b69c462cd7dfea0e855c2008b66490cc8bbe90bc80b297ec0896a1c0941ce15", + "name": "Integritee Testnet on Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "icon": "TEER.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo.api.integritee.network", + "name": "Integritee" + } + ], + "addressPrefix": 13 +} diff --git a/chains/v21/preConfigured/detailsDev/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json b/chains/v21/preConfigured/detailsDev/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json new file mode 100644 index 0000000..26b5652 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json @@ -0,0 +1,19 @@ +{ + "chainId": "203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0", + "name": "Frequency Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "XRQCY", + "precision": 8, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.testnet.amplica.io", + "name": "Amplica Labs" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json b/chains/v21/preConfigured/detailsDev/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json new file mode 100644 index 0000000..60e8b9d --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json @@ -0,0 +1,19 @@ +{ + "chainId": "21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea", + "name": "VTB Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "VTBC", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://substratenode.vtbcfoundation.org/explorer", + "name": "VTB Community" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/25895f66e42429d148d5bdabcf6e16996f7b0d6c171e771e302c291ba94e13f2.json b/chains/v21/preConfigured/detailsDev/25895f66e42429d148d5bdabcf6e16996f7b0d6c171e771e302c291ba94e13f2.json new file mode 100644 index 0000000..2eff82e --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/25895f66e42429d148d5bdabcf6e16996f7b0d6c171e771e302c291ba94e13f2.json @@ -0,0 +1,19 @@ +{ + "chainId": "25895f66e42429d148d5bdabcf6e16996f7b0d6c171e771e302c291ba94e13f2", + "name": "Watr Network (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WATRD", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.dev.watr.org", + "name": "Watr" + } + ], + "addressPrefix": 19 +} diff --git a/chains/v21/preConfigured/detailsDev/28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b.json b/chains/v21/preConfigured/detailsDev/28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b.json new file mode 100644 index 0000000..f160e27 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b.json @@ -0,0 +1,19 @@ +{ + "chainId": "28e1d199bc6066751490ae2112010464ee8950f76ae9e2f11a03e9ea336b528b", + "name": "logion network", + "assets": [ + { + "assetId": 0, + "symbol": "LGNT", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://para-rpc01.logion.network", + "name": "Logion 1" + } + ], + "addressPrefix": 2021 +} diff --git a/chains/v21/preConfigured/detailsDev/295aeafca762a304d92ee1505548695091f6082d3f0aa4d092ac3cd6397a6c5e.json b/chains/v21/preConfigured/detailsDev/295aeafca762a304d92ee1505548695091f6082d3f0aa4d092ac3cd6397a6c5e.json new file mode 100644 index 0000000..12348e9 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/295aeafca762a304d92ee1505548695091f6082d3f0aa4d092ac3cd6397a6c5e.json @@ -0,0 +1,23 @@ +{ + "chainId": "295aeafca762a304d92ee1505548695091f6082d3f0aa4d092ac3cd6397a6c5e", + "name": "Autonomys Taurus Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tAI3", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-0.taurus.subspace.network/ws", + "name": "Labs 1" + }, + { + "url": "wss://rpc-1.taurus.subspace.network/ws", + "name": "Labs 2" + } + ], + "addressPrefix": 6094 +} diff --git a/chains/v21/preConfigured/detailsDev/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json b/chains/v21/preConfigured/detailsDev/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json new file mode 100644 index 0000000..dd4d0c5 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json @@ -0,0 +1,19 @@ +{ + "chainId": "29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872", + "name": "Robonomics Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "XRT.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.rpc.robonomics.network/", + "name": "Airalab" + } + ], + "addressPrefix": 32 +} diff --git a/chains/v21/preConfigured/detailsDev/2a1c48f8cca28fb58a61647c8a97e3e2e782191da8e8d03ac7e79c9949ef938e.json b/chains/v21/preConfigured/detailsDev/2a1c48f8cca28fb58a61647c8a97e3e2e782191da8e8d03ac7e79c9949ef938e.json new file mode 100644 index 0000000..4369a04 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/2a1c48f8cca28fb58a61647c8a97e3e2e782191da8e8d03ac7e79c9949ef938e.json @@ -0,0 +1,19 @@ +{ + "chainId": "2a1c48f8cca28fb58a61647c8a97e3e2e782191da8e8d03ac7e79c9949ef938e", + "name": "Xode (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "XON", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testrpcnodea01.xode.net/aRoyklGrhl9m2LlhX8NP/rpc", + "name": "XodeCommunity" + } + ], + "addressPrefix": 280 +} diff --git a/chains/v21/preConfigured/detailsDev/40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76.json b/chains/v21/preConfigured/detailsDev/40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76.json new file mode 100644 index 0000000..3e842a2 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76.json @@ -0,0 +1,19 @@ +{ + "chainId": "40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76", + "name": "Heima-paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "HEI", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.paseo-parachain.heima.network", + "name": "Heima" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json b/chains/v21/preConfigured/detailsDev/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json new file mode 100644 index 0000000..ef0379b --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json @@ -0,0 +1,19 @@ +{ + "chainId": "466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2", + "name": "Energy Web X Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "precision": 18, + "icon": "EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.energywebx.com/", + "name": "Energy Web" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json b/chains/v21/preConfigured/detailsDev/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json new file mode 100644 index 0000000..9231609 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json @@ -0,0 +1,19 @@ +{ + "chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73", + "name": "Hyperbridge (Gargantua) (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tBRIDGE", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://hyperbridge-paseo-rpc.blockops.network", + "name": "BlockOps" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v21/preConfigured/detailsDev/5a367ed131b9d8807f0166651095a9ed51aefa9aaec3152d3eb5cee322220ce6.json b/chains/v21/preConfigured/detailsDev/5a367ed131b9d8807f0166651095a9ed51aefa9aaec3152d3eb5cee322220ce6.json new file mode 100644 index 0000000..dd25d15 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/5a367ed131b9d8807f0166651095a9ed51aefa9aaec3152d3eb5cee322220ce6.json @@ -0,0 +1,19 @@ +{ + "chainId": "5a367ed131b9d8807f0166651095a9ed51aefa9aaec3152d3eb5cee322220ce6", + "name": "Autonomys Taurus Testnet Domain 0 (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tAI3", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://auto-evm.taurus.autonomys.xyz/ws", + "name": "Labs" + } + ], + "addressPrefix": 6094 +} diff --git a/chains/v21/preConfigured/detailsDev/5cdd465e1273859192b043721e63ad19c8585f7c9779c53cba1d3260549b60ad.json b/chains/v21/preConfigured/detailsDev/5cdd465e1273859192b043721e63ad19c8585f7c9779c53cba1d3260549b60ad.json new file mode 100644 index 0000000..b7f7dff --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/5cdd465e1273859192b043721e63ad19c8585f7c9779c53cba1d3260549b60ad.json @@ -0,0 +1,19 @@ +{ + "chainId": "5cdd465e1273859192b043721e63ad19c8585f7c9779c53cba1d3260549b60ad", + "name": "Kreivo de Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testnet.kreivo.kippu.rocks/", + "name": "Kippu" + } + ], + "addressPrefix": 2 +} diff --git a/chains/v21/preConfigured/detailsDev/5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585.json b/chains/v21/preConfigured/detailsDev/5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585.json new file mode 100644 index 0000000..636709b --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585.json @@ -0,0 +1,19 @@ +{ + "chainId": "5f5649de78779e02435546bf0bcf4a61c96777f99d73e1833cd29fe7f453c585", + "name": "Myriad Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "icon": "MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://ws-rpc.paseo.myriad.social", + "name": "myriadPaseo" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1.json b/chains/v21/preConfigured/detailsDev/6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1.json new file mode 100644 index 0000000..e31837f --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1.json @@ -0,0 +1,19 @@ +{ + "chainId": "6324385efe4e93beadb6167414fd77e2ae505557db538ea26d297f1208520ae1", + "name": "Laos Sigma Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "SIGMA", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.laossigma.laosfoundation.io", + "name": "freeverse.io" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json b/chains/v21/preConfigured/detailsDev/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json new file mode 100644 index 0000000..d61a8a2 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json @@ -0,0 +1,23 @@ +{ + "chainId": "63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe", + "name": "BIFROST Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "BFC", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://public-01.mainnet.bifrostnetwork.com/wss", + "name": "Pilab #1" + }, + { + "url": "wss://public-02.mainnet.bifrostnetwork.com/wss", + "name": "Pilab #2" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/646c2f5aff5adfa59393e9e5028deca02b6a62be7e6ddb2b0d59b5b181072355.json b/chains/v21/preConfigured/detailsDev/646c2f5aff5adfa59393e9e5028deca02b6a62be7e6ddb2b0d59b5b181072355.json new file mode 100644 index 0000000..ad8be7f --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/646c2f5aff5adfa59393e9e5028deca02b6a62be7e6ddb2b0d59b5b181072355.json @@ -0,0 +1,19 @@ +{ + "chainId": "646c2f5aff5adfa59393e9e5028deca02b6a62be7e6ddb2b0d59b5b181072355", + "name": "Hydration Paseo Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "icon": "HDX.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo-rpc.play.hydration.cloud", + "name": "Galactic Council" + } + ], + "addressPrefix": 63 +} diff --git a/chains/v21/preConfigured/detailsDev/65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0.json b/chains/v21/preConfigured/detailsDev/65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0.json new file mode 100644 index 0000000..98f6f15 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0.json @@ -0,0 +1,23 @@ +{ + "chainId": "65c489fb7bfaf4a27f283faf694a64a8d7ae8fc0ed970fc4ebbf25d03095e4d0", + "name": "Niskala (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "KPGT", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mlg1.mandalachain.io", + "name": "Baliola 1" + }, + { + "url": "wss://mlg2.mandalachain.io", + "name": "Baliola 2" + } + ], + "addressPrefix": 6629 +} diff --git a/chains/v21/preConfigured/detailsDev/66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd.json b/chains/v21/preConfigured/detailsDev/66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd.json new file mode 100644 index 0000000..9ebc572 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd.json @@ -0,0 +1,23 @@ +{ + "chainId": "66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd", + "name": "Autonomys Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "AI3", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.mainnet.subspace.foundation/ws", + "name": "Foundation" + }, + { + "url": "wss://rpc-0.mainnet.autonomys.xyz/ws", + "name": "Labs" + } + ], + "addressPrefix": 6094 +} diff --git a/chains/v21/preConfigured/detailsDev/66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411.json b/chains/v21/preConfigured/detailsDev/66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411.json new file mode 100644 index 0000000..f30d699 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411.json @@ -0,0 +1,19 @@ +{ + "chainId": "66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411", + "name": "Argon Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "ARGN", + "precision": 6, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.testnet.argonprotocol.org", + "name": "Argon Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json b/chains/v21/preConfigured/detailsDev/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json new file mode 100644 index 0000000..34fe928 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json @@ -0,0 +1,19 @@ +{ + "chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10", + "name": "ChainX", + "assets": [ + { + "assetId": 0, + "symbol": "PCX", + "precision": 8, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.chainx.org/ws", + "name": "ChainX" + } + ], + "addressPrefix": 44 +} diff --git a/chains/v21/preConfigured/detailsDev/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json b/chains/v21/preConfigured/detailsDev/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json new file mode 100644 index 0000000..529742b --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json @@ -0,0 +1,23 @@ +{ + "chainId": "6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6", + "name": "Liberland", + "assets": [ + { + "assetId": 0, + "symbol": "LLD", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://liberland-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://mainnet.liberland.org", + "name": "Liberland Government" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6.json b/chains/v21/preConfigured/detailsDev/6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6.json new file mode 100644 index 0000000..84688c5 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6.json @@ -0,0 +1,19 @@ +{ + "chainId": "6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6", + "name": "Analog Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "TANLOG", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.testnet.analog.one", + "name": "Analog One" + } + ], + "addressPrefix": 12851 +} diff --git a/chains/v21/preConfigured/detailsDev/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.json b/chains/v21/preConfigured/detailsDev/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.json new file mode 100644 index 0000000..91295dd --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d.json @@ -0,0 +1,19 @@ +{ + "chainId": "72f3bba34b1ecd532bccbed46701ad37c4ef329bfe86b7cf014ac06cb92ed47d", + "name": "Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "precision": 12, + "icon": "PDEX.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadex-parachain.public.curie.radiumblock.co/ws", + "name": "RadiumBlock" + } + ], + "addressPrefix": 89 +} diff --git a/chains/v21/preConfigured/detailsDev/744fd43e92ca4b6a914efcb2800f6209026cc2e2d8a160d4a0da7d16effca790.json b/chains/v21/preConfigured/detailsDev/744fd43e92ca4b6a914efcb2800f6209026cc2e2d8a160d4a0da7d16effca790.json new file mode 100644 index 0000000..b377b8c --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/744fd43e92ca4b6a914efcb2800f6209026cc2e2d8a160d4a0da7d16effca790.json @@ -0,0 +1,19 @@ +{ + "chainId": "744fd43e92ca4b6a914efcb2800f6209026cc2e2d8a160d4a0da7d16effca790", + "name": "WeTEE Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WTE", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo.asyou.me/ws", + "name": "WeTEEDAO" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json b/chains/v21/preConfigured/detailsDev/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json new file mode 100644 index 0000000..ce8e2d9 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json @@ -0,0 +1,19 @@ +{ + "chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519", + "name": "Ajuna Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-paseo.ajuna.network", + "name": "BajunNetwork" + } + ], + "addressPrefix": 1328 +} diff --git a/chains/v21/preConfigured/detailsDev/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json b/chains/v21/preConfigured/detailsDev/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json new file mode 100644 index 0000000..c7efa3e --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json @@ -0,0 +1,19 @@ +{ + "chainId": "7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080", + "name": "Chainflip-Perseverance (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "FLIP", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://archive.perseverance.chainflip.io", + "name": "chainflip" + } + ], + "addressPrefix": 2112 +} diff --git a/chains/v21/preConfigured/detailsDev/87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8.json b/chains/v21/preConfigured/detailsDev/87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8.json new file mode 100644 index 0000000..7a9088d --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8.json @@ -0,0 +1,19 @@ +{ + "chainId": "87ac53add0e7b7cd6cac65a1fc42284ec3a98246c1daaac535805e80216199e8", + "name": "Logion TEST (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "LGNTT", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://test-para-rpc01.logion.network", + "name": "Logion" + } + ], + "addressPrefix": 2021 +} diff --git a/chains/v21/preConfigured/detailsDev/8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385.json b/chains/v21/preConfigured/detailsDev/8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385.json new file mode 100644 index 0000000..724ee19 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385.json @@ -0,0 +1,23 @@ +{ + "chainId": "8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385", + "name": "5ireChain Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "5IRE", + "precision": 18, + "priceId": "5ire", + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.5ire.network", + "name": "5ire Mainnet Node" + } + ], + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] +} diff --git a/chains/v21/preConfigured/detailsDev/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json b/chains/v21/preConfigured/detailsDev/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json new file mode 100644 index 0000000..68768f0 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json @@ -0,0 +1,19 @@ +{ + "chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095", + "name": "Subspace Gemini 3f (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tSSC", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-1.gemini-3f.subspace.network/ws", + "name": "Europe" + } + ], + "addressPrefix": 2254 +} diff --git a/chains/v21/preConfigured/detailsDev/983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a.json b/chains/v21/preConfigured/detailsDev/983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a.json new file mode 100644 index 0000000..11eeb2b --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a.json @@ -0,0 +1,19 @@ +{ + "chainId": "983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a", + "name": "Dancelight (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "STAR", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://dancelight.tanssi-api.network", + "name": "Tanssi" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json b/chains/v21/preConfigured/detailsDev/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json new file mode 100644 index 0000000..7d7af50 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json @@ -0,0 +1,19 @@ +{ + "chainId": "a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94", + "name": "Elysium Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "ELY", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.elysiumchain.tech", + "name": "Elysium" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/ac9dc5e0f7aeae019818f5859215044f80676e562cf934f6683d6424abdabbc8.json b/chains/v21/preConfigured/detailsDev/ac9dc5e0f7aeae019818f5859215044f80676e562cf934f6683d6424abdabbc8.json new file mode 100644 index 0000000..a4d1f8a --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/ac9dc5e0f7aeae019818f5859215044f80676e562cf934f6683d6424abdabbc8.json @@ -0,0 +1,19 @@ +{ + "chainId": "ac9dc5e0f7aeae019818f5859215044f80676e562cf934f6683d6424abdabbc8", + "name": "Xcavate (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "XCAV", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-paseo.xcavate.io", + "name": "Xcavate" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v21/preConfigured/detailsDev/b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c.json b/chains/v21/preConfigured/detailsDev/b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c.json new file mode 100644 index 0000000..87e6e5d --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c.json @@ -0,0 +1,23 @@ +{ + "chainId": "b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c", + "name": "Xode", + "assets": [ + { + "assetId": 0, + "symbol": "XON", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-rpcnode.xode.net", + "name": "XodeCommunity" + }, + { + "url": "wss://xode-polkadot-rpc-01.zeeve.net/y0yxg038wn1fncc/rpc", + "name": "Zeeve" + } + ], + "addressPrefix": 280 +} diff --git a/chains/v21/preConfigured/detailsDev/b2b98482cdadce88e03feb60dfb1122630326b404b599938ec997aa819e31983.json b/chains/v21/preConfigured/detailsDev/b2b98482cdadce88e03feb60dfb1122630326b404b599938ec997aa819e31983.json new file mode 100644 index 0000000..02c4e6f --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/b2b98482cdadce88e03feb60dfb1122630326b404b599938ec997aa819e31983.json @@ -0,0 +1,19 @@ +{ + "chainId": "b2b98482cdadce88e03feb60dfb1122630326b404b599938ec997aa819e31983", + "name": "Melodie Testnet Live (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "MEL", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://melodie-rpc.allfeat.io", + "name": "Allfeat labs" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5.json b/chains/v21/preConfigured/detailsDev/bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5.json new file mode 100644 index 0000000..37669ab --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5.json @@ -0,0 +1,19 @@ +{ + "chainId": "bc6eb9753e2417476601485f9f8ef8474701ec199d456f989bd397682c9425c5", + "name": "commune", + "assets": [ + { + "assetId": 0, + "symbol": "C", + "precision": 9, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://commune-api-node-1.communeai.net", + "name": "Bitconnect" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6.json b/chains/v21/preConfigured/detailsDev/c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6.json new file mode 100644 index 0000000..9c3a595 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6.json @@ -0,0 +1,19 @@ +{ + "chainId": "c14597baeccb232d662770d2d50ae832ca8c3192693d2b0814e6433f2888ddd6", + "name": "Bitgreen", + "assets": [ + { + "assetId": 0, + "symbol": "BBB", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.bitgreen.org", + "name": "Bitgreen" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json b/chains/v21/preConfigured/detailsDev/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json new file mode 100644 index 0000000..f2110dc --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json @@ -0,0 +1,19 @@ +{ + "chainId": "c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf", + "name": "Creditcoin PoS Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "icon": "CTC.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.testnet.creditcoin.network/ws", + "name": "Creditcoin Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json b/chains/v21/preConfigured/detailsDev/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json new file mode 100644 index 0000000..e56e957 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json @@ -0,0 +1,27 @@ +{ + "chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464", + "name": "Paseo Coretime (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/coretime-paseo", + "name": "IBP1" + }, + { + "url": "wss://coretime-paseo.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://paseo-coretime.paranodes.io", + "name": "ParaNodes" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v21/preConfigured/detailsDev/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json b/chains/v21/preConfigured/detailsDev/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json new file mode 100644 index 0000000..c45871c --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json @@ -0,0 +1,31 @@ +{ + "chainId": "c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9", + "name": "OPAL by UNIQUE (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "OPL", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://ws-opal.unique.network", + "name": "Geo Load Balancer" + }, + { + "url": "wss://us-ws-opal.unique.network", + "name": "Unique America" + }, + { + "url": "wss://asia-ws-opal.unique.network", + "name": "Unique Asia" + }, + { + "url": "wss://eu-ws-opal.unique.network", + "name": "Unique Europe" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json b/chains/v21/preConfigured/detailsDev/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json new file mode 100644 index 0000000..d4f0980 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json @@ -0,0 +1,23 @@ +{ + "chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e", + "name": "Paseo Bridge Hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-paseo", + "name": "IBP1" + }, + { + "url": "wss://bridge-hub-paseo.dotters.network", + "name": "IBP2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v21/preConfigured/detailsDev/d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f.json b/chains/v21/preConfigured/detailsDev/d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f.json new file mode 100644 index 0000000..dcaab49 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f.json @@ -0,0 +1,27 @@ +{ + "chainId": "d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f", + "name": "Xcavate", + "assets": [ + { + "assetId": 0, + "symbol": "XCAV", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://xcavate.ibp.network", + "name": "IBP1" + }, + { + "url": "wss://xcavate.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://rpc1-polkadot.xcavate.io", + "name": "Xcavate" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v21/preConfigured/detailsDev/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json b/chains/v21/preConfigured/detailsDev/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json new file mode 100644 index 0000000..996ad1f --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json @@ -0,0 +1,35 @@ +{ + "chainId": "d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2", + "name": "Paseo Asset Hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://asset-hub-paseo-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://sys.ibp.network/asset-hub-paseo", + "name": "IBP1" + }, + { + "url": "wss://asset-hub-paseo.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://pas-rpc.stakeworld.io/assethub", + "name": "StakeWorld" + }, + { + "url": "wss://sys.turboflakes.io/asset-hub-paseo", + "name": "TurboFlakes" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v21/preConfigured/detailsDev/d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2.json b/chains/v21/preConfigured/detailsDev/d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2.json new file mode 100644 index 0000000..bc7f2fc --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2.json @@ -0,0 +1,19 @@ +{ + "chainId": "d9b288f9083f852f2729af58476b82b04bc9ed7e07d705614a843c93460974b2", + "name": "Phala PoC-6 (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "icon": "PHA.svg" + } + ], + "nodes": [ + { + "url": "wss://poc6.phala.network/ws", + "name": "Phala Network" + } + ], + "addressPrefix": 30 +} diff --git a/chains/v21/preConfigured/detailsDev/d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522.json b/chains/v21/preConfigured/detailsDev/d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522.json new file mode 100644 index 0000000..8bd1492 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522.json @@ -0,0 +1,19 @@ +{ + "chainId": "d9d12d9139d020f658d4469fa5c02e331195227da62567d7bf9bbd1abaf77522", + "name": "Parachain Hades testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "notNodl", + "precision": 11, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://node-7273232234617282560.nv.onfinality.io/ws?apikey=b937a7d7-7395-49b9-b745-60a0342fa365", + "name": "OnFinality" + } + ], + "addressPrefix": 37 +} diff --git a/chains/v21/preConfigured/detailsDev/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json b/chains/v21/preConfigured/detailsDev/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json new file mode 100644 index 0000000..013a9ff --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json @@ -0,0 +1,19 @@ +{ + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "name": "Composable Finance (SHUTTING DOWN)", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "addressPrefix": 50 +} diff --git a/chains/v21/preConfigured/detailsDev/ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019.json b/chains/v21/preConfigured/detailsDev/ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019.json new file mode 100644 index 0000000..9420e19 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019.json @@ -0,0 +1,23 @@ +{ + "chainId": "ddb89973361a170839f80f152d2e9e38a376a5a7eccefcade763f46a8e567019", + "name": "Shibuya Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "SBY", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.shibuya.astar.network", + "name": "Astar" + }, + { + "url": "wss://shibuya-rpc.dwellir.com", + "name": "Dwellir" + } + ], + "addressPrefix": 5 +} diff --git a/chains/v21/preConfigured/detailsDev/e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c.json b/chains/v21/preConfigured/detailsDev/e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c.json new file mode 100644 index 0000000..b3b782f --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c.json @@ -0,0 +1,19 @@ +{ + "chainId": "e13e7af377c64e83f95e0d70d5e5c3c01d697a84538776c5b9bbe0e7d7b6034c", + "name": "Integritee Network (Polkadot)", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "icon": "TEER.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.api.integritee.network", + "name": "Integritee" + } + ], + "addressPrefix": 13 +} diff --git a/chains/v21/preConfigured/detailsDev/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json b/chains/v21/preConfigured/detailsDev/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json new file mode 100644 index 0000000..1110c9e --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json @@ -0,0 +1,27 @@ +{ + "chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec", + "name": "Paseo People (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://people-paseo.rpc.amforc.com", + "name": "Amforc" + }, + { + "url": "wss://sys.ibp.network/people-paseo", + "name": "IBP1" + }, + { + "url": "wss://people-paseo.dotters.network", + "name": "IBP2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v21/preConfigured/detailsDev/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json b/chains/v21/preConfigured/detailsDev/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json new file mode 100644 index 0000000..0c48e50 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json @@ -0,0 +1,23 @@ +{ + "chainId": "e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1", + "name": "Pop Network Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc1.paseo.popnetwork.xyz", + "name": "R0GUE-RPC1" + }, + { + "url": "wss://rpc2.paseo.popnetwork.xyz", + "name": "R0GUE-RPC2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v21/preConfigured/detailsDev/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json b/chains/v21/preConfigured/detailsDev/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json new file mode 100644 index 0000000..7872397 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json @@ -0,0 +1,19 @@ +{ + "chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452", + "name": "Bifrost Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "BNC.svg" + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.paseo.liebi.com/ws", + "name": "Liebi" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v21/preConfigured/detailsDev/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json b/chains/v21/preConfigured/detailsDev/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json new file mode 100644 index 0000000..8230202 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json @@ -0,0 +1,19 @@ +{ + "chainId": "f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc", + "name": "NeuroWeb Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "NEURO", + "precision": 12, + "icon": "NEURO.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-testnet-rpc.origin-trail.network/", + "name": "TraceLabs" + } + ], + "addressPrefix": 101 +} diff --git a/chains/v21/preConfigured/detailsDev/f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f.json b/chains/v21/preConfigured/detailsDev/f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f.json new file mode 100644 index 0000000..36c24da --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f.json @@ -0,0 +1,19 @@ +{ + "chainId": "f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f", + "name": "TSCS Network", + "assets": [ + { + "assetId": 0, + "symbol": "TSCS", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testnetrpc.scschain.com", + "name": "SuperEX" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90.json b/chains/v21/preConfigured/detailsDev/f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90.json new file mode 100644 index 0000000..a7ab808 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90.json @@ -0,0 +1,19 @@ +{ + "chainId": "f5840f147cae70c939aefd2ed1b0145a879ca49eeb1a1b13d5bf38a720087a90", + "name": "AvN Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.aventus.io", + "name": "Aventus" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json b/chains/v21/preConfigured/detailsDev/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json new file mode 100644 index 0000000..9b799db --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json @@ -0,0 +1,31 @@ +{ + "chainId": "f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840", + "name": "Westend Coretime (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://coretime-westend-rpc.n.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://sys.ibp.network/coretime-westend", + "name": "IBP1" + }, + { + "url": "wss://coretime-westend.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://westend-coretime-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f.json b/chains/v21/preConfigured/detailsDev/fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f.json new file mode 100644 index 0000000..2c04f21 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f.json @@ -0,0 +1,19 @@ +{ + "chainId": "fb2f6c0837c11d62c3554fc042b644563e3be9362efeddf63e95042607a3904f", + "name": "Battery Station (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "ZBS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://bsr.zeitgeist.pm", + "name": "Zeitgeist" + } + ], + "addressPrefix": 73 +} diff --git a/chains/v21/preConfigured/detailsDev/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json b/chains/v21/preConfigured/detailsDev/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json new file mode 100644 index 0000000..bc88125 --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json @@ -0,0 +1,19 @@ +{ + "chainId": "fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572", + "name": "Creditcoin3 Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "icon": "CTC.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.cc3-testnet.creditcoin.network/ws", + "name": "Creditcoin Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v21/preConfigured/detailsDev/ff7fe5a610f15fe7a0c52f94f86313fb7db7d3786e7f8acf2b66c11d5be7c242.json b/chains/v21/preConfigured/detailsDev/ff7fe5a610f15fe7a0c52f94f86313fb7db7d3786e7f8acf2b66c11d5be7c242.json new file mode 100644 index 0000000..5657b4e --- /dev/null +++ b/chains/v21/preConfigured/detailsDev/ff7fe5a610f15fe7a0c52f94f86313fb7db7d3786e7f8acf2b66c11d5be7c242.json @@ -0,0 +1,19 @@ +{ + "chainId": "ff7fe5a610f15fe7a0c52f94f86313fb7db7d3786e7f8acf2b66c11d5be7c242", + "name": "zkVerify Volta (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tVFY", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://volta-rpc.zkverify.io", + "name": "zkVerify" + } + ], + "addressPrefix": 251 +} diff --git a/chains/v22/chains.json b/chains/v22/chains.json new file mode 100644 index 0000000..8e77916 --- /dev/null +++ b/chains/v22/chains.json @@ -0,0 +1,8996 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Relay", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "name": "Polkadot", + "priceId": "polkadot", + "icon": "DOT.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-polkadot-1.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc-polkadot-2.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://apps-rpc.polkadot.io", + "name": "Public node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://dot-rpc.stakeworld.io", + "name": "Stakeworld node" + }, + { + "url": "wss://polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://polkadot.statescan.io/#/accounts/{address}", + "extrinsic": "https://polkadot.statescan.io/#/extrinsics/{hash}", + "event": "https://polkadot.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-prod.novasama-tech.org" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot-api.subsquare.io" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-polkadot-prod.novasama-tech.org" + } + ], + "referendum-summary": [ + { + "type": "novasama", + "url": "https://opengov-backend.novasama-tech.org/api/v1/referendum-summaries/list" + } + ] + }, + "options": [ + "proxy", + "fullSyncByDefault", + "pushSupport", + "multisig" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking", + "stakingMaxElectingVoters": 22500, + "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Relay", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "name": "Kusama", + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-kusama-1.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc-kusama-2.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP1 node" + }, + { + "url": "wss://kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://apps-kusama-rpc.polkadot.io", + "name": "Public node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://kusama.statescan.io/#/accounts/{address}", + "extrinsic": "https://kusama.statescan.io/#/extrinsics/{hash}", + "event": "https://kusama.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-kusama-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-kusama-prod.novasama-tech.org" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-kusama-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama-api.subsquare.io" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-kusama-prod.novasama-tech.org" + } + ], + "referendum-summary": [ + { + "type": "novasama", + "url": "https://opengov-backend.novasama-tech.org/api/v1/referendum-summaries/list" + } + ] + }, + "options": [ + "proxy", + "fullSyncByDefault", + "pushSupport", + "multisig" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking", + "stakingMaxElectingVoters": 12500, + "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://westend.statescan.io/#/accounts/{address}", + "extrinsic": "https://westend.statescan.io/#/extrinsics/{hash}", + "event": "https://westend.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-westend-prod.novasama-tech.org/" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-westend-prod.novasama-tech.org/" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-westend-prod.novasama-tech.org/" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://westend.subsquare.io/api" + } + ] + }, + "options": [ + "testnet", + "proxy" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama", + "stakingMaxElectingVoters": 22500, + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "name": "Kusama", + "icon": "KSM.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "priceId": "kusama", + "buyProviders": { + "mercuryo": {} + }, + "sellProviders": { + "mercuryo": {} + } + }, + { + "assetId": 1, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "RMRK.svg", + "typeExtras": { + "assetId": "8", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "1984", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "0x02010902", + "palletName": "ForeignAssets" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP1 node" + }, + { + "url": "wss://asset-hub-kusama.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://assethub-kusama.statescan.io/#/accounts/{address}", + "extrinsic": "https://assethub-kusama.statescan.io/#/extrinsics/{hash}", + "event": "https://assethub-kusama.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-kusama-ah-prod.novasama-tech.org" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-kusama-ah-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-kusama-prod.novasama-tech.org" + }, + { + "type": "subquery", + "url": "https://subquery-history-kusama-ah-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-kusama-ah-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama-api.subsquare.io" + } + ], + "referendum-summary": [ + { + "type": "novasama", + "url": "https://opengov-backend.novasama-tech.org/api/v1/referendum-summaries/list" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2, + "options": [ + "swap-hub", + "assethub-fees", + "proxy", + "multisig", + "governance", + "pushSupport" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking", + "stakingMaxElectingVoters": 12500, + "relaychainAsNative": true, + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true, + "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "timelineChain": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe" + } + }, + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot People", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-people-rpc.polkadot.io", + "name": "Parity node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://sys.ibp.network/people-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://people-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://rpc-people-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://people-polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://people-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://people-polkadot.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://people-polkadot.statescan.io/#/accounts/{address}", + "extrinsic": "https://people-polkadot.statescan.io/#/extrinsics/{hash}", + "event": "https://people-polkadot.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_People.svg", + "addressPrefix": 0, + "additional": { + "supportsGenericLedgerApp": true, + "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008" + }, + "options": [ + "multisig" + ] + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama People", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama-people-rpc.polkadot.io", + "name": "Parity node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://sys.ibp.network/people-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://people-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/people", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://people-kusama.subscan.io/extrinsic/{hash}", + "account": "https://people-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://people-kusama.statescan.io/#/accounts/{address}", + "extrinsic": "https://people-kusama.statescan.io/#/extrinsics/{hash}", + "event": "https://people-kusama.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_People.svg", + "addressPrefix": 2, + "additional": { + "disabledCheckMetadataHash": true, + "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f" + }, + "options": [ + "multisig" + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "KAR.svg", + "priceId": "karura", + "buyProviders": { + "banxa": { + "coinType": "KAR", + "blockchain": "KAR" + } + } + }, + { + "assetId": 1, + "symbol": "aSEEDk", + "precision": 12, + "icon": "aSEEDk.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "KSM.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "BNC.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "PHA.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "KINT.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "QTZ.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "MOVR.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "CSM.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "KMA.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "TEER.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "NEER.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "BSX.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "AIR.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "GENS.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "CRAB.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://karura-rpc.n.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + } + ], + "externalApi": { + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "GLMR.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "GLMR", + "blockchain": "GLMR" + } + }, + "sellProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "evm", + "priceId": "polkadot", + "icon": "DOT.svg", + "typeExtras": { + "contractAddress": "0xFfFFfFff1FcaCBd218EDc0EbA20Fc2308C778080" + } + }, + { + "assetId": 2, + "symbol": "xcaSEEDp", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "aSEEDp.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "evm", + "priceId": "acala", + "icon": "ACA.svg", + "typeExtras": { + "contractAddress": "0xffffFFffa922Fef94566104a6e5A35a4fCDDAA9f" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "type": "evm", + "icon": "PARA.svg", + "typeExtras": { + "contractAddress": "0xFfFffFFF18898CB5Fe1E88E668152B4f4052A947" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "evm", + "priceId": "interlay", + "icon": "INTR.svg", + "typeExtras": { + "contractAddress": "0xFffFFFFF4C1cbCd97597339702436d4F18a375Ab" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "evm", + "priceId": "bitcoin", + "icon": "iBTC.svg", + "typeExtras": { + "contractAddress": "0xFFFFFfFf5AC1f9A51A93F5C527385edF7Fe98A52" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "evm", + "priceId": "astar", + "icon": "ASTR.svg", + "typeExtras": { + "contractAddress": "0xFfFFFfffA893AD19e540E172C10d78D4d479B5Cf" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "evm", + "priceId": "pha", + "icon": "PHA.svg", + "typeExtras": { + "contractAddress": "0xFFFfFfFf63d24eCc8eB8a7b5D0803e900F7b6cED" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "evm", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "contractAddress": "0xFFFFFFfFea09FB06d082fd1275CD48b191cbCD1d" + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "evm", + "priceId": "centrifuge", + "icon": "CFG.svg", + "typeExtras": { + "contractAddress": "0xFFfFfFff44bD9D2FFEE20B25D1Cf9E78Edb6Eae3" + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "evm", + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "typeExtras": { + "contractAddress": "0xFFffffFf7cC06abdF7201b350A1265c62C8601d2" + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "evm", + "priceId": "equilibrium-token", + "icon": "EQ.svg", + "typeExtras": { + "contractAddress": "0xFffFFfFf8f6267e040D8a0638C576dfBa4F0F6D6" + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "evm", + "priceId": "tether", + "icon": "EQD.svg", + "typeExtras": { + "contractAddress": "0xFFffFfFF8cdA1707bAF23834d211B08726B1E499" + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "evm", + "priceId": "hydradx", + "icon": "HDX.svg", + "typeExtras": { + "contractAddress": "0xFFFfFfff345Dc44DDAE98Df024Eb494321E73FcC" + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "evm", + "priceId": "nodle-network", + "icon": "NODL.svg", + "typeExtras": { + "contractAddress": "0xfffffffFe896ba7Cb118b9Fa571c6dC0a99dEfF1" + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "evm", + "priceId": "darwinia-network-native-token", + "icon": "RING.svg", + "typeExtras": { + "contractAddress": "0xFfffFfff5e90e365eDcA87fB4c8306Df1E91464f" + } + }, + { + "assetId": 18, + "symbol": "xcOTP", + "precision": 12, + "type": "statemine", + "icon": "OTP.svg", + "typeExtras": { + "assetId": "238111524681612888331172110363070489924", + "isSufficient": true + } + }, + { + "assetId": 19, + "symbol": "xcvDOT", + "precision": 10, + "type": "evm", + "priceId": "voucher-dot", + "icon": "vDOT.svg", + "typeExtras": { + "contractAddress": "0xFFFfffFf15e1b7E3dF971DD813Bc394deB899aBf" + } + }, + { + "assetId": 20, + "symbol": "xcvFIL", + "precision": 18, + "type": "evm", + "icon": "vFIL.svg", + "typeExtras": { + "contractAddress": "0xFffffFffCd0aD0EA6576B7b285295c85E94cf4c1" + } + }, + { + "assetId": 21, + "symbol": "xcvGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "evm", + "icon": "vGLMR.svg", + "typeExtras": { + "contractAddress": "0xFfFfFFff99dABE1a8De0EA22bAa6FD48fdE96F6c" + } + }, + { + "assetId": 22, + "symbol": "xcMANTA", + "precision": 18, + "type": "evm", + "priceId": "manta-network", + "icon": "MANTA.svg", + "typeExtras": { + "contractAddress": "0xfFFffFFf7D3875460d4509eb8d0362c611B4E841" + } + }, + { + "assetId": 23, + "symbol": "xcUSDC", + "precision": 6, + "type": "evm", + "priceId": "usd-coin", + "icon": "USDC.svg", + "typeExtras": { + "contractAddress": "0xFFfffffF7D2B0B761Af01Ca8e25242976ac0aD7D" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://moonbeam.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://moonbeam.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-moonbeam-v2-prod.novasama-tech.org" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-moonbeam-v2-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-moonbeam-v2-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonbeam.polkassembly.network/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-moonbeam-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance", + "proxy", + "multisig" + ], + "additional": { + "themeColor": "#9968CE", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking", + "defaultBlockTime": 6000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "ETH", + "blockchain": "ETH" + } + }, + "sellProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + } + } + } + ], + "nodeSelectionStrategy": "roundRobin", + "nodes": [ + { + "url": "https://ethereum-rpc.publicnode.com", + "name": "Allnodes rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/32a2be59297444c9bcb2b61bb700c6fe", + "name": "Infura node 5" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/9dddd77ac74043dc9a8dc48f82822c7d", + "name": "Infura node 4" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/82fd5b2925e341719f10b7ed4376a646", + "name": "Infura node 6" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "MOVR.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "banxa": { + "coinType": "MOVR", + "blockchain": "MOVR" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "evm", + "icon": "RMRK.svg", + "typeExtras": { + "contractAddress": "0xffffffFF893264794d9d57E1E0E21E0042aF5A0A" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "evm", + "icon": "KSM.svg", + "typeExtras": { + "contractAddress": "0xFfFFfFff1FcaCBd218EDc0EbA20Fc2308C778080" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "evm", + "icon": "KINT.svg", + "typeExtras": { + "contractAddress": "0xfffFFFFF83F4f317d3cbF6EC6250AeC3697b3fF2" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "evm", + "icon": "KAR.svg", + "typeExtras": { + "contractAddress": "0xFfFFFFfF08220AD2E6e157f26eD8bD22A336A0A5" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "evm", + "icon": "BNC.svg", + "typeExtras": { + "contractAddress": "0xFFfFFfFFF075423be54811EcB478e911F22dDe7D" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "evm", + "icon": "kBTC.svg", + "typeExtras": { + "contractAddress": "0xFFFfFfFfF6E528AD57184579beeE00c5d5e646F0" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "evm", + "icon": "USDT.svg", + "typeExtras": { + "contractAddress": "0xFFFFFFfFea09FB06d082fd1275CD48b191cbCD1d" + } + }, + { + "assetId": 8, + "symbol": "xcaSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "aSEEDk.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "evm", + "icon": "CSM.svg", + "typeExtras": { + "contractAddress": "0xffFfFFFf519811215E05eFA24830Eebe9c43aCD7" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "evm", + "icon": "PHA.svg", + "typeExtras": { + "contractAddress": "0xffFfFFff8E6b63d9e447B6d4C45BDA8AF9dc9603" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "evm", + "icon": "HKO.svg", + "typeExtras": { + "contractAddress": "0xffffffFF394054BCDa1902B6A6436840435655a3" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "evm", + "icon": "KMA.svg", + "typeExtras": { + "contractAddress": "0xFFffFffFA083189f870640b141ae1E882c2b5bad" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "evm", + "icon": "CRAB.svg", + "typeExtras": { + "contractAddress": "0xFFFffFfF8283448b3cB519Ca4732F2ddDC6A6165" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "evm", + "icon": "TEER.svg", + "typeExtras": { + "contractAddress": "0xFfFfffFf4F0CD46769550E5938F6beE2F5d4ef1e" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "evm", + "icon": "LIT.svg", + "typeExtras": { + "contractAddress": "0xfffFFfFF31103d490325BB0a8E40eF62e2F614C0" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "evm", + "icon": "SDN.svg", + "typeExtras": { + "contractAddress": "0xFFFfffFF0Ca324C842330521525E7De111F38972" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "evm", + "icon": "XRT.svg", + "typeExtras": { + "contractAddress": "0xFffFFffF51470Dca3dbe535bD2880a9CcDBc6Bd9" + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "evm", + "icon": "vKSM.svg", + "typeExtras": { + "contractAddress": "0xFFffffFFC6DEec7Fc8B11A2C8ddE9a59F8c62EFe" + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "evm", + "icon": "vBNC.svg", + "typeExtras": { + "contractAddress": "0xFFffffff3646A00f78caDf8883c5A2791BfCDdc4" + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "evm", + "icon": "vMOVR.svg", + "typeExtras": { + "contractAddress": "0xfFfffFfF98e37bF6a393504b5aDC5B53B4D0ba11" + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "evm", + "priceId": "mangata-x", + "icon": "MGX.svg", + "typeExtras": { + "contractAddress": "0xffFfFffF58d867EEa1Ce5126A4769542116324e9" + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "evm", + "priceId": "turing-network", + "icon": "TUR.svg", + "typeExtras": { + "contractAddress": "0xfFffffFf6448d0746f2a66342B67ef9CAf89478E" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver-rpc.publicnode.com", + "name": "Allnodes node" + }, + { + "url": "wss://moonriver.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-moonriver-prod.novasama-tech.org" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-moonriver-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-moonriver-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-moonriver-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance", + "proxy" + ], + "additional": { + "themeColor": "#20A0B6", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking", + "defaultBlockTime": 6000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "SDN.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "PHA.svg", + "typeExtras": { + "assetId": "18446744073709551623", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "MOVR.svg", + "typeExtras": { + "assetId": "18446744073709551620", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "kBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "KINT.svg", + "typeExtras": { + "assetId": "18446744073709551622", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "KSM.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "aSEEDk", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "aSEEDk.svg", + "typeExtras": { + "assetId": "18446744073709551616", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "CSM.svg", + "typeExtras": { + "assetId": "18446744073709551624", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "KAR.svg", + "typeExtras": { + "assetId": "18446744073709551618", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "4294969280", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "statemine", + "icon": "vKSM.svg", + "typeExtras": { + "assetId": "18446744073709551628", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "typeExtras": { + "assetId": "18446744073709551627", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden-rpc.n.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://shiden.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12, + "icon": "BNC.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNC" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "KSM.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "KAR.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "aSEEDk.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "MOVR.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "PHA.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "orml", + "icon": "vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://us.bifrost-rpc.liebi.com/ws", + "name": "LiebiUS node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + } + ], + "externalApi": { + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 0, + "legacyAddressPrefix": 6, + "options": [ + "governance" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "BSX.svg", + "buyProviders": { + "banxa": { + "coinType": "BSX", + "blockchain": "BSX" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "aSEEDk.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "TNKR.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "XRT.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://basilisk-rpc.n.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + } + ], + "externalApi": { + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "AIR.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + } + ], + "externalApi": { + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true, + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "EDG.svg" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc3.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Edgescan", + "extrinsic": "https://edgscan.ink/#/extrinsics/{hash}", + "event": "https://edgscan.ink/#/events/{event}", + "account": "https://edgscan.ink/#/accounts/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "KILT.svg", + "precision": 15, + "buyProviders": { + "banxa": { + "coinType": "KILT", + "blockchain": "KILT" + } + } + } + ], + "nodes": [ + { + "url": "wss://kilt.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://kilt.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + } + ], + "externalApi": { + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "QTZ.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "ACA.svg", + "buyProviders": { + "banxa": { + "coinType": "ACA", + "blockchain": "ACA" + } + } + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEEDp", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "aSEEDp.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "type": "orml", + "icon": "PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "INTR.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "ASTR.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "EQ.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "PINK.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "NEMO", + "precision": 18, + "type": "orml", + "icon": "Default.svg", + "typeExtras": { + "currencyIdScale": "0x02fa904c86b73fd041d6cc2aeed9e6ec0148fd51da", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala-rpc.n.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + } + ], + "externalApi": { + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + }, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "ASTR.svg", + "precision": 18, + "buyProviders": { + "banxa": { + "coinType": "ASTR", + "blockchain": "ASTR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "GLMR.svg", + "typeExtras": { + "assetId": "18446744073709551619", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "iBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "INTR.svg", + "typeExtras": { + "assetId": "18446744073709551621", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "PHA.svg", + "typeExtras": { + "assetId": "18446744073709551622", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "ACA.svg", + "typeExtras": { + "assetId": "18446744073709551616", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "aSEEDp", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "aSEEDp.svg", + "typeExtras": { + "assetId": "18446744073709551617", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "4294969280", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "typeExtras": { + "assetId": "18446744073709551623", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "UNQ", + "precision": 18, + "type": "statemine", + "priceId": "unique-network", + "icon": "UNQ.svg", + "typeExtras": { + "assetId": "18446744073709551631", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "vDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "vDOT.svg", + "typeExtras": { + "assetId": "18446744073709551624", + "isSufficient": true + } + }, + { + "assetId": 13, + "symbol": "EQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "EQD.svg", + "typeExtras": { + "assetId": "18446744073709551629", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar-rpc.n.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://astar.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-astar-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000", + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "name": "Polkadot", + "priceId": "polkadot", + "icon": "DOT.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "mercuryo": {} + }, + "sellProviders": { + "mercuryo": {} + } + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "1984", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "USDC.svg", + "typeExtras": { + "assetId": "1337", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "DED", + "precision": 10, + "priceId": "dot-is-ded", + "type": "statemine", + "icon": "DED.svg", + "typeExtras": { + "assetId": "30" + } + }, + { + "assetId": 4, + "symbol": "PINK", + "precision": 10, + "type": "statemine", + "icon": "PINK.svg", + "typeExtras": { + "assetId": "23" + } + }, + { + "assetId": 5, + "symbol": "DOTA", + "precision": 4, + "type": "statemine", + "icon": "DOTA.svg", + "typeExtras": { + "assetId": "18" + } + }, + { + "assetId": 6, + "symbol": "STINK", + "precision": 10, + "type": "statemine", + "icon": "STINK.svg", + "typeExtras": { + "assetId": "42069" + } + }, + { + "assetId": 7, + "symbol": "GABE", + "precision": 20, + "type": "statemine", + "icon": "GABE.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 8, + "symbol": "WUD", + "precision": 10, + "priceId": "gavun-wud", + "type": "statemine", + "icon": "WUD.svg", + "typeExtras": { + "assetId": "31337" + } + }, + { + "assetId": 9, + "symbol": "WETH-Snowbridge", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "statemine", + "icon": "WETH-Snowbridge.svg", + "typeExtras": { + "assetId": "0x02020907040300c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "palletName": "ForeignAssets", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "WBTC-Snowbridge", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "statemine", + "icon": "WBTC-Snowbridge.svg", + "typeExtras": { + "assetId": "0x020209070403002260fac5e5542a773aa44fbcfedf7c193bc2c599", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 11, + "symbol": "WIFD", + "precision": 10, + "type": "statemine", + "icon": "WIFD.svg", + "typeExtras": { + "assetId": "17" + } + }, + { + "assetId": 12, + "symbol": "BORK", + "precision": 10, + "type": "statemine", + "icon": "BORK.svg", + "typeExtras": { + "assetId": "690" + } + }, + { + "assetId": 13, + "symbol": "BUNS", + "precision": 10, + "type": "statemine", + "icon": "BUNS.svg", + "typeExtras": { + "assetId": "1234" + } + }, + { + "assetId": 14, + "symbol": "KOL", + "precision": 12, + "type": "statemine", + "icon": "KOL.svg", + "typeExtras": { + "assetId": "86" + } + }, + { + "assetId": 15, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "type": "statemine", + "icon": "MYTH.svg", + "typeExtras": { + "assetId": "0x010100a534", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 16, + "symbol": "MYTH-Snowbridge", + "precision": 18, + "priceId": "mythos", + "type": "statemine", + "icon": "MYTH-Snowbridge.svg", + "typeExtras": { + "assetId": "0x02020907040300ba41ddf06b7ffd89d1267b5a93bfef2424eb2003", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 17, + "symbol": "USDC-Snowbridge", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "USDC-Snowbridge.svg", + "typeExtras": { + "assetId": "0x02020907040300a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 18, + "symbol": "USDT-Snowbridge", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "USDT-Snowbridge.svg", + "typeExtras": { + "assetId": "0x02020907040300dac17f958d2ee523a2206206994597c13d831ec7", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 19, + "symbol": "DAI-Snowbridge", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "DAI-Snowbridge.svg", + "typeExtras": { + "assetId": "0x020209070403006b175474e89094c44da98b954eedeac495271d0f", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 20, + "symbol": "BASTI", + "precision": 12, + "type": "statemine", + "icon": "Default.svg", + "typeExtras": { + "assetId": "22222015" + } + }, + { + "assetId": 21, + "symbol": "DAMN", + "precision": 12, + "type": "statemine", + "icon": "DAMN.svg", + "typeExtras": { + "assetId": "22222012" + } + }, + { + "assetId": 22, + "symbol": "BILLCOIN", + "precision": 12, + "type": "statemine", + "icon": "BILLCOIN.svg", + "typeExtras": { + "assetId": "50000075" + } + }, + { + "assetId": 23, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "KSM.svg", + "typeExtras": { + "assetId": "0x02010903", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 24, + "symbol": "ETH-Snowbridge", + "precision": 18, + "priceId": "ethereum", + "type": "statemine", + "icon": "WETH-Snowbridge.svg", + "typeExtras": { + "assetId": "0x0201090704", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 26, + "symbol": "MPC", + "precision": 12, + "priceId": "my-paqman-coin", + "icon": "MPC.png", + "type": "statemine", + "typeExtras": { + "assetId": "50000103" + } + }, + { + "assetId": 27, + "symbol": "DON", + "precision": 12, + "priceId": "paydon", + "icon": "DON.png", + "type": "statemine", + "typeExtras": { + "assetId": "50000111" + } + } + ], + "nodes": [ + { + "url": "wss://asset-hub-polkadot-rpc.n.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://sys.ibp.network/asset-hub-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://asset-hub-polkadot.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://assethub-polkadot.statescan.io/#/accounts/{address}", + "extrinsic": "https://assethub-polkadot.statescan.io/#/extrinsics/{hash}", + "event": "https://assethub-polkadot.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-ah-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-prod.novasama-tech.org" + }, + { + "type": "subquery", + "url": "https://subquery-history-polkadot-ah-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-ah-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot-api.subsquare.io" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-polkadot-ah-prod.novasama-tech.org" + } + ], + "referendum-summary": [ + { + "type": "novasama", + "url": "https://opengov-backend.novasama-tech.org/api/v1/referendum-summaries/list" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0, + "options": [ + "swap-hub", + "assethub-fees", + "proxy", + "multisig", + "governance", + "fullSyncByDefault", + "crowdloans", + "pushSupport" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking", + "stakingMaxElectingVoters": 22500, + "relaychainAsNative": true, + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true, + "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "timelineChain": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3" + } + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "XRT.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics-freemium.subscan.io/extrinsic/{hash}", + "account": "https://robonomics-freemium.subscan.io/account/{address}" + } + ], + "externalApi": { + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://encointer-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-encointer-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "KINT.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "KINT", + "blockchain": "KINT" + } + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "aSEEDk.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "KSM-kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "kBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "qkBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "qKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "qUSDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-kintsugi-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "icon": "PICA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "ZTG.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-zeitgeist-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-zeitgeist-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-zeitgeist-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking", + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "SUB.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-subsocial-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "CSM.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-sha-subscan.crustnetwork.xyz", + "name": "Subscan node" + }, + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://shadow.statescan.io/#/accounts/{address}", + "extrinsic": "https://shadow.statescan.io/#/extrinsics/{hash}", + "event": "https://shadow.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-shadow-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "TEER.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-integritee-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "CFG.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://rpc-centrifuge.luckyfriday.io", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-centrifuge-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true, + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hydration", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "HDX.svg", + "buyProviders": { + "banxa": { + "coinType": "HDX", + "blockchain": "HDX" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "DAI-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "WETH-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "WBTC-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "ZTG.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "ASTR.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "CFG.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "BNC.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "DAI-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "WBTC-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "WETH-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "34854864344868000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "INTR.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x11000000", + "currencyIdType": "u32", + "existentialDeposit": "6164274209", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "SUB.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x18000000", + "currencyIdType": "u32", + "existentialDeposit": "20000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "icon": "vDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "18761726", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "PHA.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x08000000", + "currencyIdType": "u32", + "existentialDeposit": "54945054945", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "USDC-Moonbeam", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "USDC-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x15000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "4-Pool", + "precision": 18, + "type": "orml", + "icon": "4-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x64000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "2-Pool", + "precision": 18, + "type": "orml", + "icon": "2-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x65000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "2-Pool-Stbl", + "precision": 18, + "type": "orml", + "icon": "2-Pool-Stbl.svg", + "typeExtras": { + "currencyIdScale": "0x66000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "type": "orml", + "icon": "UNQ.svg", + "typeExtras": { + "currencyIdScale": "0x19000000", + "currencyIdType": "u32", + "existentialDeposit": "1224384348939740000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "type": "orml", + "icon": "NODL.svg", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "109890109890", + "transfersEnabled": true + } + }, + { + "assetId": 27, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "type": "orml", + "icon": "CRU.svg", + "typeExtras": { + "currencyIdScale": "0x1b000000", + "currencyIdType": "u32", + "existentialDeposit": "7874015748", + "transfersEnabled": true + } + }, + { + "assetId": 28, + "symbol": "USDT-Moonbeam", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x17000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 29, + "symbol": "DED", + "precision": 10, + "priceId": "dot-is-ded", + "type": "orml", + "icon": "DED.svg", + "typeExtras": { + "currencyIdScale": "0x53420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 30, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "PINK.svg", + "typeExtras": { + "currencyIdScale": "0x55420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 31, + "symbol": "STINK", + "precision": 10, + "type": "orml", + "icon": "STINK.svg", + "typeExtras": { + "currencyIdScale": "0x62420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 32, + "symbol": "DOTA", + "precision": 4, + "type": "orml", + "icon": "DOTA.svg", + "typeExtras": { + "currencyIdScale": "0x66420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 33, + "symbol": "GABE", + "precision": 20, + "type": "orml", + "icon": "GABE.svg", + "typeExtras": { + "currencyIdScale": "0x7e420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 34, + "symbol": "KILT", + "precision": 15, + "type": "orml", + "priceId": "kilt-protocol", + "icon": "KILT.svg", + "typeExtras": { + "currencyIdScale": "0x1c000000", + "currencyIdType": "u32", + "existentialDeposit": "21358393848783", + "transfersEnabled": true + } + }, + { + "assetId": 35, + "symbol": "WUD", + "precision": 10, + "priceId": "gavun-wud", + "type": "orml", + "icon": "WUD.svg", + "typeExtras": { + "currencyIdScale": "0x95420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 36, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "type": "orml", + "icon": "MYTH.svg", + "typeExtras": { + "currencyIdScale": "0x1e000000", + "currencyIdType": "u32", + "existentialDeposit": "21367521367521400", + "transfersEnabled": true + } + }, + { + "assetId": 37, + "symbol": "WETH-Snowbridge", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "WETH-Snowbridge.svg", + "typeExtras": { + "currencyIdScale": "0x06430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 38, + "symbol": "WBTC-Snowbridge", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "WBTC-Snowbridge.svg", + "typeExtras": { + "currencyIdScale": "0xfe420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 39, + "symbol": "WIFD", + "precision": 10, + "type": "orml", + "icon": "WIFD.svg", + "typeExtras": { + "currencyIdScale": "0x92420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 40, + "symbol": "BORK", + "precision": 10, + "type": "orml", + "icon": "BORK.svg", + "typeExtras": { + "currencyIdScale": "0xd4420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 41, + "symbol": "BUNS", + "precision": 10, + "type": "orml", + "icon": "BUNS.svg", + "typeExtras": { + "currencyIdScale": "0xf1420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 42, + "symbol": "KOL", + "precision": 12, + "type": "orml", + "icon": "KOL.svg", + "typeExtras": { + "currencyIdScale": "0x07430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 43, + "symbol": "vASTR", + "precision": 18, + "priceId": "bifrost-voucher-astr", + "type": "orml", + "icon": "vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x21000000", + "currencyIdType": "u32", + "existentialDeposit": "133689839572193000", + "transfersEnabled": true + } + }, + { + "assetId": 44, + "symbol": "AJUN", + "precision": 12, + "priceId": "ajuna-network-2", + "type": "orml", + "icon": "AJUN.svg", + "typeExtras": { + "currencyIdScale": "0x20000000", + "currencyIdType": "u32", + "existentialDeposit": "100786131828", + "transfersEnabled": true + } + }, + { + "assetId": 45, + "symbol": "AAVE", + "precision": 18, + "priceId": "aave", + "type": "orml", + "icon": "AAVE.svg", + "typeExtras": { + "currencyIdScale": "0xb0440f00", + "currencyIdType": "u32", + "existentialDeposit": "59084194977843", + "transfersEnabled": true + } + }, + { + "assetId": 46, + "symbol": "BASTI", + "precision": 12, + "type": "orml", + "icon": "Default.svg", + "typeExtras": { + "currencyIdScale": "0x64430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 47, + "symbol": "DAMN", + "precision": 12, + "type": "orml", + "icon": "DAMN.svg", + "typeExtras": { + "currencyIdScale": "0x5e430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 48, + "symbol": "SOL-Wormhole", + "precision": 9, + "priceId": "solana", + "type": "orml", + "icon": "SOL-Wormhole.svg", + "typeExtras": { + "currencyIdScale": "0x30450f00", + "currencyIdType": "u32", + "existentialDeposit": "46339", + "transfersEnabled": true + } + }, + { + "assetId": 49, + "symbol": "SUI-Wormhole", + "precision": 9, + "type": "orml", + "icon": "SUI-Wormhole.svg", + "typeExtras": { + "currencyIdScale": "0x31450f00", + "currencyIdType": "u32", + "existentialDeposit": "2652520", + "transfersEnabled": true + } + }, + { + "assetId": 50, + "symbol": "tBTC", + "precision": 18, + "priceId": "tbtc", + "type": "orml", + "icon": "tBTC.svg", + "typeExtras": { + "currencyIdScale": "0x3d450f00", + "currencyIdType": "u32", + "existentialDeposit": "106803374987", + "transfersEnabled": true + } + }, + { + "assetId": 51, + "symbol": "BILLCOIN", + "precision": 12, + "type": "orml", + "icon": "BILLCOIN.svg", + "typeExtras": { + "currencyIdScale": "0x3a450f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 52, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x43450f00", + "currencyIdType": "u32", + "existentialDeposit": "313283208", + "transfersEnabled": true + } + }, + { + "assetId": 53, + "symbol": "EWT", + "precision": 18, + "priceId": "energy-web-token", + "type": "orml", + "icon": "EWT.svg", + "typeExtras": { + "currencyIdScale": "0x6dda0300", + "currencyIdType": "u32", + "existentialDeposit": "3244646333550", + "transfersEnabled": true + } + }, + { + "assetId": 54, + "symbol": "LINK", + "precision": 18, + "priceId": "chainlink", + "type": "orml", + "icon": "LINK.svg", + "typeExtras": { + "currencyIdScale": "0x5a450f00", + "currencyIdType": "u32", + "existentialDeposit": "436681222707424", + "transfersEnabled": true + } + }, + { + "assetId": 55, + "symbol": "LDO", + "precision": 18, + "priceId": "lido-dao", + "type": "orml", + "icon": "LDO.svg", + "typeExtras": { + "currencyIdScale": "0x5c450f00", + "currencyIdType": "u32", + "existentialDeposit": "5102040816326530", + "transfersEnabled": true + } + }, + { + "assetId": 56, + "symbol": "SKY", + "precision": 18, + "type": "orml", + "icon": "SKY.svg", + "typeExtras": { + "currencyIdScale": "0x5b450f00", + "currencyIdType": "u32", + "existentialDeposit": "211685012701101000", + "transfersEnabled": true + } + }, + { + "assetId": 57, + "symbol": "ETH-Snowbridge", + "precision": 18, + "priceId": "ethereum", + "type": "orml", + "icon": "WETH-Snowbridge.svg", + "typeExtras": { + "currencyIdScale": "0x22000000", + "currencyIdType": "u32", + "existentialDeposit": "5373455131650", + "transfersEnabled": true + } + }, + { + "assetId": 58, + "symbol": "GDOT", + "precision": 18, + "priceId": "gigadot", + "type": "orml-hydration-evm", + "icon": "GIGADOT.svg", + "typeExtras": { + "currencyIdScale": "0x45000000", + "currencyIdType": "u32", + "existentialDeposit": "5290724013368937", + "transfersEnabled": true + } + }, + { + "assetId": 59, + "symbol": "2-Pool-GDOT", + "precision": 18, + "type": "orml", + "icon": "2-Pool-GDOT.svg", + "typeExtras": { + "currencyIdScale": "0xb2020000", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 60, + "symbol": "aDOT", + "precision": 10, + "type": "orml-hydration-evm", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0xe9030000", + "currencyIdType": "u32", + "existentialDeposit": "54125333", + "transfersEnabled": true + } + }, + { + "assetId": 61, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "orml", + "icon": "TRAC.svg", + "typeExtras": { + "currencyIdScale": "0x23000000", + "currencyIdType": "u32", + "existentialDeposit": "27777777777777800", + "transfersEnabled": true + } + }, + { + "assetId": 62, + "symbol": "NEURO", + "precision": 12, + "priceId": "neurowebai", + "type": "orml", + "icon": "NEURO.svg", + "typeExtras": { + "currencyIdScale": "0x24000000", + "currencyIdType": "u32", + "existentialDeposit": "588235294118", + "transfersEnabled": true + } + }, + { + "assetId": 63, + "symbol": "GETH", + "precision": 18, + "priceId": "gigaeth", + "type": "orml-hydration-evm", + "icon": "GIGAETH.svg", + "typeExtras": { + "currencyIdScale": "0xa4010000", + "currencyIdType": "u32", + "existentialDeposit": "8202803876747", + "transfersEnabled": true + } + }, + { + "assetId": 64, + "symbol": "2-Pool-GETH", + "precision": 18, + "type": "orml", + "icon": "2-Pool-GETH.svg", + "typeExtras": { + "currencyIdScale": "0x68100000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 65, + "symbol": "HOLLAR", + "precision": 18, + "priceId": "tether", + "type": "orml-hydration-evm", + "icon": "HOLLAR.svg", + "typeExtras": { + "currencyIdScale": "0xde000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 66, + "symbol": "aUSDT", + "precision": 6, + "priceId": "tether", + "type": "orml-hydration-evm", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0xea030000", + "currencyIdType": "u32", + "existentialDeposit": "22409", + "transfersEnabled": true + } + }, + { + "assetId": 67, + "symbol": "aUSDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml-hydration-evm", + "icon": "USDC.svg", + "typeExtras": { + "currencyIdScale": "0xeb030000", + "currencyIdType": "u32", + "existentialDeposit": "22409", + "transfersEnabled": true + } + }, + { + "assetId": 68, + "symbol": "2-Pool-HUSDC", + "precision": 18, + "type": "orml", + "icon": "2-Pool-HUSDC.svg", + "typeExtras": { + "currencyIdScale": "0x6e000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 69, + "symbol": "2-Pool-HUSDT", + "precision": 18, + "type": "orml", + "icon": "2-Pool-HUSDT.svg", + "typeExtras": { + "currencyIdScale": "0x6f000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 70, + "symbol": "PAXG", + "precision": 18, + "priceId": "pax-gold", + "type": "orml", + "icon": "PAXG.svg", + "typeExtras": { + "currencyIdScale": "0x27000000", + "currencyIdType": "u32", + "existentialDeposit": "2374169040836", + "transfersEnabled": true + } + }, + { + "assetId": 71, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "type": "orml", + "icon": "PEN.svg", + "typeExtras": { + "currencyIdScale": "0x91420f00", + "currencyIdType": "u32", + "existentialDeposit": "153256704981", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-hydra.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc.hydradx.cloud", + "name": "Galactic Council node" + }, + { + "url": "wss://hydration.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://hydration.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-hydra-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hydration.svg", + "addressPrefix": 0, + "options": [ + "governance", + "governance-v1", + "hydradx-swaps", + "hydration-fees", + "proxy", + "multisig" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true, + "defaultBlockTime": 6000 + }, + "legacyAddressPrefix": 63 + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "INTR.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "INTR", + "blockchain": "INTR" + } + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "iBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "KINT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "kBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "qiBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "qUSDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "qDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://rpc-interlay.luckyfriday.io/", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://interlay.statescan.io/#/accounts/{address}", + "event": "https://interlay.statescan.io/#/events/{event}", + "extrinsic": "https://interlay.statescan.io/#/extrinsics/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-interlay-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "NODL.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-nodle-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "PHA.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.n.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-phala-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "AZERO.svg", + "buyProviders": { + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport", + "multisig" + ] + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "PDEX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "ASTR", + "precision": 12, + "priceId": "astar", + "type": "statemine", + "icon": "ASTR.svg", + "typeExtras": { + "assetId": "222121451965151777636299756141619631150", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "PHA.svg", + "typeExtras": { + "assetId": "193492391581201937291053139015355410612", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "iBTC", + "precision": 12, + "priceId": "bitcoin", + "type": "statemine", + "icon": "iBTC.svg", + "typeExtras": { + "assetId": "226557799181424065994173367616174607641", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "DED", + "precision": 12, + "priceId": "dot-is-ded", + "type": "statemine", + "icon": "DED.svg", + "typeExtras": { + "assetId": "119367686984583275840673742485354142551", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "PINK", + "precision": 12, + "type": "statemine", + "icon": "PINK.svg", + "typeExtras": { + "assetId": "339306133874233608313826294843504252047", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "GLMR", + "precision": 12, + "priceId": "moonbeam", + "type": "statemine", + "icon": "GLMR.svg", + "typeExtras": { + "assetId": "182269558229932594457975666948556356791", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://so.polkadex.ee", + "name": "PolkadexSup node" + }, + { + "url": "wss://polkadex.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadex-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadex-prod.novasama-tech.org" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadex-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking", + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "NeuroWeb", + "assets": [ + { + "assetId": 0, + "symbol": "NEURO", + "precision": 12, + "priceId": "neurowebai", + "icon": "NEURO.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://neuroweb.subscan.io/account/{address}", + "extrinsic": "https://neuroweb.subscan.io/extrinsic/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/NeuroWeb.svg", + "addressPrefix": 101, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNCPOLKA" + } + } + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "ASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "type": "orml", + "icon": "vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "orml", + "icon": "vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "priceId": "bifrost-voucher-astr", + "type": "orml", + "icon": "vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "vsDOT", + "precision": 10, + "type": "orml", + "icon": "vsDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0a00", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "type": "orml", + "icon": "MANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0808", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "vMANTA", + "precision": 18, + "type": "orml", + "icon": "vMANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0908", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-polkadot.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://bifrost-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://eu.bifrost-polkadot-rpc.liebi.com/ws", + "name": "LiebiEU node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-bifrost-polkadot-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 0, + "legacyAddressPrefix": 6, + "options": [ + "governance" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Heima", + "assets": [ + { + "assetId": 0, + "symbol": "HEI", + "precision": 18, + "icon": "HEI.svg", + "priceId": "heima" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://heima-rpc.n.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://heima.statescan.io/#/accounts/{address}", + "extrinsic": "https://heima.statescan.io/#/extrinsics/{hash}", + "event": "https://heima.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-litentry-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Heima.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "UNQ.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + }, + { + "url": "wss://unique.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://unique.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-unique-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391, + "options": [ + "fullSyncByDefault" + ], + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "MGX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "icon": "TUR.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "icon": "RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "icon": "vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "KAB.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "AMPE.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "priceId": "kusama", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDC.s", + "precision": 12, + "priceId": "usdc", + "type": "orml", + "icon": "USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "XLM.s", + "precision": 12, + "priceId": "stellar", + "type": "orml", + "icon": "XLM.svg", + "typeExtras": { + "currencyIdScale": "0x0200", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "TZS.s", + "precision": 12, + "type": "orml", + "icon": "TZS.svg", + "typeExtras": { + "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "BRL.s", + "precision": 12, + "type": "orml", + "icon": "BRL.svg", + "typeExtras": { + "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "AUDD.s", + "precision": 12, + "priceId": "novatti-australian-digital-dollar", + "type": "orml", + "icon": "AUDD.svg", + "typeExtras": { + "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "icon": "EURM.svg", + "typeExtras": { + "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "NGNC.s", + "precision": 12, + "type": "orml", + "icon": "NGNC.svg", + "typeExtras": { + "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-amplitude-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 0, + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + }, + "legacyAddressPrefix": 57 + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "CAPS.svg", + "buyProviders": { + "banxa": { + "coinType": "CAPS", + "blockchain": "TERNOA" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-ternoa-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-ternoa-prod.novasama-tech.org" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-ternoa-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "POLYX.svg", + "buyProviders": { + "banxa": { + "coinType": "POLYX", + "blockchain": "Polymesh" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-polymesh-prod.novasama-tech.org" + } + ] + } + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://ipci.rpc.robonomics.network", + "name": "Airalab node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-dao-ipci-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation 1 node" + }, + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation 2 node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0102", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDC.s", + "precision": 12, + "priceId": "usdc", + "type": "orml", + "icon": "USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XLM.s", + "precision": 12, + "priceId": "stellar", + "type": "orml", + "icon": "XLM.svg", + "typeExtras": { + "currencyIdScale": "0x0200", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "TZS.s", + "precision": 12, + "type": "orml", + "icon": "TZS.svg", + "typeExtras": { + "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "BRL.s", + "precision": 12, + "type": "orml", + "icon": "BRL.svg", + "typeExtras": { + "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "AUDD.s", + "precision": 12, + "priceId": "novatti-australian-digital-dollar", + "type": "orml", + "icon": "AUDD.svg", + "typeExtras": { + "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "icon": "EURM.svg", + "priceId": "euro-coin", + "typeExtras": { + "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "NGNC.s", + "precision": 12, + "type": "orml", + "icon": "NGNC.svg", + "typeExtras": { + "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0106", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "PINK.svg", + "typeExtras": { + "currencyIdScale": "0x0107", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "HDX", + "precision": 12, + "type": "orml", + "priceId": "hydradx", + "icon": "HDX.svg", + "typeExtras": { + "currencyIdScale": "0x0108", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "ASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0109", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "vDOT", + "precision": 10, + "type": "orml", + "priceId": "voucher-dot", + "icon": "vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "typeExtras": { + "currencyIdScale": "0x010b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDC.axl", + "precision": 6, + "type": "orml", + "priceId": "axlusdc", + "icon": "USDCaxl.svg", + "typeExtras": { + "currencyIdScale": "0x010c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "priceId": "euro-coin", + "icon": "EURC.svg", + "typeExtras": { + "currencyIdScale": "0x020145555243cf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pendulum.subscan.io/extrinsic/{hash}", + "account": "https://pendulum.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-pendulum-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 0, + "options": [ + "governance-v1" + ], + "additional": { + "supportsGenericLedgerApp": true + }, + "legacyAddressPrefix": 56 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-crust-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 0, + "additional": { + "feeViaRuntimeCall": true + }, + "legacyAddressPrefix": 88 + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-aventus-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c1.hashed.network", + "name": "Hashed systems 1 node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "SAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://lite.sub.latent.to:443", + "name": "Latent Holdings (Lite) node" + }, + { + "url": "wss://bittensor-finney.api.onfinality.io/public-ws", + "name": "OnFinality (Archive) node" + }, + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "explorers": [ + { + "name": "SCAN", + "account": "https://bittensor.com/scan/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-bittensor-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "priceId": "ajuna-network-2", + "icon": "AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://ajuna.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://ajuna.statescan.io/#/accounts/{address}", + "extrinsic": "https://ajuna.statescan.io/#/extrinsics/{hash}", + "event": "https://ajuna.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-ajuna-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "priceId": "3dpass", + "icon": "P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.3dpass.org", + "name": "3DPass node" + }, + { + "url": "wss://rpc.p3d.top", + "name": "Lzmz node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-3dpass-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "KTON.svg", + "typeExtras": { + "assetId": "1026", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.darwinia.network", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "CRAB.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "CKTON.svg", + "typeExtras": { + "assetId": "1026", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-crab-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-frequency-prod.novasama-tech.org" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/frequency.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90 + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "priceId": "vara-network", + "staking": [ + "relaychain", + "nomination-pools" + ], + "icon": "VARA.svg", + "buyProviders": { + "banxa": { + "coinType": "VARA", + "blockchain": "VARA" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + }, + { + "name": "Subscan", + "extrinsic": "https://vara.subscan.io/extrinsic/{hash}", + "account": "https://vara.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-vara-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-vara-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-vara-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/vara-vara-staking", + "supportsGenericLedgerApp": true + }, + "options": [ + "pushSupport" + ] + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "GIANT.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-mainnet-az-ue1.giantprotocol.org:443", + "name": "Anchor node 1" + }, + { + "url": "wss://rpc-anchor-2-mainnet-az-ue1.giantprotocol.org:443", + "name": "Anchor node 2" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-giant-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://bridge-hub-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bridgehub-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://bridgehub-polkadot.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://bridgehub-polkadot.statescan.io/#/accounts/{address}", + "extrinsic": "https://bridgehub-polkadot.statescan.io/#/extrinsics/{hash}", + "event": "https://bridgehub-polkadot.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-bh-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0, + "additional": { + "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008" + } + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://bridge-hub-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bridgehub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bridgehub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://bridgehub-kusama.statescan.io/#/accounts/{address}", + "extrinsic": "https://bridgehub-kusama.statescan.io/#/extrinsics/{hash}", + "event": "https://bridgehub-kusama.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-kusama-bh-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2, + "additional": { + "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f" + } + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://collectives-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://collectives.statescan.io/#/accounts/{address}", + "event": "https://collectives.statescan.io/#/events/{event}", + "extrinsic": "https://collectives.statescan.io/#/extrinsics/{hash}" + }, + { + "name": "Subscan", + "extrinsic": "https://collectives-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://collectives-polkadot.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-col-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0 + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://krest.api.onfinality.io/public-ws'", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin Matrix", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.matrix.blockchain.enjin.io", + "name": "Enjin node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}", + "account": "https://matrix.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-enjin-matrixc-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 1110, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956", + "name": "Joystream", + "assets": [ + { + "assetId": 0, + "symbol": "JOY", + "priceId": "joystream", + "precision": 10, + "icon": "JOY.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.joystream.org", + "name": "Jsgenesis node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}", + "account": "https://joystream.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-joystream-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg", + "addressPrefix": 126 + }, + { + "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae", + "name": "Dock (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DOCK", + "priceId": "dock", + "precision": 6, + "icon": "DOCK.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-node.dock.io", + "name": "Dock Association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dock.subscan.io/extrinsic/{hash}", + "account": "https://dock.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg", + "addressPrefix": 22 + }, + { + "chainId": "eip155:246", + "name": "Energy Web Chain", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "type": "evmNative", + "icon": "EWT.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://consortia-rpc.energyweb.org", + "name": "Public EWC http node" + }, + { + "url": "https://rpc.energyweb.org", + "name": "Energy web http node" + }, + { + "url": "https://archive-rpc.energyweb.org", + "name": "Archive http node" + }, + { + "url": "wss://rpc.energyweb.org/ws", + "name": "Energy web wss node" + } + ], + "explorers": [ + { + "name": "Energy Web Explorer", + "extrinsic": "https://explorer.energyweb.org/tx/{hash}", + "account": "https://explorer.energyweb.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.energyweb.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg", + "addressPrefix": 246, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Energy Web X", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "precision": 18, + "icon": "EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.energywebx.com/", + "name": "Energywebx node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://energywebx.subscan.io/extrinsic/{hash}", + "account": "https://energywebx.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-energywebx-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", + "addressPrefix": 42 + }, + { + "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "InvArch (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "VARCH", + "precision": 12, + "icon": "VARCH.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://invarch.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://invarch.statescan.io/#/accounts/{address}", + "event": "https://invarch.statescan.io/#/events/{event}", + "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", + "addressPrefix": 117, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Manta Atlantic", + "assets": [ + { + "assetId": 0, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "icon": "MANTA.svg", + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "8", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.manta.systems", + "name": "Manta node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-manta-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-manta-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-manta-prod.novasama-tech.org" + } + ] + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://manta.subscan.io/extrinsic/{hash}", + "account": "https://manta.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 77, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/manta-manta-staking", + "defaultBlockTime": 12000, + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "eip155:169", + "name": "Manta Pacific", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://pacific-rpc.manta.network/http", + "name": "Manta rpc 1 node" + }, + { + "url": "https://1rpc.io/manta", + "name": "Manta rpc 2 node" + }, + { + "url": "wss://pacific-rpc.manta.network/ws", + "name": "Manta wss node" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://pacific-explorer.manta.network/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "explorers": [ + { + "name": "Manta Pacific Block Explorer", + "extrinsic": "https://pacific-explorer.manta.network/tx/{hash}", + "account": "https://pacific-explorer.manta.network/address/{address}" + }, + { + "name": "Manta Socialscan", + "extrinsic": "https://manta.socialscan.io/tx/{hash}", + "account": "https://manta.socialscan.io/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 169, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "d8761d3c88f26dc12875c00d3165f7d67243d56fc85b4cf19937601a7916e5a9", + "name": "Enjin Relay", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.relay.blockchain.enjin.io", + "name": "Enjin node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://enjin.subscan.io/extrinsic/{hash}", + "account": "https://enjin.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 2135, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-enjin-relaychain-prod.novasama-tech.org" + } + ] + }, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Curio", + "assets": [ + { + "assetId": 0, + "symbol": "CGT", + "precision": 18, + "priceId": "curio-governance", + "icon": "CGT.svg" + } + ], + "nodes": [ + { + "url": "wss://archive.parachain.curioinvest.com", + "name": "Curio 1 node" + }, + { + "url": "wss://parachain.curioinvest.com/", + "name": "Curio 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-curio-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", + "addressPrefix": 777 + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Mythos", + "assets": [ + { + "assetId": 0, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "icon": "MYTH.svg", + "staking": [ + "mythos" + ] + } + ], + "nodes": [ + { + "url": "wss://polkadot-mythos-rpc.polkadot.io", + "name": "Parity node", + "features": [ + "noTls12" + ] + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}", + "account": "https://mythos.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-mythos-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-mythos-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-mythos-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg", + "addressPrefix": 29972, + "options": [ + "ethereumBased", + "governance-v1", + "proxy", + "multisig" + ], + "additional": { + "themeColor": "#ED3A47", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/mythos-myth-staking", + "feeViaRuntimeCall": true, + "sessionLength": 14400, + "defaultBlockTime": 6000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Acurast Canary", + "assets": [ + { + "assetId": 0, + "symbol": "cACU", + "precision": 12, + "icon": "cACU.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.canary.acurast.com", + "name": "Acurast node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acurast_Canary.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-acurast-prod.novasama-tech.org" + } + ] + } + }, + { + "chainId": "c710a5f16adc17bcd212cff0aedcbf1c1212a043cdc0fb2dcba861efe5305b01", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kreivo", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://kreivo.kippu.rocks/", + "name": "Kippu node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-kreivo-prod.novasama-tech.org" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kreivo.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg", + "addressPrefix": 2 + }, + { + "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hyperbridge Nexus", + "assets": [ + { + "assetId": 0, + "symbol": "BRIDGE", + "precision": 12, + "priceId": "hyperbridge-2", + "icon": "BRIDGE.svg" + } + ], + "nodes": [ + { + "url": "wss://nexus.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://nexus.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://hyperbridge-nexus-rpc.blockops.network", + "name": "BlockOps node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://nexus.statescan.io/#/accounts/{address}", + "event": "https://nexus.statescan.io/#/events/{event}", + "extrinsic": "https://nexus.statescan.io/#/extrinsics/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge_Nexus.svg", + "addressPrefix": 0, + "legacyAddressPrefix": 42, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "81443836a9a24caaa23f1241897d1235717535711d1d3fe24eae4fdc942c092c", + "name": "Cere", + "assets": [ + { + "assetId": 0, + "symbol": "CERE", + "precision": 10, + "priceId": "cere-network", + "icon": "CERE.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.mainnet.cere.network/ws", + "name": "Cere node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://cere.statescan.io/#/accounts/{address}", + "event": "https://cere.statescan.io/#/events/{event}", + "extrinsic": "https://cere.statescan.io/#/extrinsics/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Cere.svg", + "addressPrefix": 54, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "b91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a", + "name": "Avail", + "assets": [ + { + "assetId": 0, + "symbol": "AVAIL", + "precision": 18, + "priceId": "avail", + "icon": "AVAIL.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.avail.so/ws", + "name": "Avail node" + }, + { + "url": "wss://avail.rpc.bountyblok.io", + "name": "Bountyblok node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://avail.subscan.io/extrinsic/{hash}", + "account": "https://avail.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/avail.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-avail-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-avail-prod.novasama-tech.org" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-avail-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Avail.svg", + "addressPrefix": 42, + "options": [ + "pushSupport", + "multisig" + ], + "additional": { + "themeColor": "#58C8F6", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/avail-avail-staking" + } + }, + { + "chainId": "0313f6a011d128d22f996703cbab05162e2fdc9e031493314fe6db79979c5ca7", + "name": "DENTNet", + "assets": [ + { + "assetId": 0, + "symbol": "DENTX", + "precision": 18, + "icon": "DENTX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.dentnet.io/ws", + "name": "DENTNet node" + } + ], + "explorers": [ + { + "name": "DENTNet Explorer", + "account": "https://main.dentnet.io/explorer/dentnet/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DENTNet.svg", + "addressPrefix": 9807 + }, + { + "chainId": "eip155:8453", + "name": "Base", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://base-rpc.publicnode.com", + "name": "Base http node" + }, + { + "url": "https://base-pokt.nodies.app", + "name": "Pokt node" + }, + { + "url": "wss://base-rpc.publicnode.com", + "name": "Base public node" + }, + { + "url": "wss://base-mainnet.infura.io/ws/v3/82fd5b2925e341719f10b7ed4376a646", + "name": "Ifura node" + } + ], + "explorers": [ + { + "name": "Basescan", + "extrinsic": "https://basescan.org/tx/{hash}", + "account": "https://basescan.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.basescan.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Base.svg", + "addressPrefix": 8453, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:324", + "name": "ZKsync Era", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://mainnet.era.zksync.io", + "name": "http node" + }, + { + "url": "https://1rpc.io/zksync2-era", + "name": "http node 2" + }, + { + "url": "https://endpoints.omniatech.io/v1/zksync-era/mainnet/public", + "name": "http node 3" + }, + { + "url": "wss://mainnet.era.zksync.io/ws", + "name": "wss node" + } + ], + "explorers": [ + { + "name": "ZKsync Era explorer", + "extrinsic": "https://era.zksync.network/tx/{hash}", + "account": "https://era.zksync.network/address/{address}" + }, + { + "name": "Block explorer", + "extrinsic": "https://explorer.zksync.io/tx/{hash}", + "account": "https://explorer.zksync.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-era.zksync.network/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ZKsync_Mainnet.svg", + "addressPrefix": 324, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "dd954cbf4000542ef1a15bca509cd89684330bee5e23766c527cdb0d7275e9c2", + "name": "CC Enterprise", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "priceId": "creditcoin-2", + "icon": "CTC.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.creditcoin.network/ws", + "name": "Creditcoin Foundation node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://cc-enterprise.subscan.io/extrinsic/{hash}", + "account": "https://cc-enterprise.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Creditcoin.svg", + "addressPrefix": 42 + }, + { + "chainId": "4436a7d64e363df85e065a894721002a86643283f9707338bf195d360ba2ee71", + "name": "Creditcoin", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "priceId": "creditcoin-2", + "icon": "CTC.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet3.creditcoin.network", + "name": "Creditcoin Foundation node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://creditcoin.subscan.io/extrinsic/{hash}", + "account": "https://creditcoin.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Creditcoin.svg", + "addressPrefix": 42 + }, + { + "chainId": "c56fa32442b2dad76f214b3ae07998e4ca09736e4813724bfb0717caae2c8bee", + "name": "Humanode", + "assets": [ + { + "assetId": 0, + "symbol": "HMND", + "precision": 18, + "priceId": "humanode", + "icon": "HMND.svg" + } + ], + "nodes": [ + { + "url": "wss://explorer-rpc-ws.mainnet.stages.humanode.io", + "name": "Humanode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://humanode.subscan.io/extrinsic/{hash}", + "account": "https://humanode.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg", + "addressPrefix": 5234 + }, + { + "chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add", + "name": "DeepBrain", + "assets": [ + { + "assetId": 0, + "symbol": "DBC", + "precision": 15, + "priceId": "deepbrain-chain", + "icon": "DBC.svg" + } + ], + "nodes": [ + { + "url": "wss://info.dbcwallet.io", + "name": "DBC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dbc.subscan.io/extrinsic/{hash}", + "account": "https://dbc.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg", + "addressPrefix": 42 + }, + { + "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "peaq", + "assets": [ + { + "assetId": 0, + "symbol": "PEAQ", + "precision": 18, + "priceId": "peaq-2", + "icon": "PEAQ.svg" + } + ], + "nodes": [ + { + "url": "wss://peaq-rpc.publicnode.com", + "name": "Peaq node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://peaq.subscan.io/extrinsic/{hash}", + "account": "https://peaq.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/peaq.svg", + "addressPrefix": 42 + }, + { + "chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Laos", + "assets": [ + { + "assetId": 0, + "symbol": "LAOS", + "precision": 18, + "priceId": "laos-network", + "icon": "LAOS.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.laos.laosfoundation.io", + "name": "freeverse.io node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://laos.statescan.io/#/accounts/{address}", + "event": "https://laos.statescan.io/#/events/{event}" + }, + { + "name": "LAOS explorer", + "account": "https://explorer.laosnetwork.io/address/{address}", + "extrinsic": "https://explorer.laosnetwork.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/LAOS.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Xode (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "XON", + "precision": 12, + "icon": "XON.svg" + }, + { + "assetId": 1, + "symbol": "XGM", + "precision": 12, + "icon": "XGM.svg", + "type": "statemine", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 2, + "symbol": "XAV", + "precision": 12, + "icon": "XAV.svg", + "type": "statemine", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 3, + "symbol": "AZK", + "precision": 12, + "icon": "AZK.png", + "type": "statemine", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 4, + "symbol": "IXON", + "precision": 12, + "icon": "IXON.svg", + "type": "statemine", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 5, + "symbol": "IXAV", + "precision": 12, + "icon": "IXAV.svg", + "type": "statemine", + "typeExtras": { + "assetId": "5" + } + }, + { + "assetId": 6, + "symbol": "IDON", + "precision": 12, + "icon": "IDON.png", + "type": "statemine", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 7, + "symbol": "MPC", + "precision": 12, + "icon": "MPC.png", + "type": "statemine", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 8, + "symbol": "IMPC", + "precision": 12, + "icon": "IMPC.png", + "type": "statemine", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 9, + "symbol": "DON", + "precision": 12, + "icon": "DON.png", + "type": "statemine", + "typeExtras": { + "assetId": "9" + } + } + ], + "nodes": [ + { + "url": "wss://rpc-kr.xode.net", + "name": "Xode archive node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Xode.svg", + "addressPrefix": 42 + }, + { + "chainId": "bb9233e202ec014707f82ddb90e84ee9efece8fefee287ad4ad646d869a6c24a", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "JAMTON", + "assets": [ + { + "assetId": 0, + "symbol": "DOTON", + "precision": 18, + "icon": "DOTON.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.jamton.network", + "name": "Jamton node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Jamton.svg", + "addressPrefix": 5589, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/jamton.json", + "overridesCommon": true + } + }, + { + "chainId": "eip155:41455", + "name": "Aleph Zero EVM (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "type": "evmNative", + "icon": "AZERO.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://rpc.alephzero.raas.gelato.cloud", + "name": "Aleph Zero EVM rpc node" + }, + { + "url": "wss://ws.alephzero.raas.gelato.cloud", + "name": "Aleph Zero EVM wss node" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://evm-explorer.alephzero.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "explorers": [ + { + "name": "Aleph Zero EVM Explorer", + "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}", + "account": "https://evm-explorer.alephzero.org/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 41455, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0", + "name": "Tangle", + "assets": [ + { + "assetId": 0, + "symbol": "TNT", + "precision": 18, + "priceId": "tangle-network", + "icon": "TNT.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.tangle.tools", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://tangle.statescan.io/#/accounts/{address}", + "event": "https://tangle.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tangle.svg", + "addressPrefix": 5845, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Coretime", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/coretime-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://coretime-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://rpc-coretime-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://polkadot-coretime-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://coretime-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://coretime-polkadot.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://coretime-polkadot.statescan.io/#/accounts/{address}", + "extrinsic": "https://coretime-polkadot.statescan.io/#/extrinsics/{hash}", + "event": "https://coretime-polkadot.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Coretime.svg", + "addressPrefix": 0, + "additional": { + "supportsGenericLedgerApp": true, + "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008" + }, + "options": [ + "multisig" + ] + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Coretime", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/coretime-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://coretime-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://rpc-coretime-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://kusama-coretime-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/coretime", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://coretime-kusama.subscan.io/extrinsic/{hash}", + "account": "https://coretime-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://coretime-kusama.statescan.io/#/accounts/{address}", + "extrinsic": "https://coretime-kusama.statescan.io/#/extrinsics/{hash}", + "event": "https://coretime-kusama.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Coretime.svg", + "addressPrefix": 2, + "additional": { + "supportsGenericLedgerApp": true, + "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f" + }, + "options": [ + "multisig" + ] + }, + { + "chainId": "dffb39a66d80b9adb6bdbd7564a9215a1606596062578bf536480de6cc780c2d", + "name": "Argochain (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "AGC", + "precision": 18, + "priceId": "argocoin-2", + "icon": "AGC.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.devolvedai.com", + "name": "ArgoChain node" + } + ], + "explorers": [ + { + "name": "Argochain Scanner", + "account": "https://scanner.argoscan.net/address/{address}", + "extrinsic": "https://scanner.argoscan.net/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Argochain.svg", + "addressPrefix": 42 + }, + { + "chainId": "dd6d086f75ec041b66e20c4186d327b23c8af244c534a2418de6574e8c041a60", + "name": "Tanssi", + "assets": [ + { + "assetId": 0, + "symbol": "TANSSI", + "precision": 12, + "priceId": "tanssi", + "icon": "TANSSI.svg" + } + ], + "nodes": [ + { + "url": "wss://services.tanssi-mainnet.network/tanssi", + "name": "Tanssi Foundation node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://tanssi.subscan.io/extrinsic/{hash}", + "account": "https://tanssi.subscan.io/account/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tanssi.svg", + "addressPrefix": 42, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "eip155:420420422", + "name": "Polkadot Hub TestNet", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "type": "evmNative", + "icon": "PAS.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://testnet-passet-hub-eth-rpc.polkadot.io", + "name": "Polkadot Hub rpc node" + }, + { + "url": "wss://passet-hub-paseo.ibp.network", + "name": "Polkadot Hub wss node" + } + ], + "explorers": [ + { + "name": "Blockscan", + "extrinsic": "https://blockscout-passet-hub.parity-testnet.parity.io/tx/{hash}", + "account": "https://blockscout-passet-hub.parity-testnet.parity.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://blockscout-passet-hub.parity-testnet.parity.io/api/v2/", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Paseo_Testnet.svg", + "addressPrefix": 420420422, + "options": [ + "ethereumBased", + "noSubstrateRuntime", + "testnet" + ] + } +] diff --git a/chains/v22/chains_dev.json b/chains/v22/chains_dev.json new file mode 100644 index 0000000..af161da --- /dev/null +++ b/chains/v22/chains_dev.json @@ -0,0 +1,11315 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Relay", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "name": "Polkadot", + "priceId": "polkadot", + "icon": "DOT.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-polkadot-1.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc-polkadot-2.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://apps-rpc.polkadot.io", + "name": "Public node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://dot-rpc.stakeworld.io", + "name": "Stakeworld node" + }, + { + "url": "wss://polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + }, + { + "url": "wss://rpc-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://polkadot.statescan.io/#/accounts/{address}", + "extrinsic": "https://polkadot.statescan.io/#/extrinsics/{hash}", + "event": "https://polkadot.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-prod.novasama-tech.org" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot-api.subsquare.io" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-polkadot-stg.novasama-tech.org" + } + ], + "referendum-summary": [ + { + "type": "novasama", + "url": "https://opengov-backend-dev.novasama-tech.org/api/v1/referendum-summaries/list" + } + ] + }, + "options": [ + "proxy", + "fullSyncByDefault", + "pushSupport", + "multisig" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking", + "stakingMaxElectingVoters": 22500, + "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Relay", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "name": "Kusama", + "icon": "KSM.svg", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "KSM", + "blockchain": "KSM" + } + }, + "sellProviders": { + "transak": { + "network": "MAINNET" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc-kusama-1.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc-kusama-2.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP1 node" + }, + { + "url": "wss://kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://apps-kusama-rpc.polkadot.io", + "name": "Public node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://rpc-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://kusama.statescan.io/#/accounts/{address}", + "extrinsic": "https://kusama.statescan.io/#/extrinsics/{hash}", + "event": "https://kusama.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-kusama-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-kusama-prod.novasama-tech.org" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-kusama-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama-api.subsquare.io" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-kusama-stg.novasama-tech.org" + } + ], + "referendum-summary": [ + { + "type": "novasama", + "url": "https://opengov-backend-dev.novasama-tech.org/api/v1/referendum-summaries/list" + } + ] + }, + "options": [ + "governance", + "proxy", + "fullSyncByDefault", + "pushSupport", + "multisig" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking", + "stakingMaxElectingVoters": 12500, + "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "sellProviders": { + "transak": { + "network": "MAINNET" + } + } + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://westend.statescan.io/#/accounts/{address}", + "extrinsic": "https://westend.statescan.io/#/extrinsics/{hash}", + "event": "https://westend.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-westend-prod.novasama-tech.org/" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-westend-prod.novasama-tech.org/" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-westend-prod.novasama-tech.org/" + } + ] + }, + "options": [ + "testnet", + "governance", + "proxy", + "multisig" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-and-kusama", + "stakingMaxElectingVoters": 22500, + "feeViaRuntimeCall": true, + "identityChain": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c", + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend Asset Hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "name": "Westend", + "icon": "WND.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://asset-hub-westend-rpc.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://westmint-rpc-tn.dwellir.com", + "name": "Dwellir Tunisia" + }, + { + "url": "wss://sys.ibp.network/asset-hub-westend", + "name": "IBP1" + }, + { + "url": "wss://asset-hub-westend.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://westend-asset-hub-rpc.polkadot.io", + "name": "Parity" + }, + { + "url": "wss://asset-hub-westend.rpc.permanence.io", + "name": "Permanence DAO EU" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-westend.subscan.io/extrinsic/{hash}", + "account": "https://assethub-westend.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://assethub-westend.statescan.io/#/accounts/{address}", + "extrinsic": "https://assethub-westend.statescan.io/#/extrinsics/{hash}", + "event": "https://assethub-westend.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-westend-ah-stg.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-westend-ah-stg.novasama-tech.org" + }, + { + "type": "subquery", + "url": "https://subquery-history-westend-prod.novasama-tech.org/" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-westend-ah-stg.novasama-tech.org" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-westend-ah-stg.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "swap-hub", + "proxy", + "governance" + ], + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true, + "timelineChain": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "sessionsPerEra": 7, + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "name": "Kusama", + "icon": "KSM.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "priceId": "kusama", + "buyProviders": { + "mercuryo": {}, + "transak": { + "network": "KUSMAASSETHUB" + } + }, + "sellProviders": { + "mercuryo": {}, + "transak": { + "network": "KUSMAASSETHUB" + } + } + }, + { + "assetId": 1, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "RMRK.svg", + "typeExtras": { + "assetId": "8", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "1984", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "0x02010902", + "palletName": "ForeignAssets" + } + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/statemine", + "name": "IBP1 node" + }, + { + "url": "wss://asset-hub-kusama.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://assethub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://assethub-kusama.statescan.io/#/accounts/{address}", + "extrinsic": "https://assethub-kusama.statescan.io/#/extrinsics/{hash}", + "event": "https://assethub-kusama.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-kusama-ah-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-kusama-prod.novasama-tech.org" + }, + { + "type": "subquery", + "url": "https://subquery-history-kusama-ah-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-kusama-ah-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama-api.subsquare.io" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-kusama-ah-prod.novasama-tech.org" + } + ], + "referendum-summary": [ + { + "type": "novasama", + "url": "https://opengov-backend.novasama-tech.org/api/v1/referendum-summaries/list" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Asset_Hub.svg", + "addressPrefix": 2, + "options": [ + "swap-hub", + "assethub-fees", + "proxy", + "multisig", + "governance", + "pushSupport", + "fullSyncByDefault" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/kusama-ksm-staking", + "stakingMaxElectingVoters": 12500, + "relaychainAsNative": true, + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true, + "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "timelineChain": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe" + } + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "KAR.svg", + "priceId": "karura", + "buyProviders": { + "banxa": { + "coinType": "KAR", + "blockchain": "KAR" + } + } + }, + { + "assetId": 1, + "symbol": "aSEEDk", + "precision": 12, + "icon": "aSEEDk.svg", + "priceId": "ausd-seed-karura", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "KSM.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "BNC.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "PHA.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "KINT.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "QTZ.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "MOVR.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "CSM.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "KMA.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "TEER.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "NEER.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "BSX.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "AIR.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "GENS.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "CRAB.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://karura-rpc.n.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}" + } + ], + "externalApi": { + "governance": [ + { + "type": "subsquare", + "url": "https://karura.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "MOVR.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "banxa": { + "coinType": "MOVR", + "blockchain": "MOVR" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK (old)", + "precision": 10, + "priceId": "rmrk", + "type": "evm", + "icon": "RMRK.svg", + "typeExtras": { + "contractAddress": "0xffffffFF893264794d9d57E1E0E21E0042aF5A0A" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "evm", + "icon": "KSM.svg", + "typeExtras": { + "contractAddress": "0xFfFFfFff1FcaCBd218EDc0EbA20Fc2308C778080" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "evm", + "icon": "KINT.svg", + "typeExtras": { + "contractAddress": "0xfffFFFFF83F4f317d3cbF6EC6250AeC3697b3fF2" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "evm", + "icon": "KAR.svg", + "typeExtras": { + "contractAddress": "0xFfFFFFfF08220AD2E6e157f26eD8bD22A336A0A5" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "evm", + "icon": "BNC.svg", + "typeExtras": { + "contractAddress": "0xFFfFFfFFF075423be54811EcB478e911F22dDe7D" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "evm", + "icon": "kBTC.svg", + "typeExtras": { + "contractAddress": "0xFFFfFfFfF6E528AD57184579beeE00c5d5e646F0" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "evm", + "icon": "USDT.svg", + "typeExtras": { + "contractAddress": "0xFFFFFFfFea09FB06d082fd1275CD48b191cbCD1d" + } + }, + { + "assetId": 8, + "symbol": "xcaSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "statemine", + "icon": "aSEEDk.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "evm", + "icon": "CSM.svg", + "typeExtras": { + "contractAddress": "0xffFfFFFf519811215E05eFA24830Eebe9c43aCD7" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "evm", + "icon": "PHA.svg", + "typeExtras": { + "contractAddress": "0xffFfFFff8E6b63d9e447B6d4C45BDA8AF9dc9603" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "evm", + "icon": "HKO.svg", + "typeExtras": { + "contractAddress": "0xffffffFF394054BCDa1902B6A6436840435655a3" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "evm", + "icon": "KMA.svg", + "typeExtras": { + "contractAddress": "0xFFffFffFA083189f870640b141ae1E882c2b5bad" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "evm", + "icon": "CRAB.svg", + "typeExtras": { + "contractAddress": "0xFFFffFfF8283448b3cB519Ca4732F2ddDC6A6165" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "evm", + "icon": "TEER.svg", + "typeExtras": { + "contractAddress": "0xFfFfffFf4F0CD46769550E5938F6beE2F5d4ef1e" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "evm", + "icon": "LIT.svg", + "typeExtras": { + "contractAddress": "0xfffFFfFF31103d490325BB0a8E40eF62e2F614C0" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "evm", + "icon": "SDN.svg", + "typeExtras": { + "contractAddress": "0xFFFfffFF0Ca324C842330521525E7De111F38972" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "evm", + "icon": "XRT.svg", + "typeExtras": { + "contractAddress": "0xFffFFffF51470Dca3dbe535bD2880a9CcDBc6Bd9" + } + }, + { + "assetId": 18, + "symbol": "xcvKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "evm", + "icon": "vKSM.svg", + "typeExtras": { + "contractAddress": "0xFFffffFFC6DEec7Fc8B11A2C8ddE9a59F8c62EFe" + } + }, + { + "assetId": 19, + "symbol": "xcvBNC", + "precision": 12, + "type": "evm", + "icon": "vBNC.svg", + "typeExtras": { + "contractAddress": "0xFFffffff3646A00f78caDf8883c5A2791BfCDdc4" + } + }, + { + "assetId": 20, + "symbol": "xcvMOVR", + "precision": 18, + "type": "evm", + "icon": "vMOVR.svg", + "typeExtras": { + "contractAddress": "0xfFfffFfF98e37bF6a393504b5aDC5B53B4D0ba11" + } + }, + { + "assetId": 21, + "symbol": "xcMGX", + "precision": 18, + "type": "evm", + "priceId": "mangata-x", + "icon": "MGX.svg", + "typeExtras": { + "contractAddress": "0xffFfFffF58d867EEa1Ce5126A4769542116324e9" + } + }, + { + "assetId": 22, + "symbol": "xcTUR", + "precision": 10, + "type": "evm", + "priceId": "turing-network", + "icon": "TUR.svg", + "typeExtras": { + "contractAddress": "0xfFffffFf6448d0746f2a66342B67ef9CAf89478E" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver-rpc.publicnode.com", + "name": "Allnodes node" + }, + { + "url": "wss://moonriver.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-moonriver-prod.novasama-tech.org" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-moonriver-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-moonriver-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://moonriver.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-moonriver-stg.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance", + "proxy", + "multisig" + ], + "additional": { + "themeColor": "#20A0B6", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonriver-movr-staking", + "defaultBlockTime": 6000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": [ + "parachain" + ], + "assetId": 0, + "symbol": "DEV", + "icon": "Default.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "icon": "Default.svg", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://moonbase-alpha.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://moonbase-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://wss.api.moonbase.moonbeam.network", + "name": "Moonbase node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "SDN.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "PHA.svg", + "typeExtras": { + "assetId": "18446744073709551623", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "MOVR.svg", + "typeExtras": { + "assetId": "18446744073709551620", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "kBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "KINT.svg", + "typeExtras": { + "assetId": "18446744073709551622", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "KSM.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "aSEEDk", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-karura", + "icon": "aSEEDk.svg", + "typeExtras": { + "assetId": "18446744073709551616", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "CSM.svg", + "typeExtras": { + "assetId": "18446744073709551624", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "KAR.svg", + "typeExtras": { + "assetId": "18446744073709551618", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "4294969280", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "statemine", + "icon": "vKSM.svg", + "typeExtras": { + "assetId": "18446744073709551628", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "typeExtras": { + "assetId": "18446744073709551627", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden-rpc.n.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://shiden.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "externalApi": { + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "shiden" + } + } + ] + }, + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "BNC.svg", + "priceId": "bifrost-native-coin", + "staking": [ + "parachain" + ], + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNC" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "KSM.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK (old)", + "precision": 10, + "type": "orml", + "icon": "RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "KAR.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "aSEEDk.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "MOVR.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "PHA.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "type": "orml", + "icon": "vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "vMOVR", + "precision": 18, + "type": "orml", + "icon": "vMOVR.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://us.bifrost-rpc.liebi.com/ws", + "name": "LiebiUS node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}" + } + ], + "externalApi": { + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost-kusama.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 0, + "legacyAddressPrefix": 6, + "options": [ + "governance" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "defaultBlockTime": 12000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "KINT.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "KINT", + "blockchain": "KINT" + } + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "aSEEDk.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "KSM-kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "kBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "qkBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "qKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "qUSDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-kintsugi-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "EDG.svg", + "staking": [ + "aura-relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc3.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Edgescan", + "extrinsic": "https://edgscan.ink/#/extrinsics/{hash}", + "event": "https://edgscan.ink/#/events/{event}", + "account": "https://edgscan.ink/#/accounts/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "BSX.svg", + "buyProviders": { + "banxa": { + "coinType": "BSX", + "blockchain": "BSX" + } + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEEDk", + "precision": 12, + "priceId": "ausd-seed-karura", + "type": "orml", + "icon": "aSEEDk.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "TNKR.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "XRT.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://basilisk-rpc.n.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}" + } + ], + "externalApi": { + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "additional": { + "feeViaRuntimeCall": false + } + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "AIR.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}" + } + ], + "externalApi": { + "governance": [ + { + "type": "subsquare", + "url": "https://altair.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance" + ], + "additional": { + "feeViaRuntimeCall": true, + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "KILT.svg", + "precision": 15, + "buyProviders": { + "banxa": { + "coinType": "KILT", + "blockchain": "KILT" + } + } + } + ], + "nodes": [ + { + "url": "wss://kilt.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://kilt.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}" + } + ], + "externalApi": { + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "PILT.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "QTZ.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255, + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "ACA.svg", + "buyProviders": { + "banxa": { + "coinType": "ACA", + "blockchain": "ACA" + } + } + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aSEEDp", + "precision": 12, + "priceId": "ausd-seed-acala", + "type": "orml", + "icon": "aSEEDp.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "type": "orml", + "icon": "PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "INTR.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "ASTR.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium-token", + "type": "orml", + "icon": "EQ.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "PINK.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "NEMO", + "precision": 18, + "type": "orml", + "icon": "Default.svg", + "typeExtras": { + "currencyIdScale": "0x02fa904c86b73fd041d6cc2aeed9e6ec0148fd51da", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala-rpc.n.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}" + } + ], + "externalApi": { + "governance": [ + { + "type": "subsquare", + "url": "https://acala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + }, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12, + "icon": "ACA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala-rpc.aca-staging.network/ws", + "name": "Acala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}", + "account": "https://acala-testnet.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "GLMR.svg", + "staking": [ + "parachain" + ], + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "banxa": { + "coinType": "GLMR", + "blockchain": "GLMR" + } + }, + "sellProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "evm", + "priceId": "polkadot", + "icon": "DOT.svg", + "typeExtras": { + "contractAddress": "0xFfFFfFff1FcaCBd218EDc0EbA20Fc2308C778080" + } + }, + { + "assetId": 2, + "symbol": "xcaSEEDp", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "aSEEDp.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "evm", + "priceId": "acala", + "icon": "ACA.svg", + "typeExtras": { + "contractAddress": "0xffffFFffa922Fef94566104a6e5A35a4fCDDAA9f" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "type": "evm", + "icon": "PARA.svg", + "typeExtras": { + "contractAddress": "0xFfFffFFF18898CB5Fe1E88E668152B4f4052A947" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "evm", + "priceId": "interlay", + "icon": "INTR.svg", + "typeExtras": { + "contractAddress": "0xFffFFFFF4C1cbCd97597339702436d4F18a375Ab" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "evm", + "priceId": "bitcoin", + "icon": "iBTC.svg", + "typeExtras": { + "contractAddress": "0xFFFFFfFf5AC1f9A51A93F5C527385edF7Fe98A52" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "evm", + "priceId": "astar", + "icon": "ASTR.svg", + "typeExtras": { + "contractAddress": "0xFfFFFfffA893AD19e540E172C10d78D4d479B5Cf" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "evm", + "priceId": "pha", + "icon": "PHA.svg", + "typeExtras": { + "contractAddress": "0xFFFfFfFf63d24eCc8eB8a7b5D0803e900F7b6cED" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "evm", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "contractAddress": "0xFFFFFFfFea09FB06d082fd1275CD48b191cbCD1d" + } + }, + { + "assetId": 11, + "symbol": "xcCFG", + "precision": 18, + "type": "evm", + "priceId": "centrifuge", + "icon": "CFG.svg", + "typeExtras": { + "contractAddress": "0xFFfFfFff44bD9D2FFEE20B25D1Cf9E78Edb6Eae3" + } + }, + { + "assetId": 12, + "symbol": "xcBNC", + "precision": 12, + "type": "evm", + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "typeExtras": { + "contractAddress": "0xFFffffFf7cC06abdF7201b350A1265c62C8601d2" + } + }, + { + "assetId": 13, + "symbol": "xcEQ", + "precision": 9, + "type": "evm", + "priceId": "equilibrium-token", + "icon": "EQ.svg", + "typeExtras": { + "contractAddress": "0xFffFFfFf8f6267e040D8a0638C576dfBa4F0F6D6" + } + }, + { + "assetId": 14, + "symbol": "xcEQD", + "precision": 9, + "type": "evm", + "priceId": "tether", + "icon": "EQD.svg", + "typeExtras": { + "contractAddress": "0xFFffFfFF8cdA1707bAF23834d211B08726B1E499" + } + }, + { + "assetId": 15, + "symbol": "xcHDX", + "precision": 12, + "type": "evm", + "priceId": "hydradx", + "icon": "HDX.svg", + "typeExtras": { + "contractAddress": "0xFFFfFfff345Dc44DDAE98Df024Eb494321E73FcC" + } + }, + { + "assetId": 16, + "symbol": "xcNODL", + "precision": 11, + "type": "evm", + "priceId": "nodle-network", + "icon": "NODL.svg", + "typeExtras": { + "contractAddress": "0xfffffffFe896ba7Cb118b9Fa571c6dC0a99dEfF1" + } + }, + { + "assetId": 17, + "symbol": "xcRING", + "precision": 18, + "type": "evm", + "priceId": "darwinia-network-native-token", + "icon": "RING.svg", + "typeExtras": { + "contractAddress": "0xFfffFfff5e90e365eDcA87fB4c8306Df1E91464f" + } + }, + { + "assetId": 18, + "symbol": "xcOTP", + "precision": 12, + "type": "statemine", + "icon": "OTP.svg", + "typeExtras": { + "assetId": "238111524681612888331172110363070489924", + "isSufficient": true + } + }, + { + "assetId": 19, + "symbol": "xcvDOT", + "precision": 10, + "type": "evm", + "priceId": "voucher-dot", + "icon": "vDOT.svg", + "typeExtras": { + "contractAddress": "0xFFFfffFf15e1b7E3dF971DD813Bc394deB899aBf" + } + }, + { + "assetId": 20, + "symbol": "xcvFIL", + "precision": 18, + "type": "evm", + "icon": "vFIL.svg", + "typeExtras": { + "contractAddress": "0xFffffFffCd0aD0EA6576B7b285295c85E94cf4c1" + } + }, + { + "assetId": 21, + "symbol": "xcvGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "evm", + "icon": "vGLMR.svg", + "typeExtras": { + "contractAddress": "0xFfFfFFff99dABE1a8De0EA22bAa6FD48fdE96F6c" + } + }, + { + "assetId": 22, + "symbol": "xcMANTA", + "precision": 18, + "type": "evm", + "priceId": "manta-network", + "icon": "MANTA.svg", + "typeExtras": { + "contractAddress": "0xfFFffFFf7D3875460d4509eb8d0362c611B4E841" + } + }, + { + "assetId": 23, + "symbol": "xcUSDC", + "precision": 6, + "type": "evm", + "priceId": "usd-coin", + "icon": "USDC.svg", + "typeExtras": { + "contractAddress": "0xFFfffffF7D2B0B761Af01Ca8e25242976ac0aD7D" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://moonbeam.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://moonbeam.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}" + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-moonbeam-v2-prod.novasama-tech.org" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-moonbeam-v2-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-moonbeam-v2-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-moonbeam-stg.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance", + "proxy", + "multisig" + ], + "additional": { + "themeColor": "#9968CE", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/moonbeam-glmr-staking", + "defaultBlockTime": 6000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + }, + "banxa": { + "coinType": "ETH", + "blockchain": "ETH" + } + }, + "sellProviders": { + "transak": { + "network": "ETHEREUM" + }, + "mercuryo": { + "network": "ETHEREUM" + } + } + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://ethereum-rpc.publicnode.com", + "name": "Allnodes rpc node" + }, + { + "url": "https://1rpc.io/eth", + "name": "One rpc node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 2" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:11155111", + "name": "Ethereum - Sepolia", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://ethereum-sepolia-rpc.publicnode.com", + "name": "Public Test Node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://sepolia.etherscan.io/tx/{hash}", + "account": "https://sepolia.etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://sepolia.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg", + "addressPrefix": 11155111, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:5", + "name": "Ethereum - Goerli", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://goerli.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://goerli.etherscan.io/tx/{hash}", + "account": "https://goerli.etherscan.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-goerli.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg", + "addressPrefix": 5, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "ASTR.svg", + "precision": 18, + "buyProviders": { + "banxa": { + "coinType": "ASTR", + "blockchain": "ASTR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "GLMR.svg", + "typeExtras": { + "assetId": "18446744073709551619", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "iBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "INTR.svg", + "typeExtras": { + "assetId": "18446744073709551621", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "PHA.svg", + "typeExtras": { + "assetId": "18446744073709551622", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "ACA.svg", + "typeExtras": { + "assetId": "18446744073709551616", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "aSEEDp", + "precision": 12, + "type": "statemine", + "priceId": "ausd-seed-acala", + "icon": "aSEEDp.svg", + "typeExtras": { + "assetId": "18446744073709551617", + "isSufficient": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "4294969280", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "typeExtras": { + "assetId": "18446744073709551623", + "isSufficient": true + } + }, + { + "assetId": 11, + "symbol": "UNQ", + "precision": 18, + "type": "statemine", + "priceId": "unique-network", + "icon": "UNQ.svg", + "typeExtras": { + "assetId": "18446744073709551631", + "isSufficient": true + } + }, + { + "assetId": 12, + "symbol": "vDOT", + "precision": 10, + "type": "statemine", + "priceId": "voucher-dot", + "icon": "vDOT.svg", + "typeExtras": { + "assetId": "18446744073709551624", + "isSufficient": true + } + }, + { + "assetId": 13, + "symbol": "EQD", + "precision": 9, + "type": "statemine", + "priceId": "tether", + "icon": "EQD.svg", + "typeExtras": { + "assetId": "18446744073709551629", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-astar-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "astar" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000", + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Asset Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "name": "Polkadot", + "priceId": "polkadot", + "icon": "DOT.svg", + "staking": [ + "relaychain", + "nomination-pools" + ], + "buyProviders": { + "transak": { + "network": "ASSETHUB" + }, + "mercuryo": {}, + "banxa": { + "coinType": "DOT", + "blockchain": "DOT" + } + }, + "sellProviders": { + "transak": { + "network": "ASSETHUB" + }, + "mercuryo": {} + } + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "1984", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "USDC.svg", + "typeExtras": { + "assetId": "1337", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "DED", + "precision": 10, + "priceId": "dot-is-ded", + "type": "statemine", + "icon": "DED.svg", + "typeExtras": { + "assetId": "30" + } + }, + { + "assetId": 4, + "symbol": "PINK", + "precision": 10, + "type": "statemine", + "icon": "PINK.svg", + "typeExtras": { + "assetId": "23" + } + }, + { + "assetId": 5, + "symbol": "DOTA", + "precision": 4, + "type": "statemine", + "icon": "DOTA.svg", + "typeExtras": { + "assetId": "18" + } + }, + { + "assetId": 6, + "symbol": "STINK", + "precision": 10, + "type": "statemine", + "icon": "STINK.svg", + "typeExtras": { + "assetId": "42069" + } + }, + { + "assetId": 7, + "symbol": "GABE", + "precision": 20, + "type": "statemine", + "icon": "GABE.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 8, + "symbol": "WUD", + "precision": 10, + "priceId": "gavun-wud", + "type": "statemine", + "icon": "WUD.svg", + "typeExtras": { + "assetId": "31337" + } + }, + { + "assetId": 9, + "symbol": "WETH-Snowbridge", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "statemine", + "icon": "WETH-Snowbridge.svg", + "typeExtras": { + "assetId": "0x02020907040300c02aaa39b223fe8d0a0e5c4f27ead9083c756cc2", + "palletName": "ForeignAssets", + "isSufficient": true + } + }, + { + "assetId": 10, + "symbol": "WBTC-Snowbridge", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "statemine", + "icon": "WBTC-Snowbridge.svg", + "typeExtras": { + "assetId": "0x020209070403002260fac5e5542a773aa44fbcfedf7c193bc2c599", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 11, + "symbol": "WIFD", + "precision": 10, + "type": "statemine", + "icon": "WIFD.svg", + "typeExtras": { + "assetId": "17" + } + }, + { + "assetId": 12, + "symbol": "BORK", + "precision": 10, + "type": "statemine", + "icon": "BORK.svg", + "typeExtras": { + "assetId": "690" + } + }, + { + "assetId": 13, + "symbol": "BUNS", + "precision": 10, + "type": "statemine", + "icon": "BUNS.svg", + "typeExtras": { + "assetId": "1234" + } + }, + { + "assetId": 14, + "symbol": "KOL", + "precision": 12, + "type": "statemine", + "icon": "KOL.svg", + "typeExtras": { + "assetId": "86" + } + }, + { + "assetId": 15, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "type": "statemine", + "icon": "MYTH.svg", + "typeExtras": { + "assetId": "0x010100a534", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 16, + "symbol": "MYTH-Snowbridge", + "precision": 18, + "priceId": "mythos", + "type": "statemine", + "icon": "MYTH-Snowbridge.svg", + "typeExtras": { + "assetId": "0x02020907040300ba41ddf06b7ffd89d1267b5a93bfef2424eb2003", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 17, + "symbol": "USDC-Snowbridge", + "precision": 6, + "priceId": "usd-coin", + "type": "statemine", + "icon": "USDC-Snowbridge.svg", + "typeExtras": { + "assetId": "0x02020907040300a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 18, + "symbol": "USDT-Snowbridge", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "USDT-Snowbridge.svg", + "typeExtras": { + "assetId": "0x02020907040300dac17f958d2ee523a2206206994597c13d831ec7", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 19, + "symbol": "DAI-Snowbridge", + "precision": 18, + "priceId": "dai", + "type": "statemine", + "icon": "DAI-Snowbridge.svg", + "typeExtras": { + "assetId": "0x020209070403006b175474e89094c44da98b954eedeac495271d0f", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 20, + "symbol": "BASTI", + "precision": 12, + "type": "statemine", + "icon": "Default.svg", + "typeExtras": { + "assetId": "22222015" + } + }, + { + "assetId": 21, + "symbol": "DAMN", + "precision": 12, + "type": "statemine", + "icon": "DAMN.svg", + "typeExtras": { + "assetId": "22222012" + } + }, + { + "assetId": 22, + "symbol": "BILLCOIN", + "precision": 12, + "type": "statemine", + "icon": "BILLCOIN.svg", + "typeExtras": { + "assetId": "50000075" + } + }, + { + "assetId": 23, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "KSM.svg", + "typeExtras": { + "assetId": "0x02010903", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 24, + "symbol": "ETH-Snowbridge", + "precision": 18, + "priceId": "ethereum", + "type": "statemine", + "icon": "WETH-Snowbridge.svg", + "typeExtras": { + "assetId": "0x0201090704", + "palletName": "ForeignAssets" + } + }, + { + "assetId": 26, + "symbol": "MPC", + "precision": 12, + "priceId": "my-paqman-coin", + "icon": "MPC.png", + "type": "statemine", + "typeExtras": { + "assetId": "50000103" + } + }, + { + "assetId": 27, + "symbol": "DON", + "precision": 12, + "priceId": "paydon", + "icon": "DON.png", + "type": "statemine", + "typeExtras": { + "assetId": "50000111" + } + } + ], + "nodes": [ + { + "url": "wss://asset-hub-polkadot-rpc.n.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://sys.ibp.network/asset-hub-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://asset-hub-polkadot.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://assethub-polkadot.subscan.io/account/{address}", + "extrinsic": "https://assethub-polkadot.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://assethub-polkadot.statescan.io/#/accounts/{address}", + "extrinsic": "https://assethub-polkadot.statescan.io/#/extrinsics/{hash}", + "event": "https://assethub-polkadot.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-ah-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-prod.novasama-tech.org" + }, + { + "type": "subquery", + "url": "https://subquery-history-polkadot-ah-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-ah-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot-api.subsquare.io" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-polkadot-ah-prod.novasama-tech.org" + } + ], + "referendum-summary": [ + { + "type": "novasama", + "url": "https://opengov-backend.novasama-tech.org/api/v1/referendum-summaries/list" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Asset_Hub.svg", + "addressPrefix": 0, + "options": [ + "crowdloans", + "swap-hub", + "assethub-fees", + "proxy", + "multisig", + "governance", + "pushSupport", + "fullSyncByDefault" + ], + "additional": { + "themeColor": "#E6007A", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadot-dot-staking", + "stakingMaxElectingVoters": 22500, + "relaychainAsNative": true, + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true, + "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "timelineChain": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3" + } + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "XRT.svg", + "priceId": "robonomics-network" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "icon": "KSM.svg", + "priceId": "kusama", + "typeExtras": { + "assetId": "4294967295", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics-freemium.subscan.io/extrinsic/{hash}", + "account": "https://robonomics-freemium.subscan.io/account/{address}" + } + ], + "externalApi": { + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/encointer-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://encointer-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-encointer-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2, + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "priceId": "picasso", + "icon": "PICA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": [ + "parachain" + ], + "precision": 10, + "priceId": "zeitgeist", + "icon": "ZTG.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x0500000000", + "currencyIdType": "zeitgeist_primitives.asset.Asset", + "existentialDeposit": "10000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-zeitgeist-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-zeitgeist-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-zeitgeist-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://zeitgeist.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/zeitgeist-ztg-staking", + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "SUB.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-subsocial-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "CSM.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-sha-subscan.crustnetwork.xyz", + "name": "Subscan node" + }, + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://shadow.statescan.io/#/accounts/{address}", + "extrinsic": "https://shadow.statescan.io/#/extrinsics/{hash}", + "event": "https://shadow.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-shadow-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "crustshadow" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "TEER.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-integritee-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "CFG.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://rpc-centrifuge.luckyfriday.io", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-centrifuge-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hydration", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "HDX.svg", + "buyProviders": { + "banxa": { + "coinType": "HDX", + "blockchain": "HDX" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI-Acala", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "DAI-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-Acala", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "WETH-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-Acala", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "WBTC-Acala.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0b000000", + "currencyIdType": "u32", + "existentialDeposit": "36", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "type": "orml", + "icon": "ZTG.svg", + "typeExtras": { + "currencyIdScale": "0x0c000000", + "currencyIdType": "u32", + "existentialDeposit": "1204151916", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "ASTR.svg", + "typeExtras": { + "currencyIdScale": "0x09000000", + "currencyIdType": "u32", + "existentialDeposit": "147058823529412000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0a000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "type": "orml", + "icon": "CFG.svg", + "typeExtras": { + "currencyIdScale": "0x0d000000", + "currencyIdType": "u32", + "existentialDeposit": "32467532467532500", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "orml", + "icon": "BNC.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "68795189840", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "DAI-Moonbeam", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "DAI-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x12000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "WBTC-Moonbeam", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "WBTC-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x13000000", + "currencyIdType": "u32", + "existentialDeposit": "34", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "WETH-Moonbeam", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "WETH-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x14000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "USDC.svg", + "typeExtras": { + "currencyIdScale": "0x16000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "34854864344868000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "INTR.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x11000000", + "currencyIdType": "u32", + "existentialDeposit": "6164274209", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "SUB", + "precision": 10, + "priceId": "subsocial", + "icon": "SUB.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x18000000", + "currencyIdType": "u32", + "existentialDeposit": "20000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "icon": "vDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "18761726", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "PHA.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x08000000", + "currencyIdType": "u32", + "existentialDeposit": "54945054945", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "USDC-Moonbeam", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "USDC-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x15000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "4-Pool", + "precision": 18, + "type": "orml", + "icon": "4-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x64000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "2-Pool", + "precision": 18, + "type": "orml", + "icon": "2-Pool.svg", + "typeExtras": { + "currencyIdScale": "0x65000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "2-Pool-Stbl", + "precision": 18, + "type": "orml", + "icon": "2-Pool-Stbl.svg", + "typeExtras": { + "currencyIdScale": "0x66000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "type": "orml", + "icon": "UNQ.svg", + "typeExtras": { + "currencyIdScale": "0x19000000", + "currencyIdType": "u32", + "existentialDeposit": "1224384348939740000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "type": "orml", + "icon": "NODL.svg", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "109890109890", + "transfersEnabled": true + } + }, + { + "assetId": 27, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "type": "orml", + "icon": "CRU.svg", + "typeExtras": { + "currencyIdScale": "0x1b000000", + "currencyIdType": "u32", + "existentialDeposit": "7874015748", + "transfersEnabled": true + } + }, + { + "assetId": 28, + "symbol": "USDT-Moonbeam", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT-Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x17000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 29, + "symbol": "DED", + "precision": 10, + "priceId": "dot-is-ded", + "type": "orml", + "icon": "DED.svg", + "typeExtras": { + "currencyIdScale": "0x53420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 30, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "PINK.svg", + "typeExtras": { + "currencyIdScale": "0x55420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 31, + "symbol": "STINK", + "precision": 10, + "type": "orml", + "icon": "STINK.svg", + "typeExtras": { + "currencyIdScale": "0x62420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 32, + "symbol": "DOTA", + "precision": 4, + "type": "orml", + "icon": "DOTA.svg", + "typeExtras": { + "currencyIdScale": "0x66420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 33, + "symbol": "GABE", + "precision": 20, + "type": "orml", + "icon": "GABE.svg", + "typeExtras": { + "currencyIdScale": "0x7e420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 34, + "symbol": "KILT", + "precision": 15, + "type": "orml", + "priceId": "kilt-protocol", + "icon": "KILT.svg", + "typeExtras": { + "currencyIdScale": "0x1c000000", + "currencyIdType": "u32", + "existentialDeposit": "21358393848783", + "transfersEnabled": true + } + }, + { + "assetId": 35, + "symbol": "WUD", + "precision": 10, + "priceId": "gavun-wud", + "type": "orml", + "icon": "WUD.svg", + "typeExtras": { + "currencyIdScale": "0x95420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 36, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "type": "orml", + "icon": "MYTH.svg", + "typeExtras": { + "currencyIdScale": "0x1e000000", + "currencyIdType": "u32", + "existentialDeposit": "21367521367521400", + "transfersEnabled": true + } + }, + { + "assetId": 37, + "symbol": "WETH-Snowbridge", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "WETH-Snowbridge.svg", + "typeExtras": { + "currencyIdScale": "0x06430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 38, + "symbol": "WBTC-Snowbridge", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "WBTC-Snowbridge.svg", + "typeExtras": { + "currencyIdScale": "0xfe420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 39, + "symbol": "WIFD", + "precision": 10, + "type": "orml", + "icon": "WIFD.svg", + "typeExtras": { + "currencyIdScale": "0x92420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 40, + "symbol": "BORK", + "precision": 10, + "type": "orml", + "icon": "BORK.svg", + "typeExtras": { + "currencyIdScale": "0xd4420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 41, + "symbol": "BUNS", + "precision": 10, + "type": "orml", + "icon": "BUNS.svg", + "typeExtras": { + "currencyIdScale": "0xf1420f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 42, + "symbol": "KOL", + "precision": 12, + "type": "orml", + "icon": "KOL.svg", + "typeExtras": { + "currencyIdScale": "0x07430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 43, + "symbol": "vASTR", + "precision": 18, + "priceId": "bifrost-voucher-astr", + "type": "orml", + "icon": "vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x21000000", + "currencyIdType": "u32", + "existentialDeposit": "133689839572193000", + "transfersEnabled": true + } + }, + { + "assetId": 44, + "symbol": "AJUN", + "precision": 12, + "priceId": "ajuna-network-2", + "type": "orml", + "icon": "AJUN.svg", + "typeExtras": { + "currencyIdScale": "0x20000000", + "currencyIdType": "u32", + "existentialDeposit": "100786131828", + "transfersEnabled": true + } + }, + { + "assetId": 45, + "symbol": "AAVE", + "precision": 18, + "priceId": "aave", + "type": "orml", + "icon": "AAVE.svg", + "typeExtras": { + "currencyIdScale": "0xb0440f00", + "currencyIdType": "u32", + "existentialDeposit": "59084194977843", + "transfersEnabled": true + } + }, + { + "assetId": 46, + "symbol": "BASTI", + "precision": 12, + "type": "orml", + "icon": "Default.svg", + "typeExtras": { + "currencyIdScale": "0x64430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 47, + "symbol": "DAMN", + "precision": 12, + "type": "orml", + "icon": "DAMN.svg", + "typeExtras": { + "currencyIdScale": "0x5e430f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 48, + "symbol": "SOL-Wormhole", + "precision": 9, + "priceId": "solana", + "type": "orml", + "icon": "SOL-Wormhole.svg", + "typeExtras": { + "currencyIdScale": "0x30450f00", + "currencyIdType": "u32", + "existentialDeposit": "46339", + "transfersEnabled": true + } + }, + { + "assetId": 49, + "symbol": "SUI-Wormhole", + "precision": 9, + "type": "orml", + "icon": "SUI-Wormhole.svg", + "typeExtras": { + "currencyIdScale": "0x31450f00", + "currencyIdType": "u32", + "existentialDeposit": "2652520", + "transfersEnabled": true + } + }, + { + "assetId": 50, + "symbol": "tBTC", + "precision": 18, + "priceId": "tbtc", + "type": "orml", + "icon": "tBTC.svg", + "typeExtras": { + "currencyIdScale": "0x3d450f00", + "currencyIdType": "u32", + "existentialDeposit": "106803374987", + "transfersEnabled": true + } + }, + { + "assetId": 51, + "symbol": "BILLCOIN", + "precision": 12, + "type": "orml", + "icon": "BILLCOIN.svg", + "typeExtras": { + "currencyIdScale": "0x3a450f00", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 52, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x43450f00", + "currencyIdType": "u32", + "existentialDeposit": "313283208", + "transfersEnabled": true + } + }, + { + "assetId": 53, + "symbol": "EWT", + "precision": 18, + "priceId": "energy-web-token", + "type": "orml", + "icon": "EWT.svg", + "typeExtras": { + "currencyIdScale": "0x6dda0300", + "currencyIdType": "u32", + "existentialDeposit": "3244646333550", + "transfersEnabled": true + } + }, + { + "assetId": 54, + "symbol": "LINK", + "precision": 18, + "priceId": "chainlink", + "type": "orml", + "icon": "LINK.svg", + "typeExtras": { + "currencyIdScale": "0x5a450f00", + "currencyIdType": "u32", + "existentialDeposit": "436681222707424", + "transfersEnabled": true + } + }, + { + "assetId": 55, + "symbol": "LDO", + "precision": 18, + "priceId": "lido-dao", + "type": "orml", + "icon": "LDO.svg", + "typeExtras": { + "currencyIdScale": "0x5c450f00", + "currencyIdType": "u32", + "existentialDeposit": "5102040816326530", + "transfersEnabled": true + } + }, + { + "assetId": 56, + "symbol": "SKY", + "precision": 18, + "type": "orml", + "icon": "SKY.svg", + "typeExtras": { + "currencyIdScale": "0x5b450f00", + "currencyIdType": "u32", + "existentialDeposit": "211685012701101000", + "transfersEnabled": true + } + }, + { + "assetId": 57, + "symbol": "ETH-Snowbridge", + "precision": 18, + "priceId": "ethereum", + "type": "orml", + "icon": "WETH-Snowbridge.svg", + "typeExtras": { + "currencyIdScale": "0x22000000", + "currencyIdType": "u32", + "existentialDeposit": "5373455131650", + "transfersEnabled": true + } + }, + { + "assetId": 58, + "symbol": "GDOT", + "precision": 18, + "priceId": "gigadot", + "type": "orml-hydration-evm", + "icon": "GIGADOT.svg", + "typeExtras": { + "currencyIdScale": "0x45000000", + "currencyIdType": "u32", + "existentialDeposit": "5290724013368937", + "transfersEnabled": true + } + }, + { + "assetId": 59, + "symbol": "2-Pool-GDOT", + "precision": 18, + "type": "orml", + "icon": "2-Pool-GDOT.svg", + "typeExtras": { + "currencyIdScale": "0xb2020000", + "currencyIdType": "u32", + "existentialDeposit": "1", + "transfersEnabled": true + } + }, + { + "assetId": 60, + "symbol": "aDOT", + "precision": 10, + "type": "orml-hydration-evm", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0xe9030000", + "currencyIdType": "u32", + "existentialDeposit": "54125333", + "transfersEnabled": true + } + }, + { + "assetId": 61, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "orml", + "icon": "TRAC.svg", + "typeExtras": { + "currencyIdScale": "0x23000000", + "currencyIdType": "u32", + "existentialDeposit": "27777777777777800", + "transfersEnabled": true + } + }, + { + "assetId": 62, + "symbol": "NEURO", + "precision": 12, + "priceId": "neurowebai", + "type": "orml", + "icon": "NEURO.svg", + "typeExtras": { + "currencyIdScale": "0x24000000", + "currencyIdType": "u32", + "existentialDeposit": "588235294118", + "transfersEnabled": true + } + }, + { + "assetId": 63, + "symbol": "GETH", + "precision": 18, + "priceId": "gigaeth", + "type": "orml-hydration-evm", + "icon": "GIGAETH.svg", + "typeExtras": { + "currencyIdScale": "0xa4010000", + "currencyIdType": "u32", + "existentialDeposit": "8202803876747", + "transfersEnabled": true + } + }, + { + "assetId": 64, + "symbol": "2-Pool-GETH", + "precision": 18, + "type": "orml", + "icon": "2-Pool-GETH.svg", + "typeExtras": { + "currencyIdScale": "0x68100000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 65, + "symbol": "HOLLAR", + "precision": 18, + "priceId": "tether", + "type": "orml-hydration-evm", + "icon": "HOLLAR.svg", + "typeExtras": { + "currencyIdScale": "0xde000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 66, + "symbol": "aUSDT", + "precision": 6, + "priceId": "tether", + "type": "orml-hydration-evm", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0xea030000", + "currencyIdType": "u32", + "existentialDeposit": "22409", + "transfersEnabled": true + } + }, + { + "assetId": 67, + "symbol": "aUSDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml-hydration-evm", + "icon": "USDC.svg", + "typeExtras": { + "currencyIdScale": "0xeb030000", + "currencyIdType": "u32", + "existentialDeposit": "22409", + "transfersEnabled": true + } + }, + { + "assetId": 68, + "symbol": "2-Pool-HUSDC", + "precision": 18, + "type": "orml", + "icon": "2-Pool-HUSDC.svg", + "typeExtras": { + "currencyIdScale": "0x6e000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 69, + "symbol": "2-Pool-HUSDT", + "precision": 18, + "type": "orml", + "icon": "2-Pool-HUSDT.svg", + "typeExtras": { + "currencyIdScale": "0x6f000000", + "currencyIdType": "u32", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 70, + "symbol": "PAXG", + "precision": 18, + "priceId": "pax-gold", + "type": "orml", + "icon": "PAXG.svg", + "typeExtras": { + "currencyIdScale": "0x27000000", + "currencyIdType": "u32", + "existentialDeposit": "2374169040836", + "transfersEnabled": true + } + }, + { + "assetId": 71, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "type": "orml", + "icon": "PEN.svg", + "typeExtras": { + "currencyIdScale": "0x91420f00", + "currencyIdType": "u32", + "existentialDeposit": "153256704981", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-hydra.novasama-tech.org", + "name": "Novasama node" + }, + { + "url": "wss://rpc.hydradx.cloud", + "name": "Galactic Council node" + }, + { + "url": "wss://hydration.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://hydration.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-hydra-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hydration.svg", + "addressPrefix": 0, + "options": [ + "governance", + "governance-v1", + "hydradx-swaps", + "hydration-fees", + "proxy", + "multisig" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true, + "defaultBlockTime": 6000 + }, + "legacyAddressPrefix": 63 + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "INTR.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + }, + "buyProviders": { + "banxa": { + "coinType": "INTR", + "blockchain": "INTR" + } + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "iBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "KINT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "kBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "qiBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "qUSDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "qDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 14, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x010b000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://rpc-interlay.luckyfriday.io/", + "name": "LuckyFriday node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://interlay.statescan.io/#/accounts/{address}", + "event": "https://interlay.statescan.io/#/events/{event}", + "extrinsic": "https://interlay.statescan.io/#/extrinsics/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-interlay-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "NODL.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-nodle-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "PHA.svg" + } + ], + "nodes": [ + { + "url": "wss://phala-rpc.n.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://phala.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-phala-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://phala.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "priceId": "aleph-zero", + "precision": 12, + "icon": "AZERO.svg", + "buyProviders": { + "banxa": { + "coinType": "AZERO", + "blockchain": "AZERO" + } + } + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-aleph-zero-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/aleph-zero-azero-staking", + "defaultBlockTime": 1000, + "feeViaRuntimeCall": true + }, + "options": [ + "fullSyncByDefault", + "pushSupport", + "multisig" + ] + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "LAYR.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x06000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "21430000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "375000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x82000000000000000000000000000000", + "currencyIdType": "u128", + "existentialDeposit": "1500", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}" + } + ], + "externalApi": { + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "composable" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.svg", + "addressPrefix": 50, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": [ + "relaychain" + ], + "precision": 12, + "icon": "PDEX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 12, + "priceId": "polkadot", + "type": "statemine", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "95930534000017180603917534864279132680", + "isSufficient": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "USDT.svg", + "typeExtras": { + "assetId": "3496813586714279103986568049643838918", + "isSufficient": true + } + }, + { + "assetId": 3, + "symbol": "ASTR", + "precision": 12, + "priceId": "astar", + "type": "statemine", + "icon": "ASTR.svg", + "typeExtras": { + "assetId": "222121451965151777636299756141619631150", + "isSufficient": true + } + }, + { + "assetId": 4, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "PHA.svg", + "typeExtras": { + "assetId": "193492391581201937291053139015355410612", + "isSufficient": true + } + }, + { + "assetId": 5, + "symbol": "iBTC", + "precision": 12, + "priceId": "bitcoin", + "type": "statemine", + "icon": "iBTC.svg", + "typeExtras": { + "assetId": "226557799181424065994173367616174607641", + "isSufficient": true + } + }, + { + "assetId": 6, + "symbol": "DED", + "precision": 12, + "priceId": "dot-is-ded", + "type": "statemine", + "icon": "DED.svg", + "typeExtras": { + "assetId": "119367686984583275840673742485354142551", + "isSufficient": true + } + }, + { + "assetId": 7, + "symbol": "PINK", + "precision": 12, + "type": "statemine", + "icon": "PINK.svg", + "typeExtras": { + "assetId": "339306133874233608313826294843504252047", + "isSufficient": true + } + }, + { + "assetId": 8, + "symbol": "GLMR", + "precision": 12, + "priceId": "moonbeam", + "type": "statemine", + "icon": "GLMR.svg", + "typeExtras": { + "assetId": "182269558229932594457975666948556356791", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://so.polkadex.ee", + "name": "PolkadexSup node" + }, + { + "url": "wss://polkadex.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadex-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadex-prod.novasama-tech.org" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadex-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "polkadex" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/polkadex-pdex-staking", + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "NeuroWeb", + "assets": [ + { + "assetId": 0, + "symbol": "NEURO", + "precision": 12, + "priceId": "neurowebai", + "icon": "NEURO.svg" + }, + { + "assetId": 1, + "symbol": "TRAC", + "precision": 18, + "priceId": "origintrail", + "type": "statemine", + "icon": "TRAC.svg", + "typeExtras": { + "assetId": "1" + } + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Subscan", + "account": "https://neuroweb.subscan.io/account/{address}", + "extrinsic": "https://neuroweb.subscan.io/extrinsic/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/NeuroWeb.svg", + "addressPrefix": 101, + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "buyProviders": { + "banxa": { + "coinType": "BNC", + "blockchain": "BNCPOLKA" + } + } + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0802", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "orml", + "icon": "ASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0803", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "vDOT", + "precision": 10, + "priceId": "voucher-dot", + "type": "orml", + "icon": "vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0900", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vGLMR", + "precision": 18, + "priceId": "voucher-glmr", + "type": "orml", + "icon": "vGLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0901", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vFIL", + "precision": 18, + "type": "orml", + "icon": "vFIL.svg", + "typeExtras": { + "currencyIdScale": "0x0904", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vASTR", + "precision": 18, + "priceId": "bifrost-voucher-astr", + "type": "orml", + "icon": "vASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0903", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "vsDOT", + "precision": 10, + "type": "orml", + "icon": "vsDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0a00", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "type": "orml", + "icon": "MANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0808", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "vMANTA", + "precision": 18, + "type": "orml", + "icon": "vMANTA.svg", + "typeExtras": { + "currencyIdScale": "0x0908", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "vBNC", + "precision": 12, + "type": "orml", + "icon": "vBNC.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "bifrost_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-polkadot.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://bifrost-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://eu.bifrost-polkadot-rpc.liebi.com/ws", + "name": "LiebiEU node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-bifrost-polkadot-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://bifrost.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 0, + "legacyAddressPrefix": 6, + "options": [ + "governance" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Heima", + "assets": [ + { + "assetId": 0, + "symbol": "HEI", + "precision": 18, + "icon": "HEI.svg", + "priceId": "heima" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://heima-rpc.n.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://heima.statescan.io/#/accounts/{address}", + "extrinsic": "https://heima.statescan.io/#/extrinsics/{hash}", + "event": "https://heima.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-litentry-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Heima.svg", + "addressPrefix": 31, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "UNQ.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + }, + { + "url": "wss://unique.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://unique.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-unique-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391, + "options": [ + "fullSyncByDefault" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "priceId": "mangata-x", + "precision": 18, + "icon": "MGX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TUR", + "precision": 10, + "priceId": "turing-network", + "icon": "TUR.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "RMRK (old)", + "precision": 10, + "priceId": "rmrk", + "icon": "RMRK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "icon": "ZLK.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x1a000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "vsKSM", + "precision": 12, + "icon": "vsKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "vKSM", + "precision": 12, + "priceId": "voucher-ksm", + "icon": "vKSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0f000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.mangata.online", + "name": "Mangata node" + }, + { + "url": "wss://kusama-archive.mangata.online", + "name": "Mangata archive node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": [ + "aleph-zero", + "nomination-pools" + ], + "precision": 12, + "icon": "AZERO.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true, + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://relay.api.moonbase.moonbeam.network", + "name": "Moonbase Relay node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "POLYX.svg", + "staking": [ + "relaychain" + ], + "buyProviders": { + "banxa": { + "coinType": "POLYX", + "blockchain": "Polymesh" + } + } + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "KAB.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f", + "name": "Paseo Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "PAS.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/paseo", + "name": "IBP-GeoDNS1" + }, + { + "url": "wss://rpc.dotters.network/paseo", + "name": "IBP-GeoDNS2" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-paseo-stg.novasama-tech.org" + } + ] + }, + "explorers": [ + { + "name": "Subscan", + "account": "https://paseo.subscan.io/account/{address}", + "extrinsic": "https://paseo.subscan.io/extrinsic/{hash}" + }, + { + "name": "Statescan", + "account": "https://paseo.statescan.io/#/accounts/{address}", + "extrinsic": "https://paseo.statescan.io/#/extrinsics/{hash}", + "event": "https://paseo.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Paseo_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet", + "proxy" + ], + "additional": { + "supportsGenericLedgerApp": true + }, + "legacyAddressPrefix": 42 + }, + { + "chainId": "d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2", + "parentId": "77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f", + "name": "Paseo Asset Hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "PAS.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://asset-hub-paseo-rpc.n.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://sys.ibp.network/asset-hub-paseo", + "name": "IBP1" + }, + { + "url": "wss://asset-hub-paseo.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://pas-rpc.stakeworld.io/assethub", + "name": "StakeWorld" + }, + { + "url": "wss://sys.turboflakes.io/asset-hub-paseo", + "name": "TurboFlakes" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://assethub-paseo.subscan.io/extrinsic/{hash}", + "account": "https://assethub-paseo.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://assethub-paseo.statescan.io/#/accounts/{address}", + "extrinsic": "https://assethub-paseo.statescan.io/#/extrinsics/{hash}", + "event": "https://assethub-paseo.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Paseo_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet", + "swap-hub", + "proxy", + "governance" + ], + "additional": { + "relaychainAsNative": true, + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true, + "timelineChain": "77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f" + } + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "ROC.svg" + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node", + "features": [ + "noTls12" + ] + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "proxy" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "AMPE.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "priceId": "kusama", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDC.s", + "precision": 12, + "priceId": "usdc", + "type": "orml", + "icon": "USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "XLM.s", + "precision": 12, + "priceId": "stellar", + "type": "orml", + "icon": "XLM.svg", + "typeExtras": { + "currencyIdScale": "0x0200", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "TZS.s", + "precision": 12, + "type": "orml", + "icon": "TZS.svg", + "typeExtras": { + "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "BRL.s", + "precision": 12, + "type": "orml", + "icon": "BRL.svg", + "typeExtras": { + "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "AUDD.s", + "precision": 12, + "priceId": "novatti-australian-digital-dollar", + "type": "orml", + "icon": "AUDD.svg", + "typeExtras": { + "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "icon": "EURM.svg", + "typeExtras": { + "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "NGNC.s", + "precision": 12, + "type": "orml", + "icon": "NGNC.svg", + "typeExtras": { + "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-amplitude-prod.novasama-tech.org" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "amplitude" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 0, + "options": [ + "governance-v1" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + }, + "legacyAddressPrefix": 57 + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "CAPS.svg", + "buyProviders": { + "banxa": { + "coinType": "CAPS", + "blockchain": "TERNOA" + } + } + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-ternoa-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-ternoa-prod.novasama-tech.org" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-ternoa-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/ternoa-caps-staking", + "feeViaRuntimeCall": true + } + }, + { + "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace", + "name": "Ternoa Alphanet", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": [ + "relaychain" + ], + "precision": 18, + "icon": "CAPS.svg" + } + ], + "nodes": [ + { + "url": "wss://alphanet.ternoa.com", + "name": "Ternoa Alphanet node" + } + ], + "explorers": [ + { + "name": "Ternoa Alphanet explorer", + "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}", + "account": "https://explorer-alphanet.ternoa.dev/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "name": "Governance2 Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://governance2-testnet.litentry.io", + "name": "Development node" + } + ], + "explorers": [ + { + "name": "Governance2 Testnet explorer", + "account": "https://gov2.statescan.io/#/accounts/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "POLYX.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-polymesh-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12, + "additional": { + "themeColor": "#EB2B6C", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains" + } + }, + { + "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f", + "name": "Beresheet", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "EDG.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "addressPrefix": 7, + "options": [ + "testnet" + ] + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://ipci.rpc.robonomics.network", + "name": "Airalab node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-dao-ipci-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3", + "name": "Fusotao", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 18, + "priceId": "fusotao", + "icon": "TAO_fusotao.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation 1 node" + }, + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation 2 node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}" + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "DOT.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0101", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "USDC", + "precision": 6, + "priceId": "usd-coin", + "type": "orml", + "icon": "USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0102", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDC.s", + "precision": 12, + "priceId": "usdc", + "type": "orml", + "icon": "USDC.svg", + "typeExtras": { + "currencyIdScale": "0x0201555344433b9911380efe988ba0a8900eb1cfe44f366f7dbe946bed077240f7f624df15c5", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XLM.s", + "precision": 12, + "priceId": "stellar", + "type": "orml", + "icon": "XLM.svg", + "typeExtras": { + "currencyIdScale": "0x0200", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "TZS.s", + "precision": 12, + "type": "orml", + "icon": "TZS.svg", + "typeExtras": { + "currencyIdScale": "0x0201545a530034c94b2a4ba9e8b57b22547dcbb30f443c4cb02da3829a89aa1bd4780e4466ba", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "BRL.s", + "precision": 12, + "type": "orml", + "icon": "BRL.svg", + "typeExtras": { + "currencyIdScale": "0x020142524c00eaac68d4d0e37b4c24c2536916e830735f032d0d6b2a1c8fca3bc5a25e083e3a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "AUDD.s", + "precision": 12, + "priceId": "novatti-australian-digital-dollar", + "type": "orml", + "icon": "AUDD.svg", + "typeExtras": { + "currencyIdScale": "0x020141554444c5fbe9979e240552860221f4fe2f2219f35e40458b8b58fc32da520a154a561d", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "icon": "EURM.svg", + "priceId": "euro-coin", + "typeExtras": { + "currencyIdScale": "0x0201455552432112ee863867e4e219fe254c0918b00bc9ea400775bfc3ab4430971ce505877c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "NGNC.s", + "precision": 12, + "type": "orml", + "icon": "NGNC.svg", + "typeExtras": { + "currencyIdScale": "0x02014e474e43241afadf31883f79972545fc64f3b5b0c95704c6fb4917474e42b0057841606b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "GLMR.svg", + "typeExtras": { + "currencyIdScale": "0x0106", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "PINK", + "precision": 10, + "type": "orml", + "icon": "PINK.svg", + "typeExtras": { + "currencyIdScale": "0x0107", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "HDX", + "precision": 12, + "type": "orml", + "priceId": "hydradx", + "icon": "HDX.svg", + "typeExtras": { + "currencyIdScale": "0x0108", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "ASTR.svg", + "typeExtras": { + "currencyIdScale": "0x0109", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "vDOT", + "precision": 10, + "type": "orml", + "priceId": "voucher-dot", + "icon": "vDOT.svg", + "typeExtras": { + "currencyIdScale": "0x010a", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "priceId": "bifrost-native-coin", + "icon": "BNC.svg", + "typeExtras": { + "currencyIdScale": "0x010b", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDC.axl", + "precision": 6, + "type": "orml", + "priceId": "axlusdc", + "icon": "USDCaxl.svg", + "typeExtras": { + "currencyIdScale": "0x010c", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "EURC.s", + "precision": 12, + "type": "orml", + "priceId": "euro-coin", + "icon": "EURC.svg", + "typeExtras": { + "currencyIdScale": "0x020145555243cf4f5a26e2090bb3adcf02c7a9d73dbfe6659cc690461475b86437fa49c71136", + "currencyIdType": "spacewalk_primitives.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pendulum.subscan.io/extrinsic/{hash}", + "account": "https://pendulum.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-pendulum-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 0, + "options": [ + "governance-v1" + ], + "additional": { + "supportsGenericLedgerApp": true + }, + "legacyAddressPrefix": 56 + }, + { + "chainId": "a6ffcef7fb8caadf7f6c5ad8ada65e3eaa90d1604f3eabda546ff1d486865a0c", + "name": "Aventus Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.aventus.network", + "name": "Aventus testnet node" + } + ], + "explorers": [ + { + "name": "Aventus testnet explorer", + "extrinsic": "https://explorer.testnet.aventus.io/transaction/{hash}", + "account": "https://explorer.testnet.aventus.io/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-aventus-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-crust-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 0, + "additional": { + "feeViaRuntimeCall": true + }, + "legacyAddressPrefix": 88 + }, + { + "chainId": "e3a1cf3db108e3e45c63a4841fe89ba95108b1db14fdec10c2e8a078ff322a67", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "icon": "KINT.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "icon": "kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "icon": "USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aSEEDk", + "precision": 12, + "type": "orml", + "icon": "aSEEDk.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "orml", + "icon": "KSM.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "LP KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "KSM-kBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "LP kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "kBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "qkBTC", + "precision": 8, + "type": "orml", + "icon": "qkBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qKSM", + "precision": 12, + "type": "orml", + "icon": "qKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "type": "orml", + "icon": "qUSDT.svg", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-dev-kintsugi.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi_Testnet.svg", + "addressPrefix": 2092, + "options": [ + "testnet" + ] + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c1.hashed.network", + "name": "Hashed systems 1 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://lite.sub.latent.to:443", + "name": "Latent Holdings (Lite) node" + }, + { + "url": "wss://bittensor-finney.api.onfinality.io/public-ws", + "name": "OnFinality (Archive) node" + }, + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "explorers": [ + { + "name": "SCAN", + "account": "https://bittensor.com/scan/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-bittensor-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "eip155:137", + "name": "Polygon", + "assets": [ + { + "assetId": 0, + "symbol": "MATIC", + "priceId": "matic-network", + "type": "evmNative", + "icon": "MATIC.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://polygon-mainnet.public.blastapi.io", + "name": "Polygon node" + } + ], + "explorers": [ + { + "name": "Polygonscan", + "extrinsic": "https://polygonscan.com/tx/{hash}", + "account": "https://polygonscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.polygonscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polygon.svg", + "addressPrefix": 137, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "SAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "priceId": "3dpass", + "icon": "P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.3dpass.org", + "name": "3DPass node" + }, + { + "url": "wss://rpc.p3d.top", + "name": "Lzmz node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-3dpass-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "priceId": "ajuna-network-2", + "icon": "AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://ajuna.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://ajuna.statescan.io/#/accounts/{address}", + "extrinsic": "https://ajuna.statescan.io/#/extrinsics/{hash}", + "event": "https://ajuna.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-ajuna-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "f0b8924b12e8108550d28870bc03f7b45a947e1b2b9abf81bfb0b89ecb60570e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "RING.svg" + }, + { + "assetId": 1, + "symbol": "KTON", + "precision": 18, + "type": "statemine", + "icon": "KTON.svg", + "typeExtras": { + "assetId": "1026", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.darwinia.network", + "name": "Darwinia node" + }, + { + "url": "wss://darwinia-rpc.darwiniacommunitydao.xyz", + "name": "Darwinia Community node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia.subscan.io/extrinsic/{hash}", + "account": "https://darwinia.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "86e49c195aeae7c5c4a86ced251f1a28c67b3c35d8289c387ede1776cdd88b24", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "CRAB.svg" + }, + { + "assetId": 1, + "symbol": "CKTON", + "precision": 18, + "type": "statemine", + "icon": "CKTON.svg", + "typeExtras": { + "assetId": "1026", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://crab-rpc.darwinia.network/", + "name": "Darwinia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-crab-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "4a587bf17a404e3572747add7aab7bbe56e805a5479c6c436f07f36fcc8d3ae1", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Frequency", + "assets": [ + { + "assetId": 0, + "symbol": "FRQCY", + "precision": 8, + "icon": "FRQCY.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.frequency.xyz", + "name": "Frequency0 node" + }, + { + "url": "wss://1.rpc.frequency.xyz", + "name": "Frequency1 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-frequency-prod.novasama-tech.org" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/frequency.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Frequency.svg", + "addressPrefix": 90, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "fe1b4c55fd4d668101126434206571a7838a8b6b93a6d1b95d607e78e6c53763", + "name": "Vara", + "assets": [ + { + "assetId": 0, + "symbol": "VARA", + "precision": 12, + "priceId": "vara-network", + "staking": [ + "relaychain", + "nomination-pools" + ], + "icon": "VARA.svg", + "buyProviders": { + "banxa": { + "coinType": "VARA", + "blockchain": "VARA" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc.vara-network.io", + "name": "Gear Tech node" + } + ], + "explorers": [ + { + "name": "Varascan", + "account": "https://explorer.vara-network.io/account/{address}", + "event": "https://explorer.vara-network.io/event/{event}" + }, + { + "name": "Subscan", + "extrinsic": "https://vara.subscan.io/extrinsic/{hash}", + "account": "https://vara.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-vara-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-vara-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-vara-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara.svg", + "addressPrefix": 137, + "additional": { + "themeColor": "#10B6B1", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/vara-vara-staking", + "supportsGenericLedgerApp": true + }, + "options": [ + "pushSupport" + ] + }, + { + "chainId": "49f4849244114177544d73d2412289f6d73a892b9eb1ca97cef81c9c0c9ec0ff", + "name": "GIANT", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "GIANT.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-anchor-1-mainnet-az-ue1.giantprotocol.org:443", + "name": "Anchor node 1" + }, + { + "url": "wss://rpc-anchor-2-mainnet-az-ue1.giantprotocol.org:443", + "name": "Anchor node 2" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-giant-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "eip155:97", + "name": "BNB Smart Chain Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://data-seed-prebsc-1-s1.binance.org:8545", + "name": "BSC testnet node 1" + }, + { + "url": "https://data-seed-prebsc-2-s1.binance.org:8545", + "name": "BSC testnet node 2" + }, + { + "url": "https://data-seed-prebsc-1-s2.binance.org:8545", + "name": "BSC testnet node 1s2" + }, + { + "url": "https://data-seed-prebsc-2-s2.binance.org:8545", + "name": "BSC testnet node 2s2" + }, + { + "url": "https://data-seed-prebsc-1-s3.binance.org:8545", + "name": "BSC testnet node 1s3" + }, + { + "url": "https://data-seed-prebsc-2-s3.binance.org:8545", + "name": "BSC testnet node 2s3" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock http testnet node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/testnet/", + "name": "Getblock wss testnet node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/testnet/", + "name": "GetBlock wss testnet node" + } + ], + "explorers": [ + { + "name": "Testnet BscScan", + "extrinsic": "https://testnet.bscscan.com/tx/{hash}", + "account": "https://testnet.bscscan.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-testnet.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSCTestnet.svg", + "addressPrefix": 97, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:56", + "name": "BNB Smart Chain", + "assets": [ + { + "assetId": 0, + "symbol": "BNB", + "priceId": "binancecoin", + "type": "evmNative", + "icon": "BNB.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://bsc-dataseed.binance.org", + "name": "BSC node 1" + }, + { + "url": "https://bsc-dataseed1.defibit.io", + "name": "BSC node 2" + }, + { + "url": "https://bsc-dataseed1.ninicoin.io", + "name": "BSC node 3" + }, + { + "url": "https://bsc.nodereal.io", + "name": "BSC node 4" + }, + { + "url": "https://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock http node" + }, + { + "url": "wss://bsc.getblock.io/7239ce92-e8ac-4ada-8685-6c0a083b8254/mainnet/", + "name": "GetBlock wss node" + }, + { + "url": "wss://bsc.getblock.io/62f28655-8038-43cc-abca-7d1fb47d7d97/mainnet/", + "name": "GetBlock wss node" + } + ], + "explorers": [ + { + "name": "BscScan", + "extrinsic": "https://bscscan.com/tx/{hash}", + "account": "https://bscscan.com/address/{address}" + }, + { + "name": "Bitquery", + "extrinsic": "https://explorer.bitquery.io/bsc/tx/{hash}", + "account": "https://explorer.bitquery.io/bsc/address/{address}" + }, + { + "name": "BSCTrace", + "extrinsic": "https://bsctrace.com/tx/{hash}", + "account": "https://bsctrace.com/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.bscscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BSC.svg", + "addressPrefix": 56, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "c9824829d23066e7dd92b80cfef52559c7692866fcfc3530e737e3fe01410eef", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "GIANT Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "GIANT", + "precision": 12, + "icon": "GIANT.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-4-us-east-1-dev.giantprotocol.org:443", + "name": "Giant testnet node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Giant_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://bridge-hub-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bridgehub-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://bridgehub-polkadot.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://bridgehub-polkadot.statescan.io/#/accounts/{address}", + "extrinsic": "https://bridgehub-polkadot.statescan.io/#/extrinsics/{hash}", + "event": "https://bridgehub-polkadot.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-bh-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Bridge_Hub.svg", + "addressPrefix": 0, + "additional": { + "supportsGenericLedgerApp": true, + "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008" + } + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://bridge-hub-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/bridgehub", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bridgehub-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bridgehub-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://bridgehub-kusama.statescan.io/#/accounts/{address}", + "extrinsic": "https://bridgehub-kusama.statescan.io/#/extrinsics/{hash}", + "event": "https://bridgehub-kusama.statescan.io/#/events/{event}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-kusama-bh-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Bridge_Hub.svg", + "addressPrefix": 2, + "additional": { + "supportsGenericLedgerApp": true, + "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f" + } + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/collectives-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://collectives-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://collectives.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://dot-rpc.stakeworld.io/collectives", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://collectives.statescan.io/#/accounts/{address}", + "event": "https://collectives.statescan.io/#/events/{event}", + "extrinsic": "https://collectives.statescan.io/#/extrinsics/{hash}" + }, + { + "name": "Subscan", + "extrinsic": "https://collectives-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://collectives-polkadot.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-polkadot-col-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Collectives.svg", + "addressPrefix": 0, + "additional": { + "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot People", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-people-rpc.polkadot.io", + "name": "Parity node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://sys.ibp.network/people-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://people-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://rpc-people-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://people-polkadot.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://people-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://people-polkadot.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://people-polkadot.statescan.io/#/accounts/{address}", + "extrinsic": "https://people-polkadot.statescan.io/#/extrinsics/{hash}", + "event": "https://people-polkadot.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_People.svg", + "addressPrefix": 0, + "options": [ + "multisig" + ], + "additional": { + "supportsGenericLedgerApp": true, + "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008" + } + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama People", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama-people-rpc.polkadot.io", + "name": "Parity node", + "features": [ + "noTls12" + ] + }, + { + "url": "wss://sys.ibp.network/people-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://people-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/people", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://people-kusama.subscan.io/extrinsic/{hash}", + "account": "https://people-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://people-kusama.statescan.io/#/accounts/{address}", + "extrinsic": "https://people-kusama.statescan.io/#/extrinsics/{hash}", + "event": "https://people-kusama.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_People.svg", + "addressPrefix": 2, + "options": [ + "multisig" + ], + "additional": { + "disabledCheckMetadataHash": true, + "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f" + } + }, + { + "chainId": "67221cd96c1551b72d55f65164d6a39f31b570c77a05c90e31931b0e2f379e13", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude Foucoco", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "AMPE.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-foucoco.pendulumchain.tech/", + "name": "PendulumChain node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude_foucoco.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ], + "additional": { + "supportsGenericLedgerApp": true + }, + "legacyAddressPrefix": 57 + }, + { + "chainId": "266ad38196ddff7636206f911f0658cc76e3e906e349cb83475d93ebe80d03b5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "INTR.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "iBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "KINT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "kBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "LP iBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "iBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300010102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 9, + "symbol": "LP DOT-iBTC", + "precision": 18, + "type": "orml", + "icon": "DOT-iBTC.svg", + "typeExtras": { + "currencyIdScale": "0x0300000001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 10, + "symbol": "LP INTR-USDT", + "precision": 18, + "type": "orml", + "icon": "INTR-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0300020102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 11, + "symbol": "qiBTC", + "precision": 8, + "icon": "qiBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0201000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 12, + "symbol": "qUSDT", + "precision": 6, + "icon": "qUSDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0203000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 13, + "symbol": "qDOT", + "precision": 10, + "icon": "qDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0202000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-testnet.interlay.io/parachain/", + "name": "Kintsugi Labs node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay_Testnet.svg", + "addressPrefix": 2032, + "options": [ + "testnet" + ] + }, + { + "chainId": "b3dd5ad6a82872b30aabaede8f41dfd4ff6c32ff82f8757d034a45be63cf104c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "krest", + "assets": [ + { + "assetId": 0, + "symbol": "KREST", + "precision": 18, + "priceId": "krest", + "icon": "KREST.svg" + } + ], + "nodes": [ + { + "url": "wss://krest.api.onfinality.io/public-ws'", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://krest.subscan.io/extrinsic/{hash}", + "account": "https://krest.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/krest.svg", + "addressPrefix": 42 + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Manta Atlantic", + "assets": [ + { + "assetId": 0, + "symbol": "MANTA", + "precision": 18, + "priceId": "manta-network", + "icon": "MANTA.svg", + "staking": [ + "parachain" + ] + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "DOT.svg", + "typeExtras": { + "assetId": "8", + "isSufficient": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.manta.systems", + "name": "Manta node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-manta-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-manta-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-manta-prod.novasama-tech.org" + } + ] + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://manta.subscan.io/extrinsic/{hash}", + "account": "https://manta.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 77, + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/manta-manta-staking", + "defaultBlockTime": 12000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6", + "name": "Vara Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TVARA", + "precision": 12, + "staking": [ + "relaychain" + ], + "icon": "VARA.svg" + } + ], + "nodes": [ + { + "url": "wss://testnet.vara.network", + "name": "Gear Tech test node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Vara_Testnet.svg", + "addressPrefix": 137, + "options": [ + "testnet" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "3af4ff48ec76d2efc8476730f423ac07e25ad48f5f4c9dc39c778b164d808615", + "name": "Enjin Matrix", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "ENJ.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.matrix.blockchain.enjin.io", + "name": "Enjin node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://matrix.subscan.io/extrinsic/{hash}", + "account": "https://matrix.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-enjin-matrixc-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 1110, + "options": [ + "governance-v1" + ], + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "eip155:246", + "name": "Energy Web Chain", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "type": "evmNative", + "icon": "EWT.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://consortia-rpc.energyweb.org", + "name": "Public EWC http node" + }, + { + "url": "https://rpc.energyweb.org", + "name": "Energy web http node" + }, + { + "url": "https://archive-rpc.energyweb.org", + "name": "Archive http node" + }, + { + "url": "wss://rpc.energyweb.org/ws", + "name": "Energy web wss node" + } + ], + "explorers": [ + { + "name": "Energy Web Explorer", + "extrinsic": "https://explorer.energyweb.org/tx/{hash}", + "account": "https://explorer.energyweb.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.energyweb.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web.svg", + "addressPrefix": 246, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:592", + "name": "Astar EVM", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "type": "evmNative", + "icon": "ASTR.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://astar-rpc.n.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "https://astar.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "https://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 592, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2031", + "name": "Centrifuge EVM", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "priceId": "centrifuge", + "type": "evmNative", + "icon": "CFG.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Fullnode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 2031, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:595", + "name": "Acala Mandala TC9", + "assets": [ + { + "assetId": 0, + "symbol": "mACA", + "type": "evmNative", + "icon": "ACA.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://eth-rpc-tc9.aca-staging.network", + "name": "wss node" + }, + { + "url": "https://eth-rpc-tc9.aca-staging.network", + "name": "http node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 595, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6ab1bd8aed6d5fdcaf347826bfcd0172681181edf8356b90cb3cf47076698ae2", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "EWX Staging Parachain Argon", + "assets": [ + { + "assetId": 0, + "symbol": "VT", + "precision": 18, + "icon": "EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://ewx-staging-parachain-argon-wmfbanx0xb.energyweb.org/ws", + "name": "EWX node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "6b5e488e0fa8f9821110d5c13f4c468abcd43ce5e297e62b34c53c3346465956", + "name": "Joystream", + "assets": [ + { + "assetId": 0, + "symbol": "JOY", + "priceId": "joystream", + "precision": 10, + "icon": "JOY.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.joystream.org", + "name": "Jsgenesis node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://joystream.subscan.io/extrinsic/{hash}", + "account": "https://joystream.subscan.io/account/{address}" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-joystream-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-joystream-prod.novasama-tech.org" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-joystream-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Joystream.svg", + "addressPrefix": 126 + }, + { + "chainId": "6bfe24dca2a3be10f22212678ac13a6446ec764103c0f3471c71609eac384aae", + "name": "Dock (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "DOCK", + "priceId": "dock", + "precision": 6, + "icon": "DOCK.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-node.dock.io", + "name": "Dock Association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dock.subscan.io/extrinsic/{hash}", + "account": "https://dock.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Dock.svg", + "addressPrefix": 22 + }, + { + "chainId": "5a51e04b88a4784d205091aa7bada002f3e5da3045e5b05655ee4db2589c33b5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Energy Web X", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "priceId": "energy-web-token", + "precision": 18, + "icon": "EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.energywebx.com/", + "name": "Energywebx node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://energywebx.subscan.io/extrinsic/{hash}", + "account": "https://energywebx.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-energywebx-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_X.svg", + "addressPrefix": 42, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "ac123be800b7c9a3e3449bb70edd8e3d9008d27826381451eebf94bce1db1fbe", + "name": "Energy Web X Rococo", + "assets": [ + { + "assetId": 0, + "symbol": "VT", + "precision": 18, + "icon": "EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.energywebx.com", + "name": "Energy Web X Rococo node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Energy_Web_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "feeViaRuntimeCall": true, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "31a7d8914fb31c249b972f18c115f1e22b4b039abbcb03c73b6774c5642f9efe", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "InvArch (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "VARCH", + "precision": 12, + "icon": "VARCH.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://invarch.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://invarch.statescan.io/#/accounts/{address}", + "event": "https://invarch.statescan.io/#/events/{event}", + "extrinsic": "https://invarch.statescan.io/#/extrinsics/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/InvArch.svg", + "addressPrefix": 117, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c", + "name": "Crust", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "priceId": "crust-network", + "precision": 12, + "icon": "CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.crust.network", + "name": "Crust node" + }, + { + "url": "wss://crust-mainnet-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust.subscan.io/extrinsic/{hash}", + "account": "https://crust.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust.svg", + "addressPrefix": 66 + }, + { + "chainId": "eip155:169", + "name": "Manta Pacific", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://pacific-rpc.manta.network/http", + "name": "Manta rpc 1 node" + }, + { + "url": "https://1rpc.io/manta", + "name": "Manta rpc 2 node" + }, + { + "url": "wss://pacific-rpc.manta.network/ws", + "name": "Manta wss node" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://pacific-explorer.manta.network/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "explorers": [ + { + "name": "Manta Pacific Block Explorer", + "extrinsic": "https://pacific-explorer.manta.network/tx/{hash}", + "account": "https://pacific-explorer.manta.network/address/{address}" + }, + { + "name": "Manta Socialscan", + "extrinsic": "https://manta.socialscan.io/tx/{hash}", + "account": "https://manta.socialscan.io/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Manta.svg", + "addressPrefix": 169, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend Bridge Hub", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://westend-bridge-hub-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://westend-bridge-hub-rpc-tn.dwellir.com", + "name": "Dwellir Tunisia node" + }, + { + "url": "wss://sys.ibp.network/bridgehub-westend", + "name": "IBP-GeoDNS1 node" + }, + { + "url": "wss://bridge-hub-westend.dotters.network", + "name": "IBP-GeoDNS2 node" + }, + { + "url": "wss://westend-bridge-hub-rpc.polkadot.io", + "name": "Parity node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/BridgeHub_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ], + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "d8761d3c88f26dc12875c00d3165f7d67243d56fc85b4cf19937601a7916e5a9", + "name": "Enjin Relay", + "assets": [ + { + "assetId": 0, + "symbol": "ENJ", + "precision": 18, + "priceId": "enjincoin", + "icon": "ENJ.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.relay.blockchain.enjin.io", + "name": "Enjin node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://enjin.subscan.io/extrinsic/{hash}", + "account": "https://enjin.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-enjin-relaychain-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-enjin-relaychain-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-enjin-relaychain-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Enjin.svg", + "addressPrefix": 2135, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "1d73b9f5dc392744e0dee00a6d6254fcfa2305386cceba60315894fa4807053a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Curio", + "assets": [ + { + "assetId": 0, + "symbol": "CGT", + "precision": 18, + "priceId": "curio-governance", + "icon": "CGT.svg" + } + ], + "nodes": [ + { + "url": "wss://archive.parachain.curioinvest.com", + "name": "Curio 1 node" + }, + { + "url": "wss://parachain.curioinvest.com/", + "name": "Curio 2 node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-curio-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Curio.svg", + "addressPrefix": 777 + }, + { + "chainId": "d3d2f3a3495dc597434a99d7d449ebad6616db45e4e4f178f31cc6fa14378b70", + "name": "Avail Turing Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVAIL", + "precision": 18, + "icon": "AVAIL.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://turing-rpc.avail.so/ws", + "name": "Turing node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/avail_turing.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Avail_Testnet.svg", + "addressPrefix": 42, + "additional": { + "themeColor": "#58C8F6" + }, + "options": [ + "testnet" + ] + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Mythos", + "assets": [ + { + "assetId": 0, + "symbol": "MYTH", + "precision": 18, + "priceId": "mythos", + "icon": "MYTH.svg", + "staking": [ + "mythos" + ] + } + ], + "nodes": [ + { + "url": "wss://polkadot-mythos-rpc.polkadot.io", + "name": "Parity node", + "features": [ + "noTls12" + ] + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mythos.subscan.io/extrinsic/{hash}", + "account": "https://mythos.subscan.io/account/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-mythos-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-mythos-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-mythos-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Mythos.svg", + "addressPrefix": 29972, + "options": [ + "ethereumBased", + "governance-v1", + "proxy", + "multisig" + ], + "additional": { + "themeColor": "#ED3A47", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/mythos-myth-staking", + "feeViaRuntimeCall": true, + "sessionLength": 14400, + "defaultBlockTime": 6000, + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "ce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Acurast Canary", + "assets": [ + { + "assetId": 0, + "symbol": "cACU", + "precision": 12, + "icon": "cACU.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.canary.acurast.com", + "name": "Acurast node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-acurast-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-acurast-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-acurast-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acurast_Canary.svg", + "addressPrefix": 42, + "additional": { + "feeViaRuntimeCall": true + } + }, + { + "chainId": "c710a5f16adc17bcd212cff0aedcbf1c1212a043cdc0fb2dcba861efe5305b01", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kreivo", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://kreivo.kippu.rocks/", + "name": "Kippu node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-kreivo-prod.novasama-tech.org" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-kreivo-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-kreivo-prod.novasama-tech.org" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kreivo.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kreivo.svg", + "addressPrefix": 2 + }, + { + "chainId": "61ea8a51fd4a058ee8c0e86df0a89cc85b8b67a0a66432893d09719050c9f540", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hyperbridge Nexus", + "assets": [ + { + "assetId": 0, + "symbol": "BRIDGE", + "precision": 12, + "priceId": "hyperbridge-2", + "icon": "BRIDGE.svg" + } + ], + "nodes": [ + { + "url": "wss://nexus.ibp.network", + "name": "IBP1 node" + }, + { + "url": "wss://nexus.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://hyperbridge-nexus-rpc.blockops.network", + "name": "BlockOps node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://nexus.statescan.io/#/accounts/{address}", + "event": "https://nexus.statescan.io/#/events/{event}", + "extrinsic": "https://nexus.statescan.io/#/extrinsics/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hyperbridge_Nexus.svg", + "addressPrefix": 0, + "legacyAddressPrefix": 42, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "b91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a", + "name": "Avail", + "assets": [ + { + "assetId": 0, + "symbol": "AVAIL", + "precision": 18, + "priceId": "avail", + "icon": "AVAIL.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.avail.so/ws", + "name": "Avail node" + }, + { + "url": "wss://avail.rpc.bountyblok.io", + "name": "Bountyblok node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://avail.subscan.io/extrinsic/{hash}", + "account": "https://avail.subscan.io/account/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/avail.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-avail-prod.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-avail-prod.novasama-tech.org" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-avail-prod.novasama-tech.org" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Avail.svg", + "addressPrefix": 42, + "options": [ + "pushSupport", + "multisig" + ], + "additional": { + "themeColor": "#58C8F6", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/avail-avail-staking" + } + }, + { + "chainId": "3dbb473ae9b2b77ecf077c03546f0f8670c020e453dddb457da155e6cc7cba42", + "name": "Novasama Testnet - Governance", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "staking": [ + "relaychain", + "nomination-pools" + ], + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-test-network-1.novasama-tech.org", + "name": "Novasama node" + } + ], + "externalApi": { + "governance-delegations": [ + { + "type": "subquery", + "url": "https://subquery-governance-testnet-stg.novasama-tech.org" + } + ], + "referendum-summary": [ + { + "type": "polkassembly", + "url": "https://novasama.polkassembly.io/api/v1/posts/summary", + "parameters": { + "network": "novasama" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "options": [ + "governance", + "proxy", + "testnet", + "multisig" + ], + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "81443836a9a24caaa23f1241897d1235717535711d1d3fe24eae4fdc942c092c", + "name": "Cere", + "assets": [ + { + "assetId": 0, + "symbol": "CERE", + "precision": 10, + "priceId": "cere-network", + "icon": "CERE.svg", + "staking": [ + "relaychain" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.mainnet.cere.network/ws", + "name": "Cere node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://cere.statescan.io/#/accounts/{address}", + "event": "https://cere.statescan.io/#/events/{event}", + "extrinsic": "https://cere.statescan.io/#/extrinsics/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Cere.svg", + "addressPrefix": 54, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "0313f6a011d128d22f996703cbab05162e2fdc9e031493314fe6db79979c5ca7", + "name": "DENTNet", + "assets": [ + { + "assetId": 0, + "symbol": "DENTX", + "precision": 18, + "icon": "DENTX.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://rpc.dentnet.io/ws", + "name": "DENTNet node" + } + ], + "explorers": [ + { + "name": "DENTNet Explorer", + "account": "https://main.dentnet.io/explorer/dentnet/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DENTNet.svg", + "addressPrefix": 9807, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend People", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://people-westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://sys.ibp.network/people-westend", + "name": "IBP1 node" + }, + { + "url": "wss://people-westend.dotters.network", + "name": "IBP2 node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://people-westend.subscan.io/extrinsic/{hash}", + "account": "https://people-westend.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://people-westend.statescan.io/#/accounts/{address}", + "extrinsic": "https://people-westend.statescan.io/#/extrinsics/{hash}", + "event": "https://people-westend.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_People.svg", + "addressPrefix": 42, + "additional": {}, + "options": [ + "testnet" + ] + }, + { + "chainId": "eip155:41455", + "name": "Aleph Zero EVM (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "type": "evmNative", + "icon": "AZERO.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://alephzero.drpc.org", + "name": "Aleph Zero EVM rpc node" + }, + { + "url": "wss://alephzero.drpc.org", + "name": "Aleph Zero EVM wss node" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://evm-explorer.alephzero.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "explorers": [ + { + "name": "Aleph Zero EVM Explorer", + "extrinsic": "https://evm-explorer.alephzero.org/tx/{hash}", + "account": "https://evm-explorer.alephzero.org/address/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 41455, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:8453", + "name": "Base", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://base-rpc.publicnode.com", + "name": "Base http node" + }, + { + "url": "https://base-pokt.nodies.app", + "name": "Pokt node" + }, + { + "url": "wss://base-rpc.publicnode.com", + "name": "Base public node" + }, + { + "url": "wss://base-mainnet.infura.io/ws/v3/82fd5b2925e341719f10b7ed4376a646", + "name": "Infura node" + } + ], + "explorers": [ + { + "name": "Basescan", + "extrinsic": "https://basescan.org/tx/{hash}", + "account": "https://basescan.org/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.basescan.org/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Base.svg", + "addressPrefix": 8453, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:324", + "name": "ZKsync Era", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://mainnet.era.zksync.io", + "name": "http node" + }, + { + "url": "https://1rpc.io/zksync2-era", + "name": "http node 2" + }, + { + "url": "https://endpoints.omniatech.io/v1/zksync-era/mainnet/public", + "name": "http node 3" + }, + { + "url": "wss://mainnet.era.zksync.io/ws", + "name": "wss node" + } + ], + "explorers": [ + { + "name": "ZKsync Era explorer", + "extrinsic": "https://era.zksync.network/tx/{hash}", + "account": "https://era.zksync.network/address/{address}" + }, + { + "name": "Block explorer", + "extrinsic": "https://explorer.zksync.io/tx/{hash}", + "account": "https://explorer.zksync.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-era.zksync.network/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ZKsync_Mainnet.svg", + "addressPrefix": 324, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "dd954cbf4000542ef1a15bca509cd89684330bee5e23766c527cdb0d7275e9c2", + "name": "CC Enterprise", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "priceId": "creditcoin-2", + "icon": "CTC.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.creditcoin.network/ws", + "name": "Creditcoin Foundation node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://cc-enterprise.subscan.io/extrinsic/{hash}", + "account": "https://cc-enterprise.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Creditcoin.svg", + "addressPrefix": 42 + }, + { + "chainId": "4436a7d64e363df85e065a894721002a86643283f9707338bf195d360ba2ee71", + "name": "Creditcoin", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "priceId": "creditcoin-2", + "icon": "CTC.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://mainnet3.creditcoin.network", + "name": "Creditcoin Foundation node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://creditcoin.subscan.io/extrinsic/{hash}", + "account": "https://creditcoin.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Creditcoin.svg", + "addressPrefix": 42, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "c56fa32442b2dad76f214b3ae07998e4ca09736e4813724bfb0717caae2c8bee", + "name": "Humanode", + "assets": [ + { + "assetId": 0, + "symbol": "HMND", + "precision": 18, + "priceId": "humanode", + "icon": "HMND.svg" + } + ], + "nodes": [ + { + "url": "wss://explorer-rpc-ws.mainnet.stages.humanode.io", + "name": "Humanode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://humanode.subscan.io/extrinsic/{hash}", + "account": "https://humanode.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Humanode.svg", + "addressPrefix": 5234 + }, + { + "chainId": "03aa6b475a03f8baf7f83e448513b00eaab03aefa4ed64bd1d31160dce028add", + "name": "DeepBrain", + "assets": [ + { + "assetId": 0, + "symbol": "DBC", + "precision": 15, + "priceId": "deepbrain-chain", + "icon": "DBC.svg", + "staking": [ + "relaychain", + "nomination-pools" + ] + } + ], + "nodes": [ + { + "url": "wss://info.dbcwallet.io", + "name": "DBC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://dbc.subscan.io/extrinsic/{hash}", + "account": "https://dbc.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DeepBrain.svg", + "addressPrefix": 42 + }, + { + "chainId": "d2a5d385932d1f650dae03ef8e2748983779ee342c614f80854d32b8cd8fa48c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "peaq", + "assets": [ + { + "assetId": 0, + "symbol": "PEAQ", + "precision": 18, + "priceId": "peaq-2", + "icon": "PEAQ.svg" + } + ], + "nodes": [ + { + "url": "wss://peaq-rpc.publicnode.com", + "name": "Peaq node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://peaq.subscan.io/extrinsic/{hash}", + "account": "https://peaq.subscan.io/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/peaq.svg", + "addressPrefix": 42, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "e8aecc950e82f1a375cf650fa72d07e0ad9bef7118f49b92283b63e88b1de88b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Laos", + "assets": [ + { + "assetId": 0, + "symbol": "LAOS", + "precision": 18, + "priceId": "laos-network", + "icon": "LAOS.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.laos.laosfoundation.io", + "name": "freeverse.io node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://laos.statescan.io/#/accounts/{address}", + "event": "https://laos.statescan.io/#/events/{event}" + }, + { + "name": "LAOS explorer", + "account": "https://explorer.laosnetwork.io/address/{address}", + "extrinsic": "https://explorer.laosnetwork.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/LAOS.svg", + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "28cc1df52619f4edd9f0389a7e910a636276075ecc429600f1dd434e281a04e9", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Xode (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "XON", + "precision": 12, + "icon": "XON.svg" + }, + { + "assetId": 1, + "symbol": "XGM", + "precision": 12, + "icon": "XGM.svg", + "type": "statemine", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 2, + "symbol": "XAV", + "precision": 12, + "icon": "XAV.svg", + "type": "statemine", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 3, + "symbol": "AZK", + "precision": 12, + "icon": "AZK.png", + "type": "statemine", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 4, + "symbol": "IXON", + "precision": 12, + "icon": "IXON.svg", + "type": "statemine", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 5, + "symbol": "IXAV", + "precision": 12, + "icon": "IXAV.svg", + "type": "statemine", + "typeExtras": { + "assetId": "5" + } + }, + { + "assetId": 6, + "symbol": "IDON", + "precision": 12, + "icon": "IDON.png", + "type": "statemine", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 7, + "symbol": "MPC", + "precision": 12, + "icon": "MPC.png", + "type": "statemine", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 8, + "symbol": "IMPC", + "precision": 12, + "icon": "IMPC.png", + "type": "statemine", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 9, + "symbol": "DON", + "precision": 12, + "icon": "DON.png", + "type": "statemine", + "typeExtras": { + "assetId": "9" + } + } + ], + "nodes": [ + { + "url": "wss://rpc-kr.xode.net", + "name": "Xode archive node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Xode_Kusama.svg", + "addressPrefix": 42 + }, + { + "chainId": "bb9233e202ec014707f82ddb90e84ee9efece8fefee287ad4ad646d869a6c24a", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "JAMTON", + "assets": [ + { + "assetId": 0, + "symbol": "DOTON", + "precision": 18, + "icon": "DOTON.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.jamton.network", + "name": "Jamton node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Jamton.svg", + "addressPrefix": 5589, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/jamton.json", + "overridesCommon": true + } + }, + { + "chainId": "c84b77ebc80ef7413dbc04b6385b9ae7dff5811cfb2fd38025e67487389f666a", + "name": "Novasama Testnet - Fellowship", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://westend-collectives-a-parachain.novasama-tech.org/dd98924e-ac7f-49e8-ac8f-00673c616bdc", + "name": "Novasama node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend Collectives", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://collectives-westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://westend-collectives-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://collectives-westend.statescan.io/#/accounts/{address}", + "extrinsic": "https://collectives-westend.statescan.io/#/extrinsics/{hash}", + "event": "https://collectives-westend.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "44f68476df71ebf765b630bf08dc1e0fedb2bf614a1aa0563b3f74f20e47b3e0", + "name": "Tangle", + "assets": [ + { + "assetId": 0, + "symbol": "TNT", + "precision": 18, + "priceId": "tangle-network", + "icon": "TNT.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.tangle.tools", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://tangle.statescan.io/#/accounts/{address}", + "event": "https://tangle.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tangle.svg", + "addressPrefix": 5845, + "additional": { + "disabledCheckMetadataHash": true + } + }, + { + "chainId": "15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f", + "name": "Muse Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "MUSE", + "staking": [ + "mythos" + ], + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo-muse-rpc.polkadot.io", + "name": "Muse node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 29972, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://subquery-history-mythos-testnet-stg.novasama-tech.org" + } + ], + "staking-rewards": [ + { + "type": "subquery", + "url": "https://subquery-history-mythos-testnet-stg.novasama-tech.org" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://subquery-history-mythos-testnet-stg.novasama-tech.org" + } + ] + }, + "options": [ + "testnet", + "ethereumBased" + ], + "additional": { + "themeColor": "#1F78FF", + "stakingWiki": "https://docs.novawallet.io/nova-wallet-wiki/staking/parachains-and-solochains", + "feeViaRuntimeCall": true, + "sessionLength": 25, + "defaultBlockTime": 6000 + } + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot Coretime", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "DOT.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/coretime-polkadot", + "name": "IBP1 node" + }, + { + "url": "wss://coretime-polkadot.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://rpc-coretime-polkadot.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://polkadot-coretime-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://coretime-polkadot.subscan.io/extrinsic/{hash}", + "account": "https://coretime-polkadot.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://coretime-polkadot.statescan.io/#/accounts/{address}", + "extrinsic": "https://coretime-polkadot.statescan.io/#/extrinsics/{hash}", + "event": "https://coretime-polkadot.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot_Coretime.svg", + "addressPrefix": 0, + "options": [ + "multisig" + ], + "additional": { + "supportsGenericLedgerApp": true, + "identityChain": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008" + } + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama Coretime", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/coretime-kusama", + "name": "IBP1 node" + }, + { + "url": "wss://coretime-kusama.dotters.network", + "name": "IBP2 node" + }, + { + "url": "wss://rpc-coretime-kusama.luckyfriday.io", + "name": "LuckyFriday node" + }, + { + "url": "wss://kusama-coretime-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://ksm-rpc.stakeworld.io/coretime", + "name": "Stakeworld node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://coretime-kusama.subscan.io/extrinsic/{hash}", + "account": "https://coretime-kusama.subscan.io/account/{address}" + }, + { + "name": "Statescan", + "account": "https://coretime-kusama.statescan.io/#/accounts/{address}", + "extrinsic": "https://coretime-kusama.statescan.io/#/extrinsics/{hash}", + "event": "https://coretime-kusama.statescan.io/#/events/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama_Coretime.svg", + "addressPrefix": 2, + "options": [ + "multisig" + ], + "additional": { + "supportsGenericLedgerApp": true, + "identityChain": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f" + } + }, + { + "chainId": "dffb39a66d80b9adb6bdbd7564a9215a1606596062578bf536480de6cc780c2d", + "name": "Argochain (PAUSED)", + "assets": [ + { + "assetId": 0, + "symbol": "AGC", + "precision": 18, + "priceId": "argocoin-2", + "icon": "AGC.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.devolvedai.com", + "name": "ArgoChain node" + } + ], + "explorers": [ + { + "name": "Argochain Scanner", + "account": "https://scanner.argoscan.net/address/{address}", + "extrinsic": "https://scanner.argoscan.net/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Argochain.svg", + "addressPrefix": 42, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "dd6d086f75ec041b66e20c4186d327b23c8af244c534a2418de6574e8c041a60", + "name": "Tanssi", + "assets": [ + { + "assetId": 0, + "symbol": "TANSSI", + "precision": 12, + "priceId": "tanssi", + "icon": "TANSSI.svg" + } + ], + "nodes": [ + { + "url": "wss://services.tanssi-mainnet.network/tanssi", + "name": "Tanssi Foundation node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://tanssi.subscan.io/extrinsic/{hash}", + "account": "https://tanssi.subscan.io/account/account/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tanssi.svg", + "addressPrefix": 42, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Xode", + "assets": [ + { + "assetId": 0, + "symbol": "XON", + "precision": 12, + "icon": "XON.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "icon": "USDT.svg", + "type": "statemine", + "typeExtras": { + "assetId": "1984" + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "icon": "DOT.svg", + "type": "statemine", + "typeExtras": { + "assetId": "100000000" + } + } + ], + "nodes": [ + { + "url": "wss://polkadot-rpcnode.xode.net", + "name": "XodeCommunity node" + }, + { + "url": "wss://xode-polkadot-rpc-01.zeeve.net/y0yxg038wn1fncc/rpc", + "name": "Zeeve node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Xode-Polkadot.svg", + "addressPrefix": 280, + "additional": { + "supportsGenericLedgerApp": true + } + }, + { + "chainId": "086319b29662e34a4f7a3de034afe64c93e3ed477e3aed3ab3ef6e31d33bc179", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "RegionX", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "KSM.svg" + } + ], + "nodes": [ + { + "url": "wss://regionx-kusama-archive-01.zeeve.net/x9rg5n6tcaosq4t/rpc", + "name": "RegionX node" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/RegionX_Kusama.svg", + "addressPrefix": 74 + }, + { + "chainId": "eip155:420420422", + "name": "Polkadot Hub TestNet", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "type": "evmNative", + "icon": "PAS.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "https://testnet-passet-hub-eth-rpc.polkadot.io", + "name": "Polkadot Hub rpc node" + }, + { + "url": "wss://passet-hub-paseo.ibp.network", + "name": "Polkadot Hub wss node" + } + ], + "explorers": [ + { + "name": "Blockscan", + "extrinsic": "https://blockscout-passet-hub.parity-testnet.parity.io/tx/{hash}", + "account": "https://blockscout-passet-hub.parity-testnet.parity.io/address/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://blockscout-passet-hub.parity-testnet.parity.io/api/v2/", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Paseo_Testnet.svg", + "addressPrefix": 420420422, + "options": [ + "ethereumBased", + "noSubstrateRuntime", + "testnet" + ] + } +] diff --git a/chains/v22/preConfigured/chains.json b/chains/v22/preConfigured/chains.json new file mode 100644 index 0000000..3587b62 --- /dev/null +++ b/chains/v22/preConfigured/chains.json @@ -0,0 +1,274 @@ +[ + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "name": "Composable Finance (SHUTTING DOWN)" + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "name": "Dora Factory (SHUTTING DOWN)" + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "name": "Litmus (SHUTTING DOWN)" + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "name": "Kapex (SHUTTING DOWN)" + }, + { + "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a", + "name": "Watr (SHUTTING DOWN)" + }, + { + "chainId": "77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f", + "name": "Paseo Testnet (TESTNET)" + }, + { + "chainId": "8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385", + "name": "5ireChain Mainnet" + }, + { + "chainId": "05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020", + "name": "Hydration Paseo Testnet (TESTNET)" + }, + { + "chainId": "5f52a76d9a13fcc0c9094ba62c284f4f2f5e5f031f7e60eecaa7339f7f77c23f", + "name": "Hydration Paseo Testnet (TESTNET)" + }, + { + "chainId": "29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872", + "name": "Robonomics Polkadot" + }, + { + "chainId": "d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f", + "name": "Xcavate" + }, + { + "chainId": "b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c", + "name": "Xode" + }, + { + "chainId": "f512a4b3308b4d5d6a2609e814d2bb5e5070c89dd21af63f6e01a72a286913e4", + "name": "VFlow" + }, + { + "chainId": "1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc", + "name": "Analog Timechain" + }, + { + "chainId": "66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd", + "name": "Autonomys Mainnet" + }, + { + "chainId": "db98c50e9ab1c34fe7927d97373f82e3c0d11490813a7c0b8dac2cd9a793a7dd", + "name": "Autonomys Mainnet Domain 0" + }, + { + "chainId": "63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe", + "name": "Bifrost Mainnet" + }, + { + "chainId": "8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9", + "name": "Chainflip-Berghain" + }, + { + "chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10", + "name": "ChainX" + }, + { + "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c", + "name": "Crust" + }, + { + "chainId": "a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94", + "name": "Elysium Mainnet" + }, + { + "chainId": "6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6", + "name": "Liberland" + }, + { + "chainId": "0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021", + "name": "Torus mainnet torus-node 0.1.0-e59e8eb02bd" + }, + { + "chainId": "f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f", + "name": "TSCS Network" + }, + { + "chainId": "21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea", + "name": "VTB Mainnet" + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "name": "Westend Asset Hub (TESTNET)" + }, + { + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "name": "Westend BridgeHub (TESTNET)" + }, + { + "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44", + "name": "Westend Collectives (TESTNET)" + }, + { + "chainId": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c", + "name": "Westend People (TESTNET)" + }, + { + "chainId": "f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840", + "name": "Westend Coretime (TESTNET)" + }, + { + "chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519", + "name": "Ajuna Paseo (TESTNET)" + }, + { + "chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452", + "name": "Bifrost Paseo (TESTNET)" + }, + { + "chainId": "203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0", + "name": "Frequency Paseo (TESTNET)" + }, + { + "chainId": "40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76", + "name": "Heima-paseo (TESTNET)" + }, + { + "chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73", + "name": "Hyperbridge (Gargantua) (TESTNET)" + }, + { + "chainId": "8b33761e81378321c4ef20ec7f2ef2fd16c89b1b73a91e08445c32d05d338ee8", + "name": "IDN Testnet (TESTNET)" + }, + { + "chainId": "1567e670533839953530f55daef83e7dbf245356278c6d21d28cbc85c8db32b9", + "name": "IDN Consumer Testnet (TESTNET)" + }, + { + "chainId": "8f1e2abdcec389498fa752eca7f1d92e12447ecd08c517d2fb53adc1739b9f5f", + "name": "Kreivo de Paseo (TESTNET)" + }, + { + "chainId": "5f77ad733c957246dc5c149ca87319027155cd78554d1fa5f44d5140dddf2892", + "name": "Mandala Testnet (TESTNET)" + }, + { + "chainId": "15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f", + "name": "Muse Testnet (TESTNET)" + }, + { + "chainId": "f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc", + "name": "Neuro Testnet (TESTNET)" + }, + { + "chainId": "c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9", + "name": "OPAL by UNIQUE (TESTNET)" + }, + { + "chainId": "466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2", + "name": "Energy Web X Paseo (TESTNET)" + }, + { + "chainId": "e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1", + "name": "Pop Network Testnet (TESTNET)" + }, + { + "chainId": "e600ea6d0dfa0987874bc539b4c471b9f7e5a3277e80989e47a6cc69bb944511", + "name": "Xcavate (TESTNET)" + }, + { + "chainId": "d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2", + "name": "Paseo Asset Hub (TESTNET)" + }, + { + "chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e", + "name": "Paseo Bridge Hub (TESTNET)" + }, + { + "chainId": "bc56cf00c4a27f1e07e3a6c51ad427a1adc1d1109ed47a1e941f187e95012a33", + "name": "Paseo Collectives (TESTNET)" + }, + { + "chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464", + "name": "Paseo Coretime (TESTNET)" + }, + { + "chainId": "fd974cf9eaf028f5e44b9fdd1949ab039c6cf9cc54449b0b60d71b042e79aeb6", + "name": "passet-hub (TESTNET)" + }, + { + "chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec", + "name": "Paseo People (TESTNET)" + }, + { + "chainId": "206d6e4eacf577a18f3f3286726a34dd389b1e9f4bb838381f0aba5fd3a0857f", + "name": "VFlow Volta (TESTNET)" + }, + { + "chainId": "6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6", + "name": "Analog Testnet (TESTNET)" + }, + { + "chainId": "66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411", + "name": "Argon Testnet (TESTNET)" + }, + { + "chainId": "264d868b1999c6fc3c8d53f6d6b0c0969cc7f0f31e846793b9585fa3019a0132", + "name": "Autonomys Chronos Testnet Domain 0 (TESTNET)" + }, + { + "chainId": "91912b429ce7bf2975440a0920b46a892fddeeaed6ccc11c93f2d57ad1bd69ab", + "name": "Autonomys Chronos Testnet (TESTNET)" + }, + { + "chainId": "15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff", + "name": "Bifrost Testnet (TESTNET)" + }, + { + "chainId": "c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf", + "name": "Creditcoin PoS Testnet (TESTNET)" + }, + { + "chainId": "7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080", + "name": "Chainflip-Perseverance (TESTNET)" + }, + { + "chainId": "fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572", + "name": "Creditcoin3 Testnet (TESTNET)" + }, + { + "chainId": "983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a", + "name": "Dancelight (TESTNET)" + }, + { + "chainId": "131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c", + "name": "Bastiat (TESTNET)" + }, + { + "chainId": "a518884657dc1ae5492b530666bc3b3c4d49a65341a0721095400dc7ccaa105d", + "name": "Melodie Testnet V2 Live (TESTNET)" + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "name": "Moonbase Alpha (TESTNET)" + }, + { + "chainId": "2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6", + "name": "Polymesh Testnet (TESTNET)" + }, + { + "chainId": "f2741047604399cf783f47197ad06f5d2761e2dab97c405e076af64d60f20faf", + "name": "QF Testnet (TESTNET)" + }, + { + "chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095", + "name": "Subspace Gemini 3f (TESTNET)" + }, + { + "chainId": "525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6", + "name": "Vara Network Testnet (TESTNET)" + } +] diff --git a/chains/v22/preConfigured/chains_dev.json b/chains/v22/preConfigured/chains_dev.json new file mode 100644 index 0000000..d3bd209 --- /dev/null +++ b/chains/v22/preConfigured/chains_dev.json @@ -0,0 +1,210 @@ +[ + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "name": "Composable Finance (SHUTTING DOWN)" + }, + { + "chainId": "8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385", + "name": "5ireChain Mainnet" + }, + { + "chainId": "05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020", + "name": "Hydration Paseo Testnet (TESTNET)" + }, + { + "chainId": "5f52a76d9a13fcc0c9094ba62c284f4f2f5e5f031f7e60eecaa7339f7f77c23f", + "name": "Hydration Paseo Testnet (TESTNET)" + }, + { + "chainId": "29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872", + "name": "Robonomics Polkadot" + }, + { + "chainId": "d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f", + "name": "Xcavate" + }, + { + "chainId": "f512a4b3308b4d5d6a2609e814d2bb5e5070c89dd21af63f6e01a72a286913e4", + "name": "VFlow" + }, + { + "chainId": "1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc", + "name": "Analog Timechain" + }, + { + "chainId": "66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd", + "name": "Autonomys Mainnet" + }, + { + "chainId": "db98c50e9ab1c34fe7927d97373f82e3c0d11490813a7c0b8dac2cd9a793a7dd", + "name": "Autonomys Mainnet Domain 0" + }, + { + "chainId": "63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe", + "name": "Bifrost Mainnet" + }, + { + "chainId": "8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9", + "name": "Chainflip-Berghain" + }, + { + "chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10", + "name": "ChainX" + }, + { + "chainId": "a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94", + "name": "Elysium Mainnet" + }, + { + "chainId": "6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6", + "name": "Liberland" + }, + { + "chainId": "0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021", + "name": "Torus mainnet torus-node 0.1.0-e59e8eb02bd" + }, + { + "chainId": "f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f", + "name": "TSCS Network" + }, + { + "chainId": "21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea", + "name": "VTB Mainnet" + }, + { + "chainId": "f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840", + "name": "Westend Coretime (TESTNET)" + }, + { + "chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519", + "name": "Ajuna Paseo (TESTNET)" + }, + { + "chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452", + "name": "Bifrost Paseo (TESTNET)" + }, + { + "chainId": "203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0", + "name": "Frequency Paseo (TESTNET)" + }, + { + "chainId": "40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76", + "name": "Heima-paseo (TESTNET)" + }, + { + "chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73", + "name": "Hyperbridge (Gargantua) (TESTNET)" + }, + { + "chainId": "8b33761e81378321c4ef20ec7f2ef2fd16c89b1b73a91e08445c32d05d338ee8", + "name": "IDN Testnet (TESTNET)" + }, + { + "chainId": "1567e670533839953530f55daef83e7dbf245356278c6d21d28cbc85c8db32b9", + "name": "IDN Consumer Testnet (TESTNET)" + }, + { + "chainId": "8f1e2abdcec389498fa752eca7f1d92e12447ecd08c517d2fb53adc1739b9f5f", + "name": "Kreivo de Paseo (TESTNET)" + }, + { + "chainId": "5f77ad733c957246dc5c149ca87319027155cd78554d1fa5f44d5140dddf2892", + "name": "Mandala Testnet (TESTNET)" + }, + { + "chainId": "f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc", + "name": "Neuro Testnet (TESTNET)" + }, + { + "chainId": "c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9", + "name": "OPAL by UNIQUE (TESTNET)" + }, + { + "chainId": "466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2", + "name": "Energy Web X Paseo (TESTNET)" + }, + { + "chainId": "e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1", + "name": "Pop Network Testnet (TESTNET)" + }, + { + "chainId": "e600ea6d0dfa0987874bc539b4c471b9f7e5a3277e80989e47a6cc69bb944511", + "name": "Xcavate (TESTNET)" + }, + { + "chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e", + "name": "Paseo Bridge Hub (TESTNET)" + }, + { + "chainId": "bc56cf00c4a27f1e07e3a6c51ad427a1adc1d1109ed47a1e941f187e95012a33", + "name": "Paseo Collectives (TESTNET)" + }, + { + "chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464", + "name": "Paseo Coretime (TESTNET)" + }, + { + "chainId": "fd974cf9eaf028f5e44b9fdd1949ab039c6cf9cc54449b0b60d71b042e79aeb6", + "name": "passet-hub (TESTNET)" + }, + { + "chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec", + "name": "Paseo People (TESTNET)" + }, + { + "chainId": "206d6e4eacf577a18f3f3286726a34dd389b1e9f4bb838381f0aba5fd3a0857f", + "name": "VFlow Volta (TESTNET)" + }, + { + "chainId": "6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6", + "name": "Analog Testnet (TESTNET)" + }, + { + "chainId": "66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411", + "name": "Argon Testnet (TESTNET)" + }, + { + "chainId": "264d868b1999c6fc3c8d53f6d6b0c0969cc7f0f31e846793b9585fa3019a0132", + "name": "Autonomys Chronos Testnet Domain 0 (TESTNET)" + }, + { + "chainId": "91912b429ce7bf2975440a0920b46a892fddeeaed6ccc11c93f2d57ad1bd69ab", + "name": "Autonomys Chronos Testnet (TESTNET)" + }, + { + "chainId": "15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff", + "name": "Bifrost Testnet (TESTNET)" + }, + { + "chainId": "c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf", + "name": "Creditcoin PoS Testnet (TESTNET)" + }, + { + "chainId": "7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080", + "name": "Chainflip-Perseverance (TESTNET)" + }, + { + "chainId": "fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572", + "name": "Creditcoin3 Testnet (TESTNET)" + }, + { + "chainId": "983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a", + "name": "Dancelight (TESTNET)" + }, + { + "chainId": "131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c", + "name": "Bastiat (TESTNET)" + }, + { + "chainId": "a518884657dc1ae5492b530666bc3b3c4d49a65341a0721095400dc7ccaa105d", + "name": "Melodie Testnet V2 Live (TESTNET)" + }, + { + "chainId": "f2741047604399cf783f47197ad06f5d2761e2dab97c405e076af64d60f20faf", + "name": "QF Testnet (TESTNET)" + }, + { + "chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095", + "name": "Subspace Gemini 3f (TESTNET)" + } +] diff --git a/chains/v22/preConfigured/details/0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782.json b/chains/v22/preConfigured/details/0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782.json new file mode 100644 index 0000000..8bb68a6 --- /dev/null +++ b/chains/v22/preConfigured/details/0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782.json @@ -0,0 +1,27 @@ +{ + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "name": "Westend BridgeHub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://bridge-hub-westend-rpc.n.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://westend-bridge-hub-rpc-tn.dwellir.com", + "name": "Dwellir Tunisia" + }, + { + "url": "wss://westend-bridge-hub-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020.json b/chains/v22/preConfigured/details/05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020.json new file mode 100644 index 0000000..00f6393 --- /dev/null +++ b/chains/v22/preConfigured/details/05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020.json @@ -0,0 +1,19 @@ +{ + "chainId": "05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020", + "name": "Hydration Paseo Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "icon": "HDX.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo-rpc.play.hydration.cloud", + "name": "Galactic Council" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/details/0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021.json b/chains/v22/preConfigured/details/0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021.json new file mode 100644 index 0000000..897bbad --- /dev/null +++ b/chains/v22/preConfigured/details/0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021.json @@ -0,0 +1,19 @@ +{ + "chainId": "0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021", + "name": "Torus mainnet torus-node 0.1.0-e59e8eb02bd", + "assets": [ + { + "assetId": 0, + "symbol": "TORUS", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://api.torus.network", + "name": "mainnet" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json b/chains/v22/preConfigured/details/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json new file mode 100644 index 0000000..160bd12 --- /dev/null +++ b/chains/v22/preConfigured/details/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json @@ -0,0 +1,19 @@ +{ + "chainId": "131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c", + "name": "Bastiat (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "LDN", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testchain.liberland.org", + "name": "Liberland Government" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc.json b/chains/v22/preConfigured/details/1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc.json new file mode 100644 index 0000000..6d25d2a --- /dev/null +++ b/chains/v22/preConfigured/details/1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc.json @@ -0,0 +1,19 @@ +{ + "chainId": "1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc", + "name": "Analog Timechain", + "assets": [ + { + "assetId": 0, + "symbol": "ANLOG", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.timechain.analog.one", + "name": "Analog One" + } + ], + "addressPrefix": 12850 +} diff --git a/chains/v22/preConfigured/details/1567e670533839953530f55daef83e7dbf245356278c6d21d28cbc85c8db32b9.json b/chains/v22/preConfigured/details/1567e670533839953530f55daef83e7dbf245356278c6d21d28cbc85c8db32b9.json new file mode 100644 index 0000000..2fbf428 --- /dev/null +++ b/chains/v22/preConfigured/details/1567e670533839953530f55daef83e7dbf245356278c6d21d28cbc85c8db32b9.json @@ -0,0 +1,19 @@ +{ + "chainId": "1567e670533839953530f55daef83e7dbf245356278c6d21d28cbc85c8db32b9", + "name": "IDN Consumer Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "IDNC", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://idnc0-testnet.idealabs.network", + "name": "IDN Node" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/details/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json b/chains/v22/preConfigured/details/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json new file mode 100644 index 0000000..7a9041c --- /dev/null +++ b/chains/v22/preConfigured/details/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json @@ -0,0 +1,23 @@ +{ + "chainId": "15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff", + "name": "Bifrost Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "BFC", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://public-01.testnet.bifrostnetwork.com/wss", + "name": "Pilab #1" + }, + { + "url": "wss://public-02.testnet.bifrostnetwork.com/wss", + "name": "Pilab #2" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f.json b/chains/v22/preConfigured/details/15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f.json new file mode 100644 index 0000000..1fe3fa4 --- /dev/null +++ b/chains/v22/preConfigured/details/15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f.json @@ -0,0 +1,19 @@ +{ + "chainId": "15f6788bcf1d1a3b7e1c36074584e1a3f3d07e0a46e362a102c3c3df1a93669f", + "name": "Muse Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "MUSE", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo-muse-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 29972 +} diff --git a/chains/v22/preConfigured/details/161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a.json b/chains/v22/preConfigured/details/161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a.json new file mode 100644 index 0000000..62b7f26 --- /dev/null +++ b/chains/v22/preConfigured/details/161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a.json @@ -0,0 +1,19 @@ +{ + "chainId": "161db6cdc5896fe55ef12b4778fe78dd65d7af43f65c601786b88d7a93ebc58a", + "name": "Watr (SHUTTING DOWN)", + "assets": [ + { + "assetId": 0, + "symbol": "WATR", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://watr.public.curie.radiumblock.co/ws", + "name": "Watr node" + } + ], + "addressPrefix": 19 +} diff --git a/chains/v22/preConfigured/details/1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c.json b/chains/v22/preConfigured/details/1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c.json new file mode 100644 index 0000000..5afc608 --- /dev/null +++ b/chains/v22/preConfigured/details/1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c.json @@ -0,0 +1,23 @@ +{ + "chainId": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c", + "name": "Westend People (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://people-westend-rpc.n.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://westend-people-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json b/chains/v22/preConfigured/details/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json new file mode 100644 index 0000000..26b5652 --- /dev/null +++ b/chains/v22/preConfigured/details/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json @@ -0,0 +1,19 @@ +{ + "chainId": "203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0", + "name": "Frequency Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "XRQCY", + "precision": 8, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.testnet.amplica.io", + "name": "Amplica Labs" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/206d6e4eacf577a18f3f3286726a34dd389b1e9f4bb838381f0aba5fd3a0857f.json b/chains/v22/preConfigured/details/206d6e4eacf577a18f3f3286726a34dd389b1e9f4bb838381f0aba5fd3a0857f.json new file mode 100644 index 0000000..fc5012e --- /dev/null +++ b/chains/v22/preConfigured/details/206d6e4eacf577a18f3f3286726a34dd389b1e9f4bb838381f0aba5fd3a0857f.json @@ -0,0 +1,19 @@ +{ + "chainId": "206d6e4eacf577a18f3f3286726a34dd389b1e9f4bb838381f0aba5fd3a0857f", + "name": "VFlow Volta (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tVFY", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://vflow-volta-rpc.zkverify.io", + "name": "zkVerify" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/details/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json b/chains/v22/preConfigured/details/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json new file mode 100644 index 0000000..60e8b9d --- /dev/null +++ b/chains/v22/preConfigured/details/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json @@ -0,0 +1,19 @@ +{ + "chainId": "21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea", + "name": "VTB Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "VTBC", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://substratenode.vtbcfoundation.org/explorer", + "name": "VTB Community" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/264d868b1999c6fc3c8d53f6d6b0c0969cc7f0f31e846793b9585fa3019a0132.json b/chains/v22/preConfigured/details/264d868b1999c6fc3c8d53f6d6b0c0969cc7f0f31e846793b9585fa3019a0132.json new file mode 100644 index 0000000..3034a5c --- /dev/null +++ b/chains/v22/preConfigured/details/264d868b1999c6fc3c8d53f6d6b0c0969cc7f0f31e846793b9585fa3019a0132.json @@ -0,0 +1,19 @@ +{ + "chainId": "264d868b1999c6fc3c8d53f6d6b0c0969cc7f0f31e846793b9585fa3019a0132", + "name": "Autonomys Chronos Testnet Domain 0 (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tAI3", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://auto-evm.chronos.autonomys.xyz/ws", + "name": "Labs" + } + ], + "addressPrefix": 6094 +} diff --git a/chains/v22/preConfigured/details/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json b/chains/v22/preConfigured/details/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json new file mode 100644 index 0000000..dd4d0c5 --- /dev/null +++ b/chains/v22/preConfigured/details/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json @@ -0,0 +1,19 @@ +{ + "chainId": "29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872", + "name": "Robonomics Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "XRT.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.rpc.robonomics.network/", + "name": "Airalab" + } + ], + "addressPrefix": 32 +} diff --git a/chains/v22/preConfigured/details/2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6.json b/chains/v22/preConfigured/details/2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6.json new file mode 100644 index 0000000..0d69d59 --- /dev/null +++ b/chains/v22/preConfigured/details/2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6.json @@ -0,0 +1,19 @@ +{ + "chainId": "2ace05e703aa50b48c0ccccfc8b424f7aab9a1e2c424ed12e45d20b1e8ffd0d6", + "name": "Polymesh Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "icon": "POLYX.svg" + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymesh" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76.json b/chains/v22/preConfigured/details/40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76.json new file mode 100644 index 0000000..3e842a2 --- /dev/null +++ b/chains/v22/preConfigured/details/40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76.json @@ -0,0 +1,19 @@ +{ + "chainId": "40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76", + "name": "Heima-paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "HEI", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.paseo-parachain.heima.network", + "name": "Heima" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json b/chains/v22/preConfigured/details/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json new file mode 100644 index 0000000..ef0379b --- /dev/null +++ b/chains/v22/preConfigured/details/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json @@ -0,0 +1,19 @@ +{ + "chainId": "466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2", + "name": "Energy Web X Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "precision": 18, + "icon": "EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.energywebx.com/", + "name": "Energy Web" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6.json b/chains/v22/preConfigured/details/525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6.json new file mode 100644 index 0000000..ee7b5d5 --- /dev/null +++ b/chains/v22/preConfigured/details/525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6.json @@ -0,0 +1,19 @@ +{ + "chainId": "525639f713f397dcf839bd022cd821f367ebcf179de7b9253531f8adbe5436d6", + "name": "Vara Network Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "TVARA", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testnet.vara.network", + "name": "Gear" + } + ], + "addressPrefix": 137 +} diff --git a/chains/v22/preConfigured/details/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json b/chains/v22/preConfigured/details/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json new file mode 100644 index 0000000..9231609 --- /dev/null +++ b/chains/v22/preConfigured/details/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json @@ -0,0 +1,19 @@ +{ + "chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73", + "name": "Hyperbridge (Gargantua) (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tBRIDGE", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://hyperbridge-paseo-rpc.blockops.network", + "name": "BlockOps" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/details/577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14.json b/chains/v22/preConfigured/details/577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14.json new file mode 100644 index 0000000..2adfb96 --- /dev/null +++ b/chains/v22/preConfigured/details/577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14.json @@ -0,0 +1,19 @@ +{ + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "name": "Dora Factory (SHUTTING DOWN)", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "addressPrefix": 128 +} diff --git a/chains/v22/preConfigured/details/5f52a76d9a13fcc0c9094ba62c284f4f2f5e5f031f7e60eecaa7339f7f77c23f.json b/chains/v22/preConfigured/details/5f52a76d9a13fcc0c9094ba62c284f4f2f5e5f031f7e60eecaa7339f7f77c23f.json new file mode 100644 index 0000000..533a997 --- /dev/null +++ b/chains/v22/preConfigured/details/5f52a76d9a13fcc0c9094ba62c284f4f2f5e5f031f7e60eecaa7339f7f77c23f.json @@ -0,0 +1,19 @@ +{ + "chainId": "5f52a76d9a13fcc0c9094ba62c284f4f2f5e5f031f7e60eecaa7339f7f77c23f", + "name": "Hydration Paseo Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "icon": "HDX.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo-rpc.play.hydration.cloud", + "name": "Galactic Council" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/details/5f77ad733c957246dc5c149ca87319027155cd78554d1fa5f44d5140dddf2892.json b/chains/v22/preConfigured/details/5f77ad733c957246dc5c149ca87319027155cd78554d1fa5f44d5140dddf2892.json new file mode 100644 index 0000000..4f6d489 --- /dev/null +++ b/chains/v22/preConfigured/details/5f77ad733c957246dc5c149ca87319027155cd78554d1fa5f44d5140dddf2892.json @@ -0,0 +1,23 @@ +{ + "chainId": "5f77ad733c957246dc5c149ca87319027155cd78554d1fa5f44d5140dddf2892", + "name": "Mandala Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "KPGT", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc1.paseo.mandalachain.io", + "name": "Autobot" + }, + { + "url": "wss://rpc2.paseo.mandalachain.io", + "name": "Bumblebee" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/details/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json b/chains/v22/preConfigured/details/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json new file mode 100644 index 0000000..f545a98 --- /dev/null +++ b/chains/v22/preConfigured/details/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json @@ -0,0 +1,23 @@ +{ + "chainId": "63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe", + "name": "Bifrost Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "BFC", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://public-01.mainnet.bifrostnetwork.com/wss", + "name": "Pilab #1" + }, + { + "url": "wss://public-02.mainnet.bifrostnetwork.com/wss", + "name": "Pilab #2" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd.json b/chains/v22/preConfigured/details/66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd.json new file mode 100644 index 0000000..95e3e1e --- /dev/null +++ b/chains/v22/preConfigured/details/66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd.json @@ -0,0 +1,23 @@ +{ + "chainId": "66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd", + "name": "Autonomys Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "AI3", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.mainnet.subspace.foundation/ws", + "name": "Foundation" + }, + { + "url": "wss://rpc.mainnet.autonomys.xyz/ws", + "name": "Labs" + } + ], + "addressPrefix": 6094 +} diff --git a/chains/v22/preConfigured/details/66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411.json b/chains/v22/preConfigured/details/66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411.json new file mode 100644 index 0000000..f30d699 --- /dev/null +++ b/chains/v22/preConfigured/details/66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411.json @@ -0,0 +1,19 @@ +{ + "chainId": "66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411", + "name": "Argon Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "ARGN", + "precision": 6, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.testnet.argonprotocol.org", + "name": "Argon Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9.json b/chains/v22/preConfigured/details/67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9.json new file mode 100644 index 0000000..a4d0bb6 --- /dev/null +++ b/chains/v22/preConfigured/details/67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9.json @@ -0,0 +1,27 @@ +{ + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "name": "Westend Asset Hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://asset-hub-westend-rpc.n.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://westmint-rpc-tn.dwellir.com", + "name": "Dwellir Tunisia" + }, + { + "url": "wss://westend-asset-hub-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json b/chains/v22/preConfigured/details/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json new file mode 100644 index 0000000..34fe928 --- /dev/null +++ b/chains/v22/preConfigured/details/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json @@ -0,0 +1,19 @@ +{ + "chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10", + "name": "ChainX", + "assets": [ + { + "assetId": 0, + "symbol": "PCX", + "precision": 8, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.chainx.org/ws", + "name": "ChainX" + } + ], + "addressPrefix": 44 +} diff --git a/chains/v22/preConfigured/details/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json b/chains/v22/preConfigured/details/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json new file mode 100644 index 0000000..d2f4a97 --- /dev/null +++ b/chains/v22/preConfigured/details/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json @@ -0,0 +1,23 @@ +{ + "chainId": "6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6", + "name": "Liberland", + "assets": [ + { + "assetId": 0, + "symbol": "LLD", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://liberland-rpc.n.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://mainnet.liberland.org", + "name": "Liberland Government" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6.json b/chains/v22/preConfigured/details/6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6.json new file mode 100644 index 0000000..84688c5 --- /dev/null +++ b/chains/v22/preConfigured/details/6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6.json @@ -0,0 +1,19 @@ +{ + "chainId": "6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6", + "name": "Analog Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "TANLOG", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.testnet.analog.one", + "name": "Analog One" + } + ], + "addressPrefix": 12851 +} diff --git a/chains/v22/preConfigured/details/713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44.json b/chains/v22/preConfigured/details/713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44.json new file mode 100644 index 0000000..5bbbc57 --- /dev/null +++ b/chains/v22/preConfigured/details/713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44.json @@ -0,0 +1,27 @@ +{ + "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44", + "name": "Westend Collectives (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://collectives-westend-rpc.n.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://westend-collectives-rpc-tn.dwellir.com", + "name": "Dwellir Tunisia" + }, + { + "url": "wss://westend-collectives-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f.json b/chains/v22/preConfigured/details/77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f.json new file mode 100644 index 0000000..386cc69 --- /dev/null +++ b/chains/v22/preConfigured/details/77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f.json @@ -0,0 +1,23 @@ + { + "chainId": "77afd6190f1554ad45fd0d31aee62aacc33c6db0ea801129acb813f913e0764f", + "name": "Paseo Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "PAS.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/paseo", + "name": "IBP-GeoDNS1" + }, + { + "url": "wss://rpc.dotters.network/paseo", + "name": "IBP-GeoDNS2" + } + ], + "addressPrefix": 0 + } diff --git a/chains/v22/preConfigured/details/7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e.json b/chains/v22/preConfigured/details/7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e.json new file mode 100644 index 0000000..59e68cb --- /dev/null +++ b/chains/v22/preConfigured/details/7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e.json @@ -0,0 +1,19 @@ +{ + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "name": "Kapex (SHUTTING DOWN)", + "assets": [ + { + "assetId": 0, + "symbol": "KPX", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://kapex-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "addressPrefix": 2007 +} diff --git a/chains/v22/preConfigured/details/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json b/chains/v22/preConfigured/details/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json new file mode 100644 index 0000000..ce8e2d9 --- /dev/null +++ b/chains/v22/preConfigured/details/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json @@ -0,0 +1,19 @@ +{ + "chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519", + "name": "Ajuna Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-paseo.ajuna.network", + "name": "BajunNetwork" + } + ], + "addressPrefix": 1328 +} diff --git a/chains/v22/preConfigured/details/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json b/chains/v22/preConfigured/details/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json new file mode 100644 index 0000000..c7efa3e --- /dev/null +++ b/chains/v22/preConfigured/details/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json @@ -0,0 +1,19 @@ +{ + "chainId": "7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080", + "name": "Chainflip-Perseverance (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "FLIP", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://archive.perseverance.chainflip.io", + "name": "chainflip" + } + ], + "addressPrefix": 2112 +} diff --git a/chains/v22/preConfigured/details/8b33761e81378321c4ef20ec7f2ef2fd16c89b1b73a91e08445c32d05d338ee8.json b/chains/v22/preConfigured/details/8b33761e81378321c4ef20ec7f2ef2fd16c89b1b73a91e08445c32d05d338ee8.json new file mode 100644 index 0000000..8a2488d --- /dev/null +++ b/chains/v22/preConfigured/details/8b33761e81378321c4ef20ec7f2ef2fd16c89b1b73a91e08445c32d05d338ee8.json @@ -0,0 +1,19 @@ +{ + "chainId": "8b33761e81378321c4ef20ec7f2ef2fd16c89b1b73a91e08445c32d05d338ee8", + "name": "IDN Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://idn0-testnet.idealabs.network", + "name": "IDN Node" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/details/8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c.json b/chains/v22/preConfigured/details/8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c.json new file mode 100644 index 0000000..8d67325 --- /dev/null +++ b/chains/v22/preConfigured/details/8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c.json @@ -0,0 +1,35 @@ +{ + "chainId": "8b404e7ed8789d813982b9cb4c8b664c05b3fbf433309f603af014ec9ce56a8c", + "name": "Crust", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "icon": "CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.crust.network", + "name": "Crust Network" + }, + { + "url": "wss://rpc.crustnetwork.app", + "name": "Crust Network APP" + }, + { + "url": "wss://rpc.crustnetwork.cc", + "name": "Crust Network CC" + }, + { + "url": "wss://rpc.crustnetwork.xyz", + "name": "Crust Network XYZ" + }, + { + "url": "wss://crust.api.onfinality.io/public-ws", + "name": "OnFinality" + } + ], + "addressPrefix": 66 +} diff --git a/chains/v22/preConfigured/details/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json b/chains/v22/preConfigured/details/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json new file mode 100644 index 0000000..5a2cdc2 --- /dev/null +++ b/chains/v22/preConfigured/details/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json @@ -0,0 +1,19 @@ +{ + "chainId": "8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9", + "name": "Chainflip-Berghain", + "assets": [ + { + "assetId": 0, + "symbol": "FLIP", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-archive.chainflip.io", + "name": "chainflip" + } + ], + "addressPrefix": 2112 +} diff --git a/chains/v22/preConfigured/details/8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385.json b/chains/v22/preConfigured/details/8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385.json new file mode 100644 index 0000000..724ee19 --- /dev/null +++ b/chains/v22/preConfigured/details/8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385.json @@ -0,0 +1,23 @@ +{ + "chainId": "8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385", + "name": "5ireChain Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "5IRE", + "precision": 18, + "priceId": "5ire", + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.5ire.network", + "name": "5ire Mainnet Node" + } + ], + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] +} diff --git a/chains/v22/preConfigured/details/8f1e2abdcec389498fa752eca7f1d92e12447ecd08c517d2fb53adc1739b9f5f.json b/chains/v22/preConfigured/details/8f1e2abdcec389498fa752eca7f1d92e12447ecd08c517d2fb53adc1739b9f5f.json new file mode 100644 index 0000000..ea2aec7 --- /dev/null +++ b/chains/v22/preConfigured/details/8f1e2abdcec389498fa752eca7f1d92e12447ecd08c517d2fb53adc1739b9f5f.json @@ -0,0 +1,19 @@ +{ + "chainId": "8f1e2abdcec389498fa752eca7f1d92e12447ecd08c517d2fb53adc1739b9f5f", + "name": "Kreivo de Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testnet.kreivo.kippu.rocks/", + "name": "Kippu" + } + ], + "addressPrefix": 2 +} diff --git a/chains/v22/preConfigured/details/91912b429ce7bf2975440a0920b46a892fddeeaed6ccc11c93f2d57ad1bd69ab.json b/chains/v22/preConfigured/details/91912b429ce7bf2975440a0920b46a892fddeeaed6ccc11c93f2d57ad1bd69ab.json new file mode 100644 index 0000000..3eef51b --- /dev/null +++ b/chains/v22/preConfigured/details/91912b429ce7bf2975440a0920b46a892fddeeaed6ccc11c93f2d57ad1bd69ab.json @@ -0,0 +1,19 @@ +{ + "chainId": "91912b429ce7bf2975440a0920b46a892fddeeaed6ccc11c93f2d57ad1bd69ab", + "name": "Autonomys Chronos Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tAI3", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.chronos.autonomys.xyz/ws", + "name": "Labs" + } + ], + "addressPrefix": 6094 +} diff --git a/chains/v22/preConfigured/details/91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527.json b/chains/v22/preConfigured/details/91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527.json new file mode 100644 index 0000000..eac6945 --- /dev/null +++ b/chains/v22/preConfigured/details/91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527.json @@ -0,0 +1,27 @@ +{ + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "name": "Moonbase Alpha (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "DEV", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbase.moonbeam.network", + "name": "Moonbeam Foundation" + }, + { + "url": "wss://moonbeam-alpha.api.onfinality.io/public-ws", + "name": "OnFinality" + }, + { + "url": "wss://moonbase.public.curie.radiumblock.co/ws", + "name": "RadiumBlock" + } + ], + "addressPrefix": 1287 +} diff --git a/chains/v22/preConfigured/details/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json b/chains/v22/preConfigured/details/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json new file mode 100644 index 0000000..68768f0 --- /dev/null +++ b/chains/v22/preConfigured/details/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json @@ -0,0 +1,19 @@ +{ + "chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095", + "name": "Subspace Gemini 3f (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tSSC", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-1.gemini-3f.subspace.network/ws", + "name": "Europe" + } + ], + "addressPrefix": 2254 +} diff --git a/chains/v22/preConfigured/details/983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a.json b/chains/v22/preConfigured/details/983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a.json new file mode 100644 index 0000000..d140900 --- /dev/null +++ b/chains/v22/preConfigured/details/983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a.json @@ -0,0 +1,19 @@ +{ + "chainId": "983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a", + "name": "Dancelight (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "STAR", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://services.tanssi-testnet.network/dancelight", + "name": "Tanssi Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json b/chains/v22/preConfigured/details/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json new file mode 100644 index 0000000..7d7af50 --- /dev/null +++ b/chains/v22/preConfigured/details/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json @@ -0,0 +1,19 @@ +{ + "chainId": "a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94", + "name": "Elysium Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "ELY", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.elysiumchain.tech", + "name": "Elysium" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/a518884657dc1ae5492b530666bc3b3c4d49a65341a0721095400dc7ccaa105d.json b/chains/v22/preConfigured/details/a518884657dc1ae5492b530666bc3b3c4d49a65341a0721095400dc7ccaa105d.json new file mode 100644 index 0000000..13a54ff --- /dev/null +++ b/chains/v22/preConfigured/details/a518884657dc1ae5492b530666bc3b3c4d49a65341a0721095400dc7ccaa105d.json @@ -0,0 +1,19 @@ +{ + "chainId": "a518884657dc1ae5492b530666bc3b3c4d49a65341a0721095400dc7ccaa105d", + "name": "Melodie Testnet V2 Live (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "MEL", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://melodie-rpc.allfeat.io", + "name": "Allfeat labs" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c.json b/chains/v22/preConfigured/details/b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c.json new file mode 100644 index 0000000..87e6e5d --- /dev/null +++ b/chains/v22/preConfigured/details/b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c.json @@ -0,0 +1,23 @@ +{ + "chainId": "b2985e778bb748c70e450dcc084cc7da79fe742cc23d3b040abd7028187de69c", + "name": "Xode", + "assets": [ + { + "assetId": 0, + "symbol": "XON", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot-rpcnode.xode.net", + "name": "XodeCommunity" + }, + { + "url": "wss://xode-polkadot-rpc-01.zeeve.net/y0yxg038wn1fncc/rpc", + "name": "Zeeve" + } + ], + "addressPrefix": 280 +} diff --git a/chains/v22/preConfigured/details/bc56cf00c4a27f1e07e3a6c51ad427a1adc1d1109ed47a1e941f187e95012a33.json b/chains/v22/preConfigured/details/bc56cf00c4a27f1e07e3a6c51ad427a1adc1d1109ed47a1e941f187e95012a33.json new file mode 100644 index 0000000..9ccce72 --- /dev/null +++ b/chains/v22/preConfigured/details/bc56cf00c4a27f1e07e3a6c51ad427a1adc1d1109ed47a1e941f187e95012a33.json @@ -0,0 +1,23 @@ +{ + "chainId": "bc56cf00c4a27f1e07e3a6c51ad427a1adc1d1109ed47a1e941f187e95012a33", + "name": "Paseo Collectives (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://collectives-paseo.rpc.amforc.com", + "name": "IBP1" + }, + { + "url": "wss://collectives-paseo.dotters.network", + "name": "IBP2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/details/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json b/chains/v22/preConfigured/details/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json new file mode 100644 index 0000000..f2110dc --- /dev/null +++ b/chains/v22/preConfigured/details/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json @@ -0,0 +1,19 @@ +{ + "chainId": "c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf", + "name": "Creditcoin PoS Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "icon": "CTC.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.testnet.creditcoin.network/ws", + "name": "Creditcoin Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json b/chains/v22/preConfigured/details/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json new file mode 100644 index 0000000..445c933 --- /dev/null +++ b/chains/v22/preConfigured/details/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json @@ -0,0 +1,23 @@ +{ + "chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464", + "name": "Paseo Coretime (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/coretime-paseo", + "name": "IBP1" + }, + { + "url": "wss://coretime-paseo.dotters.network", + "name": "IBP2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/details/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json b/chains/v22/preConfigured/details/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json new file mode 100644 index 0000000..8a45ebd --- /dev/null +++ b/chains/v22/preConfigured/details/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json @@ -0,0 +1,19 @@ +{ + "chainId": "c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9", + "name": "OPAL by UNIQUE (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "OPL", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://ws-opal.unique.network", + "name": "Geo Load Balancer" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json b/chains/v22/preConfigured/details/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json new file mode 100644 index 0000000..d4f0980 --- /dev/null +++ b/chains/v22/preConfigured/details/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json @@ -0,0 +1,23 @@ +{ + "chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e", + "name": "Paseo Bridge Hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-paseo", + "name": "IBP1" + }, + { + "url": "wss://bridge-hub-paseo.dotters.network", + "name": "IBP2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/details/d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f.json b/chains/v22/preConfigured/details/d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f.json new file mode 100644 index 0000000..dcaab49 --- /dev/null +++ b/chains/v22/preConfigured/details/d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f.json @@ -0,0 +1,27 @@ +{ + "chainId": "d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f", + "name": "Xcavate", + "assets": [ + { + "assetId": 0, + "symbol": "XCAV", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://xcavate.ibp.network", + "name": "IBP1" + }, + { + "url": "wss://xcavate.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://rpc1-polkadot.xcavate.io", + "name": "Xcavate" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/details/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json b/chains/v22/preConfigured/details/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json new file mode 100644 index 0000000..724579c --- /dev/null +++ b/chains/v22/preConfigured/details/d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2.json @@ -0,0 +1,35 @@ +{ + "chainId": "d6eec26135305a8ad257a20d003357284c8aa03d0bdb2b357ab0a22371e11ef2", + "name": "Paseo Asset Hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://asset-hub-paseo-rpc.n.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://sys.ibp.network/asset-hub-paseo", + "name": "IBP1" + }, + { + "url": "wss://asset-hub-paseo.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://pas-rpc.stakeworld.io/assethub", + "name": "StakeWorld" + }, + { + "url": "wss://sys.turboflakes.io/asset-hub-paseo", + "name": "TurboFlakes" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/details/da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c.json b/chains/v22/preConfigured/details/da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c.json new file mode 100644 index 0000000..1268faf --- /dev/null +++ b/chains/v22/preConfigured/details/da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c.json @@ -0,0 +1,19 @@ +{ + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "name": "Litmus (SHUTTING DOWN)", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litentry node" + } + ], + "addressPrefix": 128 +} diff --git a/chains/v22/preConfigured/details/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json b/chains/v22/preConfigured/details/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json new file mode 100644 index 0000000..013a9ff --- /dev/null +++ b/chains/v22/preConfigured/details/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json @@ -0,0 +1,19 @@ +{ + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "name": "Composable Finance (SHUTTING DOWN)", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "addressPrefix": 50 +} diff --git a/chains/v22/preConfigured/details/db98c50e9ab1c34fe7927d97373f82e3c0d11490813a7c0b8dac2cd9a793a7dd.json b/chains/v22/preConfigured/details/db98c50e9ab1c34fe7927d97373f82e3c0d11490813a7c0b8dac2cd9a793a7dd.json new file mode 100644 index 0000000..4ce3395 --- /dev/null +++ b/chains/v22/preConfigured/details/db98c50e9ab1c34fe7927d97373f82e3c0d11490813a7c0b8dac2cd9a793a7dd.json @@ -0,0 +1,19 @@ +{ + "chainId": "db98c50e9ab1c34fe7927d97373f82e3c0d11490813a7c0b8dac2cd9a793a7dd", + "name": "Autonomys Mainnet Domain 0", + "assets": [ + { + "assetId": 0, + "symbol": "AI3", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://auto-evm.mainnet.autonomys.xyz/ws", + "name": "Labs" + } + ], + "addressPrefix": 6094 +} diff --git a/chains/v22/preConfigured/details/e600ea6d0dfa0987874bc539b4c471b9f7e5a3277e80989e47a6cc69bb944511.json b/chains/v22/preConfigured/details/e600ea6d0dfa0987874bc539b4c471b9f7e5a3277e80989e47a6cc69bb944511.json new file mode 100644 index 0000000..bca4e1a --- /dev/null +++ b/chains/v22/preConfigured/details/e600ea6d0dfa0987874bc539b4c471b9f7e5a3277e80989e47a6cc69bb944511.json @@ -0,0 +1,19 @@ +{ + "chainId": "e600ea6d0dfa0987874bc539b4c471b9f7e5a3277e80989e47a6cc69bb944511", + "name": "Xcavate (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "XCAV", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-paseo.xcavate.io", + "name": "Xcavate" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/details/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json b/chains/v22/preConfigured/details/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json new file mode 100644 index 0000000..1110c9e --- /dev/null +++ b/chains/v22/preConfigured/details/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json @@ -0,0 +1,27 @@ +{ + "chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec", + "name": "Paseo People (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://people-paseo.rpc.amforc.com", + "name": "Amforc" + }, + { + "url": "wss://sys.ibp.network/people-paseo", + "name": "IBP1" + }, + { + "url": "wss://people-paseo.dotters.network", + "name": "IBP2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/details/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json b/chains/v22/preConfigured/details/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json new file mode 100644 index 0000000..df51513 --- /dev/null +++ b/chains/v22/preConfigured/details/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json @@ -0,0 +1,19 @@ +{ + "chainId": "e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1", + "name": "Pop Network Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc1.paseo.popnetwork.xyz", + "name": "R0GUE-RPC1" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/details/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json b/chains/v22/preConfigured/details/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json new file mode 100644 index 0000000..34db7a6 --- /dev/null +++ b/chains/v22/preConfigured/details/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json @@ -0,0 +1,23 @@ +{ + "chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452", + "name": "Bifrost Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "BNC.svg" + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.paseo.liebi.com/ws", + "name": "Liebi" + }, + { + "url": "wss://bifrost-rpc.paseo2.liebi.com/ws", + "name": "Liebi2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/details/f2741047604399cf783f47197ad06f5d2761e2dab97c405e076af64d60f20faf.json b/chains/v22/preConfigured/details/f2741047604399cf783f47197ad06f5d2761e2dab97c405e076af64d60f20faf.json new file mode 100644 index 0000000..55fffc0 --- /dev/null +++ b/chains/v22/preConfigured/details/f2741047604399cf783f47197ad06f5d2761e2dab97c405e076af64d60f20faf.json @@ -0,0 +1,19 @@ +{ + "chainId": "f2741047604399cf783f47197ad06f5d2761e2dab97c405e076af64d60f20faf", + "name": "QF Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "QF", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://test.qfnetwork.xyz", + "name": "QF Network" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json b/chains/v22/preConfigured/details/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json new file mode 100644 index 0000000..547c48d --- /dev/null +++ b/chains/v22/preConfigured/details/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json @@ -0,0 +1,19 @@ +{ + "chainId": "f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc", + "name": "Neuro Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "NEURO", + "precision": 12, + "icon": "NEURO.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-testnet-rpc.origin-trail.network/", + "name": "TraceLabs" + } + ], + "addressPrefix": 101 +} diff --git a/chains/v22/preConfigured/details/f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f.json b/chains/v22/preConfigured/details/f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f.json new file mode 100644 index 0000000..36c24da --- /dev/null +++ b/chains/v22/preConfigured/details/f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f.json @@ -0,0 +1,19 @@ +{ + "chainId": "f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f", + "name": "TSCS Network", + "assets": [ + { + "assetId": 0, + "symbol": "TSCS", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testnetrpc.scschain.com", + "name": "SuperEX" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/f512a4b3308b4d5d6a2609e814d2bb5e5070c89dd21af63f6e01a72a286913e4.json b/chains/v22/preConfigured/details/f512a4b3308b4d5d6a2609e814d2bb5e5070c89dd21af63f6e01a72a286913e4.json new file mode 100644 index 0000000..68ffb71 --- /dev/null +++ b/chains/v22/preConfigured/details/f512a4b3308b4d5d6a2609e814d2bb5e5070c89dd21af63f6e01a72a286913e4.json @@ -0,0 +1,19 @@ +{ + "chainId": "f512a4b3308b4d5d6a2609e814d2bb5e5070c89dd21af63f6e01a72a286913e4", + "name": "VFlow", + "assets": [ + { + "assetId": 0, + "symbol": "VFY", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://vflow-rpc.zkverify.io", + "name": "zkVerify" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/details/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json b/chains/v22/preConfigured/details/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json new file mode 100644 index 0000000..baf7cf1 --- /dev/null +++ b/chains/v22/preConfigured/details/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json @@ -0,0 +1,23 @@ +{ + "chainId": "f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840", + "name": "Westend Coretime (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://coretime-westend-rpc.n.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://westend-coretime-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json b/chains/v22/preConfigured/details/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json new file mode 100644 index 0000000..bc88125 --- /dev/null +++ b/chains/v22/preConfigured/details/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json @@ -0,0 +1,19 @@ +{ + "chainId": "fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572", + "name": "Creditcoin3 Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "icon": "CTC.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.cc3-testnet.creditcoin.network/ws", + "name": "Creditcoin Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/details/fd974cf9eaf028f5e44b9fdd1949ab039c6cf9cc54449b0b60d71b042e79aeb6.json b/chains/v22/preConfigured/details/fd974cf9eaf028f5e44b9fdd1949ab039c6cf9cc54449b0b60d71b042e79aeb6.json new file mode 100644 index 0000000..fd857e3 --- /dev/null +++ b/chains/v22/preConfigured/details/fd974cf9eaf028f5e44b9fdd1949ab039c6cf9cc54449b0b60d71b042e79aeb6.json @@ -0,0 +1,27 @@ +{ + "chainId": "fd974cf9eaf028f5e44b9fdd1949ab039c6cf9cc54449b0b60d71b042e79aeb6", + "name": "passet-hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://passet-hub-paseo.ibp.network", + "name": "IBP1" + }, + { + "url": "wss://passet-hub-paseo.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://testnet-passet-hub.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020.json b/chains/v22/preConfigured/detailsDev/05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020.json new file mode 100644 index 0000000..00f6393 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020.json @@ -0,0 +1,19 @@ +{ + "chainId": "05fab032a899566268235e3c89c847fb4644558a0d856282d47d17ff06cb2020", + "name": "Hydration Paseo Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "icon": "HDX.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo-rpc.play.hydration.cloud", + "name": "Galactic Council" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/detailsDev/0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021.json b/chains/v22/preConfigured/detailsDev/0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021.json new file mode 100644 index 0000000..897bbad --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021.json @@ -0,0 +1,19 @@ +{ + "chainId": "0e00b212768e28b176d069890c106e37c331ea9b16b207f4e9baf67b3f3f3021", + "name": "Torus mainnet torus-node 0.1.0-e59e8eb02bd", + "assets": [ + { + "assetId": 0, + "symbol": "TORUS", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://api.torus.network", + "name": "mainnet" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json b/chains/v22/preConfigured/detailsDev/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json new file mode 100644 index 0000000..160bd12 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c.json @@ -0,0 +1,19 @@ +{ + "chainId": "131a8f81116a6ee880aa5f84b16115499a50f5f8dccfed80d87e204ec9203f3c", + "name": "Bastiat (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "LDN", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testchain.liberland.org", + "name": "Liberland Government" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc.json b/chains/v22/preConfigured/detailsDev/1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc.json new file mode 100644 index 0000000..6d25d2a --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc.json @@ -0,0 +1,19 @@ +{ + "chainId": "1459b0204b92719ffc978c5da3d6a2057973916bd548f8076df2064bc1cb4cfc", + "name": "Analog Timechain", + "assets": [ + { + "assetId": 0, + "symbol": "ANLOG", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.timechain.analog.one", + "name": "Analog One" + } + ], + "addressPrefix": 12850 +} diff --git a/chains/v22/preConfigured/detailsDev/1567e670533839953530f55daef83e7dbf245356278c6d21d28cbc85c8db32b9.json b/chains/v22/preConfigured/detailsDev/1567e670533839953530f55daef83e7dbf245356278c6d21d28cbc85c8db32b9.json new file mode 100644 index 0000000..2fbf428 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/1567e670533839953530f55daef83e7dbf245356278c6d21d28cbc85c8db32b9.json @@ -0,0 +1,19 @@ +{ + "chainId": "1567e670533839953530f55daef83e7dbf245356278c6d21d28cbc85c8db32b9", + "name": "IDN Consumer Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "IDNC", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://idnc0-testnet.idealabs.network", + "name": "IDN Node" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/detailsDev/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json b/chains/v22/preConfigured/detailsDev/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json new file mode 100644 index 0000000..7a9041c --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff.json @@ -0,0 +1,23 @@ +{ + "chainId": "15b34a3b7443c73fa1f687cce2d8e5981f6a2eaad54809a6b6af28e83d2adaff", + "name": "Bifrost Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "BFC", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://public-01.testnet.bifrostnetwork.com/wss", + "name": "Pilab #1" + }, + { + "url": "wss://public-02.testnet.bifrostnetwork.com/wss", + "name": "Pilab #2" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json b/chains/v22/preConfigured/detailsDev/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json new file mode 100644 index 0000000..26b5652 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0.json @@ -0,0 +1,19 @@ +{ + "chainId": "203c6838fc78ea3660a2f298a58d859519c72a5efdc0f194abd6f0d5ce1838e0", + "name": "Frequency Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "XRQCY", + "precision": 8, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://0.rpc.testnet.amplica.io", + "name": "Amplica Labs" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/206d6e4eacf577a18f3f3286726a34dd389b1e9f4bb838381f0aba5fd3a0857f.json b/chains/v22/preConfigured/detailsDev/206d6e4eacf577a18f3f3286726a34dd389b1e9f4bb838381f0aba5fd3a0857f.json new file mode 100644 index 0000000..fc5012e --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/206d6e4eacf577a18f3f3286726a34dd389b1e9f4bb838381f0aba5fd3a0857f.json @@ -0,0 +1,19 @@ +{ + "chainId": "206d6e4eacf577a18f3f3286726a34dd389b1e9f4bb838381f0aba5fd3a0857f", + "name": "VFlow Volta (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tVFY", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://vflow-volta-rpc.zkverify.io", + "name": "zkVerify" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/detailsDev/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json b/chains/v22/preConfigured/detailsDev/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json new file mode 100644 index 0000000..60e8b9d --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea.json @@ -0,0 +1,19 @@ +{ + "chainId": "21a1ba24a807ab70ade25cbd741e6428746a7007926ac7b82d102df7d620e2ea", + "name": "VTB Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "VTBC", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://substratenode.vtbcfoundation.org/explorer", + "name": "VTB Community" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/264d868b1999c6fc3c8d53f6d6b0c0969cc7f0f31e846793b9585fa3019a0132.json b/chains/v22/preConfigured/detailsDev/264d868b1999c6fc3c8d53f6d6b0c0969cc7f0f31e846793b9585fa3019a0132.json new file mode 100644 index 0000000..3034a5c --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/264d868b1999c6fc3c8d53f6d6b0c0969cc7f0f31e846793b9585fa3019a0132.json @@ -0,0 +1,19 @@ +{ + "chainId": "264d868b1999c6fc3c8d53f6d6b0c0969cc7f0f31e846793b9585fa3019a0132", + "name": "Autonomys Chronos Testnet Domain 0 (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tAI3", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://auto-evm.chronos.autonomys.xyz/ws", + "name": "Labs" + } + ], + "addressPrefix": 6094 +} diff --git a/chains/v22/preConfigured/detailsDev/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json b/chains/v22/preConfigured/detailsDev/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json new file mode 100644 index 0000000..dd4d0c5 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872.json @@ -0,0 +1,19 @@ +{ + "chainId": "29f4371dcc41045f5041489dfcd51389bf8ccd2161332e0de1ca803bcc3ee872", + "name": "Robonomics Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "XRT.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.rpc.robonomics.network/", + "name": "Airalab" + } + ], + "addressPrefix": 32 +} diff --git a/chains/v22/preConfigured/detailsDev/40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76.json b/chains/v22/preConfigured/detailsDev/40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76.json new file mode 100644 index 0000000..3e842a2 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76.json @@ -0,0 +1,19 @@ +{ + "chainId": "40d175caba06c99521d5cd1bea3d1495b14d28b59eef1d5ffc2688cbb7e3dd76", + "name": "Heima-paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "HEI", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.paseo-parachain.heima.network", + "name": "Heima" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json b/chains/v22/preConfigured/detailsDev/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json new file mode 100644 index 0000000..ef0379b --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2.json @@ -0,0 +1,19 @@ +{ + "chainId": "466edf864b4314b97f36e45ec21ddb39e0bdc52789377b91be0957d5afad2eb2", + "name": "Energy Web X Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "EWT", + "precision": 18, + "icon": "EWT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.testnet.energywebx.com/", + "name": "Energy Web" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json b/chains/v22/preConfigured/detailsDev/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json new file mode 100644 index 0000000..9231609 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73.json @@ -0,0 +1,19 @@ +{ + "chainId": "5388faf792c5232566d21493929b32c1f20a9c2b03e95615eefec2aa26d64b73", + "name": "Hyperbridge (Gargantua) (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tBRIDGE", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://hyperbridge-paseo-rpc.blockops.network", + "name": "BlockOps" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/detailsDev/5f52a76d9a13fcc0c9094ba62c284f4f2f5e5f031f7e60eecaa7339f7f77c23f.json b/chains/v22/preConfigured/detailsDev/5f52a76d9a13fcc0c9094ba62c284f4f2f5e5f031f7e60eecaa7339f7f77c23f.json new file mode 100644 index 0000000..533a997 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/5f52a76d9a13fcc0c9094ba62c284f4f2f5e5f031f7e60eecaa7339f7f77c23f.json @@ -0,0 +1,19 @@ +{ + "chainId": "5f52a76d9a13fcc0c9094ba62c284f4f2f5e5f031f7e60eecaa7339f7f77c23f", + "name": "Hydration Paseo Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "icon": "HDX.svg" + } + ], + "nodes": [ + { + "url": "wss://paseo-rpc.play.hydration.cloud", + "name": "Galactic Council" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/detailsDev/5f77ad733c957246dc5c149ca87319027155cd78554d1fa5f44d5140dddf2892.json b/chains/v22/preConfigured/detailsDev/5f77ad733c957246dc5c149ca87319027155cd78554d1fa5f44d5140dddf2892.json new file mode 100644 index 0000000..4f6d489 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/5f77ad733c957246dc5c149ca87319027155cd78554d1fa5f44d5140dddf2892.json @@ -0,0 +1,23 @@ +{ + "chainId": "5f77ad733c957246dc5c149ca87319027155cd78554d1fa5f44d5140dddf2892", + "name": "Mandala Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "KPGT", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc1.paseo.mandalachain.io", + "name": "Autobot" + }, + { + "url": "wss://rpc2.paseo.mandalachain.io", + "name": "Bumblebee" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/detailsDev/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json b/chains/v22/preConfigured/detailsDev/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json new file mode 100644 index 0000000..f545a98 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe.json @@ -0,0 +1,23 @@ +{ + "chainId": "63e1e2390bf7758f2462ad22b950e7e191f3500226ba6f572346ac06ced516fe", + "name": "Bifrost Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "BFC", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://public-01.mainnet.bifrostnetwork.com/wss", + "name": "Pilab #1" + }, + { + "url": "wss://public-02.mainnet.bifrostnetwork.com/wss", + "name": "Pilab #2" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd.json b/chains/v22/preConfigured/detailsDev/66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd.json new file mode 100644 index 0000000..95e3e1e --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd.json @@ -0,0 +1,23 @@ +{ + "chainId": "66455a580aabff303720aa83adbe6c44502922251c03ba73686d5245da9e21bd", + "name": "Autonomys Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "AI3", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.mainnet.subspace.foundation/ws", + "name": "Foundation" + }, + { + "url": "wss://rpc.mainnet.autonomys.xyz/ws", + "name": "Labs" + } + ], + "addressPrefix": 6094 +} diff --git a/chains/v22/preConfigured/detailsDev/66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411.json b/chains/v22/preConfigured/detailsDev/66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411.json new file mode 100644 index 0000000..f30d699 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411.json @@ -0,0 +1,19 @@ +{ + "chainId": "66dc4e5ff85faddb0311b768eb73a58d9a00c65f06056ffaa370a1b1354d7411", + "name": "Argon Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "ARGN", + "precision": 6, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.testnet.argonprotocol.org", + "name": "Argon Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json b/chains/v22/preConfigured/detailsDev/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json new file mode 100644 index 0000000..34fe928 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10.json @@ -0,0 +1,19 @@ +{ + "chainId": "6ac13efb5b368b97b4934cef6edfdd99c2af51ba5109bfb8dacc116f9c584c10", + "name": "ChainX", + "assets": [ + { + "assetId": 0, + "symbol": "PCX", + "precision": 8, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.chainx.org/ws", + "name": "ChainX" + } + ], + "addressPrefix": 44 +} diff --git a/chains/v22/preConfigured/detailsDev/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json b/chains/v22/preConfigured/detailsDev/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json new file mode 100644 index 0000000..d2f4a97 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6.json @@ -0,0 +1,23 @@ +{ + "chainId": "6bd89e052d67a45bb60a9a23e8581053d5e0d619f15cb9865946937e690c42d6", + "name": "Liberland", + "assets": [ + { + "assetId": 0, + "symbol": "LLD", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://liberland-rpc.n.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://mainnet.liberland.org", + "name": "Liberland Government" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6.json b/chains/v22/preConfigured/detailsDev/6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6.json new file mode 100644 index 0000000..84688c5 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6.json @@ -0,0 +1,19 @@ +{ + "chainId": "6d04f01a398a0de6466f7e3d8300e81fb1e5e8428a48ac4975469e90bedb96b6", + "name": "Analog Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "TANLOG", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.testnet.analog.one", + "name": "Analog One" + } + ], + "addressPrefix": 12851 +} diff --git a/chains/v22/preConfigured/detailsDev/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json b/chains/v22/preConfigured/detailsDev/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json new file mode 100644 index 0000000..ce8e2d9 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519.json @@ -0,0 +1,19 @@ +{ + "chainId": "79a4dc4b7d2d34be5fb91e65fd3c964054c3825c6eb281577fd879ee07544519", + "name": "Ajuna Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-paseo.ajuna.network", + "name": "BajunNetwork" + } + ], + "addressPrefix": 1328 +} diff --git a/chains/v22/preConfigured/detailsDev/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json b/chains/v22/preConfigured/detailsDev/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json new file mode 100644 index 0000000..c7efa3e --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080.json @@ -0,0 +1,19 @@ +{ + "chainId": "7a5d4db858ada1d20ed6ded4933c33313fc9673e5fffab560d0ca714782f2080", + "name": "Chainflip-Perseverance (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "FLIP", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://archive.perseverance.chainflip.io", + "name": "chainflip" + } + ], + "addressPrefix": 2112 +} diff --git a/chains/v22/preConfigured/detailsDev/8b33761e81378321c4ef20ec7f2ef2fd16c89b1b73a91e08445c32d05d338ee8.json b/chains/v22/preConfigured/detailsDev/8b33761e81378321c4ef20ec7f2ef2fd16c89b1b73a91e08445c32d05d338ee8.json new file mode 100644 index 0000000..8a2488d --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/8b33761e81378321c4ef20ec7f2ef2fd16c89b1b73a91e08445c32d05d338ee8.json @@ -0,0 +1,19 @@ +{ + "chainId": "8b33761e81378321c4ef20ec7f2ef2fd16c89b1b73a91e08445c32d05d338ee8", + "name": "IDN Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://idn0-testnet.idealabs.network", + "name": "IDN Node" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/detailsDev/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json b/chains/v22/preConfigured/detailsDev/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json new file mode 100644 index 0000000..5a2cdc2 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9.json @@ -0,0 +1,19 @@ +{ + "chainId": "8b8c140b0af9db70686583e3f6bf2a59052bfe9584b97d20c45068281e976eb9", + "name": "Chainflip-Berghain", + "assets": [ + { + "assetId": 0, + "symbol": "FLIP", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-archive.chainflip.io", + "name": "chainflip" + } + ], + "addressPrefix": 2112 +} diff --git a/chains/v22/preConfigured/detailsDev/8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385.json b/chains/v22/preConfigured/detailsDev/8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385.json new file mode 100644 index 0000000..724ee19 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385.json @@ -0,0 +1,23 @@ +{ + "chainId": "8c24aac175a803c999b25e1cdd89fefcf2ce6af24e27aa9b773463a7fa88c385", + "name": "5ireChain Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "5IRE", + "precision": 18, + "priceId": "5ire", + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.5ire.network", + "name": "5ire Mainnet Node" + } + ], + "addressPrefix": 42, + "options": [ + "ethereumBased" + ] +} diff --git a/chains/v22/preConfigured/detailsDev/8f1e2abdcec389498fa752eca7f1d92e12447ecd08c517d2fb53adc1739b9f5f.json b/chains/v22/preConfigured/detailsDev/8f1e2abdcec389498fa752eca7f1d92e12447ecd08c517d2fb53adc1739b9f5f.json new file mode 100644 index 0000000..ea2aec7 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/8f1e2abdcec389498fa752eca7f1d92e12447ecd08c517d2fb53adc1739b9f5f.json @@ -0,0 +1,19 @@ +{ + "chainId": "8f1e2abdcec389498fa752eca7f1d92e12447ecd08c517d2fb53adc1739b9f5f", + "name": "Kreivo de Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testnet.kreivo.kippu.rocks/", + "name": "Kippu" + } + ], + "addressPrefix": 2 +} diff --git a/chains/v22/preConfigured/detailsDev/91912b429ce7bf2975440a0920b46a892fddeeaed6ccc11c93f2d57ad1bd69ab.json b/chains/v22/preConfigured/detailsDev/91912b429ce7bf2975440a0920b46a892fddeeaed6ccc11c93f2d57ad1bd69ab.json new file mode 100644 index 0000000..3eef51b --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/91912b429ce7bf2975440a0920b46a892fddeeaed6ccc11c93f2d57ad1bd69ab.json @@ -0,0 +1,19 @@ +{ + "chainId": "91912b429ce7bf2975440a0920b46a892fddeeaed6ccc11c93f2d57ad1bd69ab", + "name": "Autonomys Chronos Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tAI3", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.chronos.autonomys.xyz/ws", + "name": "Labs" + } + ], + "addressPrefix": 6094 +} diff --git a/chains/v22/preConfigured/detailsDev/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json b/chains/v22/preConfigured/detailsDev/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json new file mode 100644 index 0000000..68768f0 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095.json @@ -0,0 +1,19 @@ +{ + "chainId": "92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095", + "name": "Subspace Gemini 3f (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "tSSC", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-1.gemini-3f.subspace.network/ws", + "name": "Europe" + } + ], + "addressPrefix": 2254 +} diff --git a/chains/v22/preConfigured/detailsDev/983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a.json b/chains/v22/preConfigured/detailsDev/983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a.json new file mode 100644 index 0000000..d140900 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a.json @@ -0,0 +1,19 @@ +{ + "chainId": "983a1a72503d6cc3636776747ec627172b51272bf45e50a355348facb67a820a", + "name": "Dancelight (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "STAR", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://services.tanssi-testnet.network/dancelight", + "name": "Tanssi Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json b/chains/v22/preConfigured/detailsDev/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json new file mode 100644 index 0000000..7d7af50 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94.json @@ -0,0 +1,19 @@ +{ + "chainId": "a01fd8b004e04a4ce2c689a339b48b0585004de5844b9939071d44be07806a94", + "name": "Elysium Mainnet", + "assets": [ + { + "assetId": 0, + "symbol": "ELY", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.elysiumchain.tech", + "name": "Elysium" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/a518884657dc1ae5492b530666bc3b3c4d49a65341a0721095400dc7ccaa105d.json b/chains/v22/preConfigured/detailsDev/a518884657dc1ae5492b530666bc3b3c4d49a65341a0721095400dc7ccaa105d.json new file mode 100644 index 0000000..13a54ff --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/a518884657dc1ae5492b530666bc3b3c4d49a65341a0721095400dc7ccaa105d.json @@ -0,0 +1,19 @@ +{ + "chainId": "a518884657dc1ae5492b530666bc3b3c4d49a65341a0721095400dc7ccaa105d", + "name": "Melodie Testnet V2 Live (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "MEL", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://melodie-rpc.allfeat.io", + "name": "Allfeat labs" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/bc56cf00c4a27f1e07e3a6c51ad427a1adc1d1109ed47a1e941f187e95012a33.json b/chains/v22/preConfigured/detailsDev/bc56cf00c4a27f1e07e3a6c51ad427a1adc1d1109ed47a1e941f187e95012a33.json new file mode 100644 index 0000000..9ccce72 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/bc56cf00c4a27f1e07e3a6c51ad427a1adc1d1109ed47a1e941f187e95012a33.json @@ -0,0 +1,23 @@ +{ + "chainId": "bc56cf00c4a27f1e07e3a6c51ad427a1adc1d1109ed47a1e941f187e95012a33", + "name": "Paseo Collectives (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://collectives-paseo.rpc.amforc.com", + "name": "IBP1" + }, + { + "url": "wss://collectives-paseo.dotters.network", + "name": "IBP2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/detailsDev/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json b/chains/v22/preConfigured/detailsDev/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json new file mode 100644 index 0000000..f2110dc --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf.json @@ -0,0 +1,19 @@ +{ + "chainId": "c2e43792c8acc075e564558f9a2184a0ffe9b0fd573969599eee9b647358c6cf", + "name": "Creditcoin PoS Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "icon": "CTC.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.testnet.creditcoin.network/ws", + "name": "Creditcoin Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json b/chains/v22/preConfigured/detailsDev/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json new file mode 100644 index 0000000..445c933 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464.json @@ -0,0 +1,23 @@ +{ + "chainId": "c806038cc1d06766f23074ade7c5511326be41646deabc259970ff280c82a464", + "name": "Paseo Coretime (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/coretime-paseo", + "name": "IBP1" + }, + { + "url": "wss://coretime-paseo.dotters.network", + "name": "IBP2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/detailsDev/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json b/chains/v22/preConfigured/detailsDev/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json new file mode 100644 index 0000000..8a45ebd --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9.json @@ -0,0 +1,19 @@ +{ + "chainId": "c87870ef90a438d574b8e320f17db372c50f62beb52e479c8ff6ee5b460670b9", + "name": "OPAL by UNIQUE (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "OPL", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://ws-opal.unique.network", + "name": "Geo Load Balancer" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json b/chains/v22/preConfigured/detailsDev/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json new file mode 100644 index 0000000..d4f0980 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e.json @@ -0,0 +1,23 @@ +{ + "chainId": "cc624979479dc37afee4cb23cb72b1772bbf377c0d3e8fa257c0fe6146572e3e", + "name": "Paseo Bridge Hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://sys.ibp.network/bridgehub-paseo", + "name": "IBP1" + }, + { + "url": "wss://bridge-hub-paseo.dotters.network", + "name": "IBP2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/detailsDev/d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f.json b/chains/v22/preConfigured/detailsDev/d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f.json new file mode 100644 index 0000000..dcaab49 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f.json @@ -0,0 +1,27 @@ +{ + "chainId": "d17bc7f93d054d8aba31f24d5bb0ac462247c594e31beed479b1c04d2d0ba48f", + "name": "Xcavate", + "assets": [ + { + "assetId": 0, + "symbol": "XCAV", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://xcavate.ibp.network", + "name": "IBP1" + }, + { + "url": "wss://xcavate.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://rpc1-polkadot.xcavate.io", + "name": "Xcavate" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/detailsDev/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json b/chains/v22/preConfigured/detailsDev/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json new file mode 100644 index 0000000..013a9ff --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d.json @@ -0,0 +1,19 @@ +{ + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "name": "Composable Finance (SHUTTING DOWN)", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "addressPrefix": 50 +} diff --git a/chains/v22/preConfigured/detailsDev/db98c50e9ab1c34fe7927d97373f82e3c0d11490813a7c0b8dac2cd9a793a7dd.json b/chains/v22/preConfigured/detailsDev/db98c50e9ab1c34fe7927d97373f82e3c0d11490813a7c0b8dac2cd9a793a7dd.json new file mode 100644 index 0000000..4ce3395 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/db98c50e9ab1c34fe7927d97373f82e3c0d11490813a7c0b8dac2cd9a793a7dd.json @@ -0,0 +1,19 @@ +{ + "chainId": "db98c50e9ab1c34fe7927d97373f82e3c0d11490813a7c0b8dac2cd9a793a7dd", + "name": "Autonomys Mainnet Domain 0", + "assets": [ + { + "assetId": 0, + "symbol": "AI3", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://auto-evm.mainnet.autonomys.xyz/ws", + "name": "Labs" + } + ], + "addressPrefix": 6094 +} diff --git a/chains/v22/preConfigured/detailsDev/e600ea6d0dfa0987874bc539b4c471b9f7e5a3277e80989e47a6cc69bb944511.json b/chains/v22/preConfigured/detailsDev/e600ea6d0dfa0987874bc539b4c471b9f7e5a3277e80989e47a6cc69bb944511.json new file mode 100644 index 0000000..bca4e1a --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/e600ea6d0dfa0987874bc539b4c471b9f7e5a3277e80989e47a6cc69bb944511.json @@ -0,0 +1,19 @@ +{ + "chainId": "e600ea6d0dfa0987874bc539b4c471b9f7e5a3277e80989e47a6cc69bb944511", + "name": "Xcavate (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "XCAV", + "precision": 12, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-paseo.xcavate.io", + "name": "Xcavate" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/detailsDev/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json b/chains/v22/preConfigured/detailsDev/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json new file mode 100644 index 0000000..1110c9e --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec.json @@ -0,0 +1,27 @@ +{ + "chainId": "e6c30d6e148f250b887105237bcaa5cb9f16dd203bf7b5b9d4f1da7387cb86ec", + "name": "Paseo People (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://people-paseo.rpc.amforc.com", + "name": "Amforc" + }, + { + "url": "wss://sys.ibp.network/people-paseo", + "name": "IBP1" + }, + { + "url": "wss://people-paseo.dotters.network", + "name": "IBP2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/detailsDev/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json b/chains/v22/preConfigured/detailsDev/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json new file mode 100644 index 0000000..df51513 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1.json @@ -0,0 +1,19 @@ +{ + "chainId": "e8b2d197b82a0da1fffca832c050894ebe343b289c61ef439aa694bdcef78aa1", + "name": "Pop Network Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc1.paseo.popnetwork.xyz", + "name": "R0GUE-RPC1" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/detailsDev/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json b/chains/v22/preConfigured/detailsDev/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json new file mode 100644 index 0000000..34db7a6 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452.json @@ -0,0 +1,23 @@ +{ + "chainId": "ec39b15e5a1945ff19b8e8c0f76990b5758ce19faa4578e8ed57eda33e844452", + "name": "Bifrost Paseo (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "BNC.svg" + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.paseo.liebi.com/ws", + "name": "Liebi" + }, + { + "url": "wss://bifrost-rpc.paseo2.liebi.com/ws", + "name": "Liebi2" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/detailsDev/f2741047604399cf783f47197ad06f5d2761e2dab97c405e076af64d60f20faf.json b/chains/v22/preConfigured/detailsDev/f2741047604399cf783f47197ad06f5d2761e2dab97c405e076af64d60f20faf.json new file mode 100644 index 0000000..55fffc0 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/f2741047604399cf783f47197ad06f5d2761e2dab97c405e076af64d60f20faf.json @@ -0,0 +1,19 @@ +{ + "chainId": "f2741047604399cf783f47197ad06f5d2761e2dab97c405e076af64d60f20faf", + "name": "QF Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "QF", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://test.qfnetwork.xyz", + "name": "QF Network" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json b/chains/v22/preConfigured/detailsDev/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json new file mode 100644 index 0000000..547c48d --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc.json @@ -0,0 +1,19 @@ +{ + "chainId": "f2b8faefcf9c370872d0b4d2eee31d46b4de4a8688153d23d82a39e2d6bc8bbc", + "name": "Neuro Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "NEURO", + "precision": 12, + "icon": "NEURO.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-testnet-rpc.origin-trail.network/", + "name": "TraceLabs" + } + ], + "addressPrefix": 101 +} diff --git a/chains/v22/preConfigured/detailsDev/f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f.json b/chains/v22/preConfigured/detailsDev/f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f.json new file mode 100644 index 0000000..36c24da --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f.json @@ -0,0 +1,19 @@ +{ + "chainId": "f4f7be86702d82728d97c3f969d93697b3a7c415afca098e00858f68f96dc28f", + "name": "TSCS Network", + "assets": [ + { + "assetId": 0, + "symbol": "TSCS", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://testnetrpc.scschain.com", + "name": "SuperEX" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/f512a4b3308b4d5d6a2609e814d2bb5e5070c89dd21af63f6e01a72a286913e4.json b/chains/v22/preConfigured/detailsDev/f512a4b3308b4d5d6a2609e814d2bb5e5070c89dd21af63f6e01a72a286913e4.json new file mode 100644 index 0000000..68ffb71 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/f512a4b3308b4d5d6a2609e814d2bb5e5070c89dd21af63f6e01a72a286913e4.json @@ -0,0 +1,19 @@ +{ + "chainId": "f512a4b3308b4d5d6a2609e814d2bb5e5070c89dd21af63f6e01a72a286913e4", + "name": "VFlow", + "assets": [ + { + "assetId": 0, + "symbol": "VFY", + "precision": 18, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://vflow-rpc.zkverify.io", + "name": "zkVerify" + } + ], + "addressPrefix": 0 +} diff --git a/chains/v22/preConfigured/detailsDev/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json b/chains/v22/preConfigured/detailsDev/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json new file mode 100644 index 0000000..baf7cf1 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840.json @@ -0,0 +1,23 @@ +{ + "chainId": "f938510edee7c23efa6e9db74f227c827a1b518bffe92e2f6c9842dc53d38840", + "name": "Westend Coretime (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "WND.svg" + } + ], + "nodes": [ + { + "url": "wss://coretime-westend-rpc.n.dwellir.com", + "name": "Dwellir" + }, + { + "url": "wss://westend-coretime-rpc.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json b/chains/v22/preConfigured/detailsDev/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json new file mode 100644 index 0000000..bc88125 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572.json @@ -0,0 +1,19 @@ +{ + "chainId": "fc4ec97a1c1f119c4353aecb4a17c7c0cf7b40d5d660143d8bad9117e9866572", + "name": "Creditcoin3 Testnet (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "CTC", + "precision": 18, + "icon": "CTC.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.cc3-testnet.creditcoin.network/ws", + "name": "Creditcoin Foundation" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v22/preConfigured/detailsDev/fd974cf9eaf028f5e44b9fdd1949ab039c6cf9cc54449b0b60d71b042e79aeb6.json b/chains/v22/preConfigured/detailsDev/fd974cf9eaf028f5e44b9fdd1949ab039c6cf9cc54449b0b60d71b042e79aeb6.json new file mode 100644 index 0000000..fd857e3 --- /dev/null +++ b/chains/v22/preConfigured/detailsDev/fd974cf9eaf028f5e44b9fdd1949ab039c6cf9cc54449b0b60d71b042e79aeb6.json @@ -0,0 +1,27 @@ +{ + "chainId": "fd974cf9eaf028f5e44b9fdd1949ab039c6cf9cc54449b0b60d71b042e79aeb6", + "name": "passet-hub (TESTNET)", + "assets": [ + { + "assetId": 0, + "symbol": "PAS", + "precision": 10, + "icon": "Default.svg" + } + ], + "nodes": [ + { + "url": "wss://passet-hub-paseo.ibp.network", + "name": "IBP1" + }, + { + "url": "wss://passet-hub-paseo.dotters.network", + "name": "IBP2" + }, + { + "url": "wss://testnet-passet-hub.polkadot.io", + "name": "Parity" + } + ], + "addressPrefix": 42 +} diff --git a/chains/v3/chains.json b/chains/v3/chains.json new file mode 100644 index 0000000..60a030a --- /dev/null +++ b/chains/v3/chains.json @@ -0,0 +1,3285 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "staking": "relaychain", + "buyProviders": { + "ramp": {}, + "moonpay": {}, + "transak": { + "network": "MAINNET" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "color": "linear-gradient(315deg, #D43079 0%, #F93C90 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + }, + "options": [ + "crowdloans" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "staking": "relaychain", + "buyProviders": { + "ramp": {}, + "transak": { + "network": "MAINNET" + } + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium block node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + }, + "options": [ + "crowdloans" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.pinknode.io/westend/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 6, + "symbol": "ARIS", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ARIS.svg", + "typeExtras": { + "assetId": "16" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 4, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "11" + } + } + ], + "nodes": [ + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Patract node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + }, + "color": "linear-gradient(315deg, #1C3816 0%, #4F6B49 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "tether", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "ARIS", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ARIS.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation node 0" + }, + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation node 1" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation node 2" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation node 3" + }, + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + }, + "color": "linear-gradient(315.17deg, #E40C5B 0%, #FF4C3B 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "addressPrefix": 8 + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + }, + "color": "linear-gradient(135deg, #53CBC8 0%, #11807D 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + } + ], + "nodes": [ + { + "url": "wss://wss.moonriver.moonbeam.network", + "name": "PureStake node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.pinknode.io/moonriver/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + }, + "color": "linear-gradient(135deg, #F2A007 19.29%, #A56B00 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden" + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.pinknode.io/shiden/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + }, + "color": "linear-gradient(135deg, #987ED9 0%, #5132AA 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12 + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0700000000", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + }, + "color": "linear-gradient(135deg, #3F3F3F 26.21%, #2EA9E7 26.42%, #4584F5 40.32%, #AC57C0 60.21%, #E65659 80.19%, #FFBF12 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "addressPrefix": 6 + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://rpc-01.basilisk.hydradx.io", + "name": "Hydradx node" + }, + { + "url": "wss://basilisk.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + }, + "color": "linear-gradient(315deg, #5B892B 0%, #97D92D 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "addressPrefix": 10041 + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #A37539 0%, #F5B840 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "addressPrefix": 136 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + }, + { + "url": "wss://parallel-heiko.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + }, + "color": "linear-gradient(315deg, #3A55F5 8%, #04E2FF 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware" + } + ], + "nodes": [ + { + "url": "wss://mainnet.edgewa.re", + "name": "Commonwealth Labs" + }, + { + "url": "wss://edgeware.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json", + "overridesCommon": false + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + }, + "color": "linear-gradient(315deg, #0B8789 0%, #36F7FA 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KILT Spiritnet", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + }, + "color": "linear-gradient(135deg, #F86842 0%, #8C175B 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "addressPrefix": 38 + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://ws.calamari.systems/", + "name": "Manta network node" + }, + { + "url": "wss://calamari.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://calamari-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + }, + "color": "linear-gradient(315deg, #5C09BA 0%, #C72F9E 58.33%, #FCA027 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "addressPrefix": 78 + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + }, + "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://pioneer-1-rpc.bit.country", + "name": "Bit.Country node" + }, + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + }, + "color": "linear-gradient(315deg, #391BB5 0%, #DB3795 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12 + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + }, + { + "url": "wss://acala-polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + }, + "color": "linear-gradient(97.21deg, #E40C5B 0%, #645AFD 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "addressPrefix": 10 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + }, + "color": "linear-gradient(315deg, #DD037D 0%, #00B1FF 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + }, + { + "url": "wss://parallel.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + }, + "color": "linear-gradient(315deg, #5314F1 8%, #04E2FF 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + }, + { + "url": "wss://clover.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + }, + "color": "linear-gradient(315deg, #4AA7CA 0%, #56D5A7 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Statemint", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + }, + "color": "linear-gradient(315deg, #23371A 0%, #89C62D 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg", + "addressPrefix": 0 + }, + { + "chainId": "0bd72c1c305172e1275278aaeb3f161e02eccb7a819e63f62d47bd53a28189f8", + "name": "Subsocial Solochain", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10 + } + ], + "nodes": [ + { + "url": "wss://rpc.subsocial.network", + "name": "DappForce" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial_solo.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #720497 0%, #F50083 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "addressPrefix": 28 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + }, + "color": "linear-gradient(315deg, #2A4ECB 0%, #4CABEC 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "addressPrefix": 32 + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + }, + "color": "linear-gradient(315deg, #001BC4 0%, #3F59FF 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + }, + "color": "linear-gradient(315deg, #180C2B 0%, #1E3258 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + }, + "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-0.zeitgeist.pm", + "name": "ZeitgeistPM node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + }, + "color": "linear-gradient(315deg, #132849 0%, #2C5AA6 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "addressPrefix": 73 + }, + { + "chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KICO", + "assets": [ + { + "assetId": 0, + "symbol": "KICO", + "precision": 14, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.kico.dico.io", + "name": "DICO FOUNDATION node" + }, + { + "url": "wss://rpc.api.kico.dico.io", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kico.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kico" + } + }, + "color": "linear-gradient(315deg, #248A63 0%, #58B18F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "addressPrefix": 42 + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + }, + "color": "linear-gradient(315deg, #4A22E1 0%, #7657EF 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "eac895d7768b17837a9c3a9f0280c01502c3ef40193df923490a0fa9c60ea076", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + } + ], + "nodes": [ + { + "url": "wss://crab-parachain-rpc.darwinia.network/", + "name": "Crab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crab.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crab" + } + }, + "color": "linear-gradient(315deg, #E6335B 0%, #0036F5 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "addressPrefix": 42 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + }, + "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + }, + "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "addressPrefix": 66 + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + }, + "color": "linear-gradient(315deg, #000C5F 47.14%, #91E3DA 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + }, + "color": "linear-gradient(315.17deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "addressPrefix": 36 + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + }, + "color": "linear-gradient(315.17deg, #4E6FD4 0%, #7B99F5 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg", + "addressPrefix": 1110 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-01.hydradx.io", + "name": "Calactic Council node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + }, + "color": "linear-gradient(315.17deg, #081152 19.76%, #F569AD 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "addressPrefix": 63 + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + }, + "color": "linear-gradient(315.17deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + }, + "color": "linear-gradient(315.17deg, #50AA85 0%, #57C799 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #78930F 0%, #D1F068 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "addressPrefix": 30 + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://turing.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + }, + "color": "linear-gradient(315deg, #B533B3 14.94%, #38EDF1 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "addressPrefix": 51 + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "color": "linear-gradient(315deg, #008464 20%, #69E6C8 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://composable-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "color": "linear-gradient(315.17deg, #7A0354 13.48%, #8E0076 46.85%, #F139FE 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg", + "addressPrefix": 49 + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex Solochain", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": "relaychain", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadex.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex__bm92Y" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex__bm92Y" + } + }, + "color": "linear-gradient(315deg, #2B2D36 23.96%, #606169 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg", + "addressPrefix": 88 + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #B62EB1 0%, #E96CE5 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin" + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "color": "linear-gradient(135deg, #D43079 26.21%, #2EA9E7 26.42%, #4584F5 40.32%, #AC57C0 60.21%, #E65659 80.19%, #FFBF12 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #0E7227 0%, #5CC774 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #267DEE 0%, #5FC2F9 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #E04E02 0%, #FCB350 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "addressPrefix": 128 + } +] diff --git a/chains/v3/chains_dev.json b/chains/v3/chains_dev.json new file mode 100644 index 0000000..9b9d0c1 --- /dev/null +++ b/chains/v3/chains_dev.json @@ -0,0 +1,3565 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "staking": "relaychain", + "buyProviders": { + "ramp": {}, + "moonpay": {}, + "transak": { + "network": "MAINNET" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "color": "linear-gradient(315deg, #D43079 0%, #F93C90 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://nova-wallet-polkadot.gapi.subquery.network" + }, + "history": { + "type": "subquery", + "url": "https://nova-wallet-polkadot.gapi.subquery.network" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + }, + "options": [ + "crowdloans" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "staking": "relaychain", + "buyProviders": { + "ramp": {}, + "transak": { + "network": "MAINNET" + } + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium block node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://nova-wallet-kusama.gapi.subquery.network" + }, + "history": { + "type": "subquery", + "url": "https://nova-wallet-kusama.gapi.subquery.network" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + }, + "options": [ + "crowdloans" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.pinknode.io/westend/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://nova-wallet-westend.gapi.subquery.network" + }, + "history": { + "type": "subquery", + "url": "https://nova-wallet-westend.gapi.subquery.network" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westmint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/account/{address}", + "extrinsic": "https://westmint.statescan.io/extrinsic/{hash}", + "event": "https://westmint.statescan.io/event/{event}" + } + ], + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westmint.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westmint" + } + }, + "options": [ + "testnet" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 6, + "symbol": "ARIS", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ARIS.svg", + "typeExtras": { + "assetId": "16" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 4, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "11" + } + } + ], + "nodes": [ + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + }, + "color": "linear-gradient(315deg, #1C3816 0%, #4F6B49 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "tether", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "ARIS", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ARIS.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation node 0" + }, + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation node 1" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation node 2" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation node 3" + }, + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + }, + "color": "linear-gradient(315.17deg, #E40C5B 0%, #FF4C3B 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "addressPrefix": 8 + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + } + ], + "nodes": [ + { + "url": "wss://wss.moonriver.moonbeam.network", + "name": "PureStake node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.pinknode.io/moonriver/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + }, + "color": "linear-gradient(135deg, #F2A007 19.29%, #A56B00 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": "parachain", + "assetId": 0, + "symbol": "DEV", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.pinknode.io/alphanet/explorer", + "name": "Pinknode" + }, + { + "url": "wss://moonbeam-alpha.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.testnet.moonbeam.network", + "name": "Moonbeam Network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden" + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.pinknode.io/shiden/explorer", + "name": "Pinknode node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "color": "linear-gradient(135deg, #987ED9 0%, #5132AA 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden__bm92Y" + } + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "staking": "parachain", + "precision": 12 + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0700000000", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + }, + "color": "linear-gradient(135deg, #3F3F3F 26.21%, #2EA9E7 26.42%, #4584F5 40.32%, #AC57C0 60.21%, #E65659 80.19%, #FFBF12 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "addressPrefix": 6 + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + }, + "color": "linear-gradient(315deg, #180C2B 0%, #1E3258 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://mainnet.edgewa.re", + "name": "Commonwealth Labs" + }, + { + "url": "wss://edgeware.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json", + "overridesCommon": false + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + } + }, + "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "0bd72c1c305172e1275278aaeb3f161e02eccb7a819e63f62d47bd53a28189f8", + "name": "Subsocial Solochain", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10 + } + ], + "nodes": [ + { + "url": "wss://rpc.subsocial.network", + "name": "DappForce" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial_solo.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial-solochain__bm92Y" + } + }, + "color": "linear-gradient(315deg, #720497 0%, #F50083 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "addressPrefix": 28 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + }, + { + "url": "wss://parallel-heiko.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://heiko-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + }, + "color": "linear-gradient(315deg, #3A55F5 8%, #04E2FF 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://rpc-01.basilisk.hydradx.io", + "name": "Hydradx node" + }, + { + "url": "wss://basilisk.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + }, + "color": "linear-gradient(315deg, #5B892B 0%, #97D92D 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "addressPrefix": 10041 + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://altair-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + }, + "color": "linear-gradient(315deg, #A37539 0%, #F5B840 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "addressPrefix": 136 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + }, + "color": "linear-gradient(315deg, #0B8789 0%, #36F7FA 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KILT Spiritnet", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + }, + "color": "linear-gradient(135deg, #F86842 0%, #8C175B 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "addressPrefix": 38 + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_peregrine.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://ws.calamari.systems/", + "name": "Manta network node" + }, + { + "url": "wss://calamari.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://calamari-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + }, + "color": "linear-gradient(315deg, #5C09BA 0%, #C72F9E 58.33%, #FCA027 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "addressPrefix": 78 + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + }, + "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://pioneer-1-rpc.bit.country", + "name": "Bit.Country node" + }, + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + }, + "color": "linear-gradient(315deg, #391BB5 0%, #DB3795 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12 + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + }, + { + "url": "wss://acala-polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + }, + "color": "linear-gradient(97.21deg, #E40C5B 0%, #645AFD 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "addressPrefix": 10 + }, + { + "chainId": "5c562e6300954998233c9a40b6b86f3028977e6d32d0da1af207738d19f98c1b", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12 + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.pinknode.io/mandala/explorer", + "name": "Pinknode node" + }, + { + "url": "wss://acala-mandala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://mandala.polkawallet.io", + "name": "Polkawallet" + } + ], + "options": [ + "testnet" + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala_mandala.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "addressPrefix": 42 + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + }, + "color": "linear-gradient(135deg, #53CBC8 0%, #11807D 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar__bm92Y" + } + }, + "color": "linear-gradient(315deg, #DD037D 0%, #00B1FF 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + }, + { + "url": "wss://parallel.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://parallel-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + }, + "color": "linear-gradient(315deg, #5314F1 8%, #04E2FF 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + }, + { + "url": "wss://clover.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + }, + "color": "linear-gradient(315deg, #4AA7CA 0%, #56D5A7 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Statemint", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + }, + "color": "linear-gradient(315deg, #23371A 0%, #89C62D 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + }, + "color": "linear-gradient(315deg, #2A4ECB 0%, #4CABEC 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "addressPrefix": 32 + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + }, + "color": "linear-gradient(315deg, #001BC4 0%, #3F59FF 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://picasso-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + }, + "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-0.zeitgeist.pm", + "name": "ZeitgeistPM node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + }, + "color": "linear-gradient(315deg, #132849 0%, #2C5AA6 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "addressPrefix": 73 + }, + { + "chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KICO", + "assets": [ + { + "assetId": 0, + "symbol": "KICO", + "precision": 14, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.kico.dico.io", + "name": "DICO FOUNDATION node" + }, + { + "url": "wss://rpc.api.kico.dico.io", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kico.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kico" + } + }, + "color": "linear-gradient(315deg, #248A63 0%, #58B18F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "addressPrefix": 42 + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + }, + "color": "linear-gradient(315deg, #4A22E1 0%, #7657EF 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "eac895d7768b17837a9c3a9f0280c01502c3ef40193df923490a0fa9c60ea076", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + } + ], + "nodes": [ + { + "url": "wss://crab-parachain-rpc.darwinia.network/", + "name": "Crab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crab.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crab" + } + }, + "color": "linear-gradient(315deg, #E6335B 0%, #0036F5 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "addressPrefix": 42 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + }, + "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + }, + "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "addressPrefix": 66 + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + }, + "color": "linear-gradient(315deg, #000C5F 47.14%, #91E3DA 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://centrifuge-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + }, + "color": "linear-gradient(315.17deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "addressPrefix": 36 + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + }, + "color": "linear-gradient(315.17deg, #4E6FD4 0%, #7B99F5 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg", + "addressPrefix": 1110 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-01.hydradx.io", + "name": "Calactic Council node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + }, + "color": "linear-gradient(315.17deg, #081152 19.76%, #F569AD 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "addressPrefix": 63 + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + }, + "color": "linear-gradient(315.17deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + }, + "color": "linear-gradient(315.17deg, #50AA85 0%, #57C799 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/singular_testnet.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Testnet.svg", + "addressPrefix": 0 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala__bm92Y" + } + }, + "color": "linear-gradient(315deg, #78930F 0%, #D1F068 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "addressPrefix": 30 + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "parachain", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://turing.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing__bm92Y" + } + }, + "color": "linear-gradient(315deg, #B533B3 14.94%, #38EDF1 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "addressPrefix": 51 + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": "relaychain", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "color": "linear-gradient(315deg, #008464 20%, #69E6C8 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://composable-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "color": "linear-gradient(315.17deg, #7A0354 13.48%, #8E0076 46.85%, #F139FE 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg", + "addressPrefix": 49 + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex Solochain", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": "relaychain", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadex.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex__bm92Y" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex__bm92Y" + } + }, + "color": "linear-gradient(315deg, #2B2D36 23.96%, #606169 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg", + "addressPrefix": 88 + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #B62EB1 0%, #E96CE5 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin" + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "color": "linear-gradient(135deg, #D43079 26.21%, #2EA9E7 26.42%, #4584F5 40.32%, #AC57C0 60.21%, #E65659 80.19%, #FFBF12 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #0E7227 0%, #5CC774 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #267DEE 0%, #5FC2F9 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #E04E02 0%, #FCB350 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "addressPrefix": 128 + } +] diff --git a/chains/v4/chains.json b/chains/v4/chains.json new file mode 100644 index 0000000..f2f43c7 --- /dev/null +++ b/chains/v4/chains.json @@ -0,0 +1,3872 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "staking": "relaychain", + "buyProviders": { + "ramp": {}, + "moonpay": {}, + "transak": { + "network": "MAINNET" + } + } + } + ], + "nodes": [ + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "color": "linear-gradient(315deg, #D43079 0%, #F93C90 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + }, + "options": [ + "crowdloans" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "staking": "relaychain", + "buyProviders": { + "ramp": {}, + "transak": { + "network": "MAINNET" + } + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium block node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + }, + "options": [ + "crowdloans" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.pinknode.io/westend/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 4, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "11" + } + } + ], + "nodes": [ + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Patract node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + }, + "color": "linear-gradient(315deg, #1C3816 0%, #4F6B49 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "tether", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + }, + "color": "linear-gradient(315.17deg, #E40C5B 0%, #FF4C3B 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "addressPrefix": 8 + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + } + ], + "nodes": [ + { + "url": "wss://moonbeam-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + }, + "color": "linear-gradient(135deg, #53CBC8 0%, #11807D 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + } + ], + "nodes": [ + { + "url": "wss://moonriver-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://wss.moonriver.moonbeam.network", + "name": "PureStake node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://rpc.pinknode.io/moonriver/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + }, + "color": "linear-gradient(135deg, #F2A007 19.29%, #A56B00 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden" + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.pinknode.io/shiden/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + }, + "color": "linear-gradient(135deg, #987ED9 0%, #5132AA 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12 + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0700000000", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + }, + "color": "linear-gradient(135deg, #3F3F3F 26.21%, #2EA9E7 26.42%, #4584F5 40.32%, #AC57C0 60.21%, #E65659 80.19%, #FFBF12 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "addressPrefix": 6 + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://rpc-01.basilisk.hydradx.io", + "name": "Hydradx node" + }, + { + "url": "wss://basilisk.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + }, + "color": "linear-gradient(315deg, #5B892B 0%, #97D92D 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "addressPrefix": 10041 + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #A37539 0%, #F5B840 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "addressPrefix": 136 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + }, + { + "url": "wss://parallel-heiko.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + }, + "color": "linear-gradient(315deg, #3A55F5 8%, #04E2FF 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware" + } + ], + "nodes": [ + { + "url": "wss://mainnet.edgewa.re", + "name": "Commonwealth Labs" + }, + { + "url": "wss://edgeware.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json", + "overridesCommon": false + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "5" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + }, + "color": "linear-gradient(315deg, #0B8789 0%, #36F7FA 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KILT Spiritnet", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + }, + "color": "linear-gradient(135deg, #F86842 0%, #8C175B 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "addressPrefix": 38 + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://ws.calamari.systems/", + "name": "Manta network node" + }, + { + "url": "wss://calamari.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://calamari-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + }, + "color": "linear-gradient(315deg, #5C09BA 0%, #C72F9E 58.33%, #FCA027 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "addressPrefix": 78 + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + }, + "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://pioneer-1-rpc.bit.country", + "name": "Bit.Country node" + }, + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + }, + "color": "linear-gradient(315deg, #391BB5 0%, #DB3795 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12 + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + }, + { + "url": "wss://acala-polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + }, + "color": "linear-gradient(97.21deg, #E40C5B 0%, #645AFD 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "addressPrefix": 10 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + }, + "color": "linear-gradient(315deg, #DD037D 0%, #00B1FF 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + }, + { + "url": "wss://parallel.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + }, + "color": "linear-gradient(315deg, #5314F1 8%, #04E2FF 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + }, + { + "url": "wss://clover.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + }, + "color": "linear-gradient(315deg, #4AA7CA 0%, #56D5A7 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Statemint", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + }, + "color": "linear-gradient(315deg, #23371A 0%, #89C62D 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg", + "addressPrefix": 0 + }, + { + "chainId": "0bd72c1c305172e1275278aaeb3f161e02eccb7a819e63f62d47bd53a28189f8", + "name": "Subsocial Solochain", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10 + } + ], + "nodes": [ + { + "url": "wss://arch.subsocial.network", + "name": "Arch node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial_solo.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #720497 0%, #F50083 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "addressPrefix": 28 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + }, + "color": "linear-gradient(315deg, #2A4ECB 0%, #4CABEC 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "addressPrefix": 32 + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + }, + "color": "linear-gradient(315deg, #001BC4 0%, #3F59FF 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + }, + "color": "linear-gradient(315deg, #180C2B 0%, #1E3258 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + }, + "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-0.zeitgeist.pm", + "name": "ZeitgeistPM node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + }, + "color": "linear-gradient(315deg, #132849 0%, #2C5AA6 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "addressPrefix": 73 + }, + { + "chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KICO", + "assets": [ + { + "assetId": 0, + "symbol": "KICO", + "precision": 14, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.kico.dico.io", + "name": "DICO FOUNDATION node" + }, + { + "url": "wss://rpc.api.kico.dico.io", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kico.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kico" + } + }, + "color": "linear-gradient(315deg, #248A63 0%, #58B18F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "addressPrefix": 42 + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + }, + "color": "linear-gradient(315deg, #4A22E1 0%, #7657EF 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "eac895d7768b17837a9c3a9f0280c01502c3ef40193df923490a0fa9c60ea076", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + } + ], + "nodes": [ + { + "url": "wss://crab-parachain-rpc.darwinia.network/", + "name": "Crab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crab.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crab" + } + }, + "color": "linear-gradient(315deg, #E6335B 0%, #0036F5 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "addressPrefix": 42 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + }, + "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + }, + "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "addressPrefix": 66 + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + }, + "color": "linear-gradient(315deg, #000C5F 47.14%, #91E3DA 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + }, + "color": "linear-gradient(315.17deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "addressPrefix": 36 + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + }, + "color": "linear-gradient(315.17deg, #4E6FD4 0%, #7B99F5 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg", + "addressPrefix": 1110 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-01.hydradx.io", + "name": "Calactic Council node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + }, + "color": "linear-gradient(315.17deg, #081152 19.76%, #F569AD 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "addressPrefix": 63 + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + }, + "color": "linear-gradient(315.17deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + }, + "color": "linear-gradient(315.17deg, #50AA85 0%, #57C799 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + }, + "color": "linear-gradient(315deg, #78930F 0%, #D1F068 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "addressPrefix": 30 + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "turing_runtime.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "turing_runtime.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03", + "currencyIdType": "turing_runtime.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04", + "currencyIdType": "turing_runtime.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05", + "currencyIdType": "turing_runtime.CurrencyId", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06", + "currencyIdType": "turing_runtime.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07", + "currencyIdType": "turing_runtime.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + }, + "color": "linear-gradient(315deg, #B533B3 14.94%, #38EDF1 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "addressPrefix": 51 + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "color": "linear-gradient(315deg, #008464 20%, #69E6C8 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://composable-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + }, + "color": "linear-gradient(315.17deg, #7A0354 13.48%, #8E0076 46.85%, #F139FE 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg", + "addressPrefix": 49 + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex Solochain", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": "relaychain", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadex.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + }, + "color": "linear-gradient(315deg, #2B2D36 23.96%, #606169 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg", + "addressPrefix": 88 + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + }, + "color": "linear-gradient(315deg, #B62EB1 0%, #E96CE5 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin" + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + }, + "color": "linear-gradient(135deg, #D43079 26.21%, #2EA9E7 26.42%, #4584F5 40.32%, #AC57C0 60.21%, #E65659 80.19%, #FFBF12 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + }, + "color": "linear-gradient(315deg, #0E7227 0%, #5CC774 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + }, + "color": "linear-gradient(315deg, #267DEE 0%, #5FC2F9 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + }, + "color": "linear-gradient(315deg, #E04E02 0%, #FCB350 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://prod-kusama-collator-01.mangatafinance.cloud", + "name": "Mangata node" + }, + { + "url": "wss://mangata-x.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #009F80 24.99%, #95E7D7 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Pichiu", + "assets": [ + { + "assetId": 0, + "symbol": "PCHU", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://kusama.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pichiu.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pichiu" + } + }, + "color": "linear-gradient(315deg, #A91056 0%, #F34594 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Pichiu.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + }, + "color": "linear-gradient(315deg, #C9B904 0%, #D3CD4A 66.15%, #FDF775 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "eacdd2d5b42de9769ccbb6e8d9013ab0d90ab105bf601d4aac53e874c145ec21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tanganika", + "assets": [ + { + "assetId": 0, + "symbol": "DHX", + "precision": 18, + "priceId": "datahighway" + } + ], + "nodes": [ + { + "url": "wss://tanganika.datahighway.com", + "name": "DataHighway node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tanganika.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tanganika" + } + }, + "color": "linear-gradient(315deg, #7D20BF 15.1%, #584DDB 57.81%, #51BEF9 94.27%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DataHighway.svg", + "addressPrefix": 33 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #DF5262 16.15%, #EC725D 53.13%, #F38861 75.32%, #3F3F3F 75.41%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://imbue-kusama.imbue.network", + "name": "Imbue node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "color": "linear-gradient(315.17deg, #7CB00B 12.5%, #B5FF14 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg", + "addressPrefix": 42 + } +] diff --git a/chains/v4/chains_dev.json b/chains/v4/chains_dev.json new file mode 100644 index 0000000..3ada39e --- /dev/null +++ b/chains/v4/chains_dev.json @@ -0,0 +1,4396 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "staking": "relaychain", + "buyProviders": { + "ramp": {}, + "moonpay": {}, + "transak": { + "network": "MAINNET" + } + } + } + ], + "nodes": [ + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "color": "linear-gradient(315deg, #D43079 0%, #F93C90 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://nova-wallet-polkadot.gapi.subquery.network" + }, + "history": { + "type": "subquery", + "url": "https://nova-wallet-polkadot.gapi.subquery.network" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + }, + "options": [ + "crowdloans" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "staking": "relaychain", + "buyProviders": { + "ramp": {}, + "transak": { + "network": "MAINNET" + } + } + } + ], + "nodes": [ + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium block node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://nova-wallet-kusama.gapi.subquery.network" + }, + "history": { + "type": "subquery", + "url": "https://nova-wallet-kusama.gapi.subquery.network" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + }, + "options": [ + "crowdloans" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.pinknode.io/westend/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://nova-wallet-westend.gapi.subquery.network" + }, + "history": { + "type": "subquery", + "url": "https://nova-wallet-westend.gapi.subquery.network" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westmint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/account/{address}", + "extrinsic": "https://westmint.statescan.io/extrinsic/{hash}", + "event": "https://westmint.statescan.io/event/{event}" + } + ], + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westmint.json", + "overridesCommon": true + }, + "options": [ + "testnet" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 4, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "11" + } + } + ], + "nodes": [ + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + }, + "color": "linear-gradient(315deg, #1C3816 0%, #4F6B49 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "tether", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation node 0" + }, + { + "url": "wss://karura.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation node 1" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation node 2" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation node 3" + }, + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura__bm92Y" + } + }, + "color": "linear-gradient(315.17deg, #E40C5B 0%, #FF4C3B 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "addressPrefix": 8 + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + } + ], + "nodes": [ + { + "url": "wss://moonriver.api.onfinality.io/ws?apikey=41935d3d-3d6c-4a90-a0e1-33c065401d05", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://wss.moonriver.moonbeam.network", + "name": "PureStake node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://rpc.pinknode.io/moonriver/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + }, + "color": "linear-gradient(135deg, #F2A007 19.29%, #A56B00 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": "parachain", + "assetId": 0, + "symbol": "DEV", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.pinknode.io/alphanet/explorer", + "name": "Pinknode" + }, + { + "url": "wss://moonbeam-alpha.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.testnet.moonbeam.network", + "name": "Moonbeam Network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "priceId": "shiden" + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.pinknode.io/shiden/explorer", + "name": "Pinknode node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "color": "linear-gradient(135deg, #987ED9 0%, #5132AA 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "staking": "parachain", + "precision": 12 + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0700000000", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + }, + "color": "linear-gradient(135deg, #3F3F3F 26.21%, #2EA9E7 26.42%, #4584F5 40.32%, #AC57C0 60.21%, #E65659 80.19%, #FFBF12 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "addressPrefix": 6 + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + }, + "color": "linear-gradient(315deg, #180C2B 0%, #1E3258 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "staking": "aura-relaychain" + } + ], + "nodes": [ + { + "url": "wss://mainnet.edgewa.re", + "name": "Commonwealth Labs" + }, + { + "url": "wss://edgeware.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/types/edgeware.json", + "overridesCommon": false + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + } + }, + "color": "linear-gradient(315deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "0bd72c1c305172e1275278aaeb3f161e02eccb7a819e63f62d47bd53a28189f8", + "name": "Subsocial Solochain", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10 + } + ], + "nodes": [ + { + "url": "wss://arch.subsocial.network", + "name": "Arch node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial_solo.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial-solochain__bm92Y" + } + }, + "color": "linear-gradient(315deg, #720497 0%, #F50083 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "addressPrefix": 28 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + }, + { + "url": "wss://parallel-heiko.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://heiko-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + }, + "color": "linear-gradient(315deg, #3A55F5 8%, #04E2FF 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://rpc-01.basilisk.hydradx.io", + "name": "Hydradx node" + }, + { + "url": "wss://basilisk.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + }, + "color": "linear-gradient(315deg, #5B892B 0%, #97D92D 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "addressPrefix": 10041 + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://altair-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + }, + "color": "linear-gradient(315deg, #A37539 0%, #F5B840 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "addressPrefix": 136 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + }, + "color": "linear-gradient(315deg, #0B8789 0%, #36F7FA 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KILT Spiritnet", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + }, + "color": "linear-gradient(135deg, #F86842 0%, #8C175B 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "addressPrefix": 38 + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_peregrine.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://ws.calamari.systems/", + "name": "Manta network node" + }, + { + "url": "wss://calamari.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://calamari-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + }, + "color": "linear-gradient(315deg, #5C09BA 0%, #C72F9E 58.33%, #FCA027 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "addressPrefix": 78 + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + }, + "color": "linear-gradient(315deg, #CB2E41 0%, #ED5B6D 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://pioneer-1-rpc.bit.country", + "name": "Bit.Country node" + }, + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + }, + "color": "linear-gradient(315deg, #391BB5 0%, #DB3795 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12 + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + }, + { + "url": "wss://acala-polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala__bm92Y" + } + }, + "color": "linear-gradient(97.21deg, #E40C5B 0%, #645AFD 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "addressPrefix": 10 + }, + { + "chainId": "5c562e6300954998233c9a40b6b86f3028977e6d32d0da1af207738d19f98c1b", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12 + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://acala-mandala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://mandala.polkawallet.io", + "name": "Polkawallet" + }, + { + "url": "wss://rpc.pinknode.io/mandala/explorer", + "name": "Pinknode node" + } + ], + "options": [ + "testnet" + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala_mandala.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "addressPrefix": 42 + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + } + ], + "nodes": [ + { + "url": "wss://moonbeam-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + }, + "color": "linear-gradient(135deg, #53CBC8 0%, #11807D 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + }, + "color": "linear-gradient(315deg, #DD037D 0%, #00B1FF 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + }, + { + "url": "wss://parallel.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://parallel-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + }, + "color": "linear-gradient(315deg, #5314F1 8%, #04E2FF 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Parallel-Heiko.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + }, + { + "url": "wss://clover.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + }, + "color": "linear-gradient(315deg, #4AA7CA 0%, #56D5A7 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Statemint", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + }, + "color": "linear-gradient(315deg, #23371A 0%, #89C62D 75%, #D43079 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Statemine-Statemint.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + }, + "color": "linear-gradient(315deg, #2A4ECB 0%, #4CABEC 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "addressPrefix": 32 + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + }, + "color": "linear-gradient(315deg, #001BC4 0%, #3F59FF 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://picasso-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + }, + "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": "parachain", + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc-0.zeitgeist.pm", + "name": "ZeitgeistPM node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist__bm92Y" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist__bm92Y" + } + }, + "color": "linear-gradient(315deg, #132849 0%, #2C5AA6 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg", + "addressPrefix": 73 + }, + { + "chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KICO", + "assets": [ + { + "assetId": 0, + "symbol": "KICO", + "precision": 14, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.kico.dico.io", + "name": "DICO FOUNDATION node" + }, + { + "url": "wss://rpc.api.kico.dico.io", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kico.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kico" + } + }, + "color": "linear-gradient(315deg, #248A63 0%, #58B18F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "addressPrefix": 42 + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + }, + "color": "linear-gradient(315deg, #4A22E1 0%, #7657EF 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "eac895d7768b17837a9c3a9f0280c01502c3ef40193df923490a0fa9c60ea076", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + } + ], + "nodes": [ + { + "url": "wss://crab-parachain-rpc.darwinia.network/", + "name": "Crab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crab.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crab" + } + }, + "color": "linear-gradient(315deg, #E6335B 0%, #0036F5 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "addressPrefix": 42 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + }, + "color": "linear-gradient(315deg, #0C0011 0%, #681391 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + }, + "color": "linear-gradient(315deg, #D57923 0%, #F8A65A 75%, #3F3F3F 75.01%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "addressPrefix": 66 + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + }, + "color": "linear-gradient(315deg, #000C5F 47.14%, #91E3DA 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://centrifuge-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + }, + "color": "linear-gradient(315.17deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg", + "addressPrefix": 36 + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + }, + "color": "linear-gradient(315.17deg, #4E6FD4 0%, #7B99F5 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg", + "addressPrefix": 1110 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-01.hydradx.io", + "name": "Calactic Council node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + }, + "color": "linear-gradient(315.17deg, #081152 19.76%, #F569AD 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg", + "addressPrefix": 63 + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + }, + "color": "linear-gradient(315.17deg, #000000 0%, #3F3F3F 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + }, + "color": "linear-gradient(315.17deg, #50AA85 0%, #57C799 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/singular_testnet.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Testnet.svg", + "addressPrefix": 0 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + }, + "color": "linear-gradient(315deg, #78930F 0%, #D1F068 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "addressPrefix": 30 + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "turing_runtime.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "turing_runtime.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03", + "currencyIdType": "turing_runtime.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04", + "currencyIdType": "turing_runtime.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05", + "currencyIdType": "turing_runtime.CurrencyId", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06", + "currencyIdType": "turing_runtime.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07", + "currencyIdType": "turing_runtime.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://turing.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + }, + "color": "linear-gradient(315deg, #B533B3 14.94%, #38EDF1 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "addressPrefix": 51 + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "color": "linear-gradient(315deg, #008464 20%, #69E6C8 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://composable-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + }, + "color": "linear-gradient(315.17deg, #7A0354 13.48%, #8E0076 46.85%, #F139FE 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg", + "addressPrefix": 49 + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex Solochain", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": "relaychain", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadex.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + }, + "color": "linear-gradient(315deg, #2B2D36 23.96%, #606169 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg", + "addressPrefix": 88 + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + }, + "color": "linear-gradient(315deg, #B62EB1 0%, #E96CE5 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin" + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + }, + "color": "linear-gradient(135deg, #D43079 26.21%, #2EA9E7 26.42%, #4584F5 40.32%, #AC57C0 60.21%, #E65659 80.19%, #FFBF12 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + }, + "color": "linear-gradient(315deg, #0E7227 0%, #5CC774 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + }, + "color": "linear-gradient(315deg, #267DEE 0%, #5FC2F9 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + }, + "color": "linear-gradient(315deg, #E04E02 0%, #FCB350 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://prod-kusama-collator-01.mangatafinance.cloud", + "name": "Mangata node" + }, + { + "url": "wss://mangata-x.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #009F80 24.99%, #95E7D7 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero_testnet.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://frag-moonbase-relay-rpc-ws.g.moonbase.moonbeam.network", + "name": "PureStake node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase_relay.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://staging-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Pichiu", + "assets": [ + { + "assetId": 0, + "symbol": "PCHU", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://kusama.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pichiu.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pichiu" + } + }, + "color": "linear-gradient(315deg, #A91056 0%, #F34594 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Pichiu.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + }, + "color": "linear-gradient(315deg, #C9B904 0%, #D3CD4A 66.15%, #FDF775 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "eacdd2d5b42de9769ccbb6e8d9013ab0d90ab105bf601d4aac53e874c145ec21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tanganika", + "assets": [ + { + "assetId": 0, + "symbol": "DHX", + "precision": 18, + "priceId": "datahighway" + } + ], + "nodes": [ + { + "url": "wss://tanganika.datahighway.com", + "name": "DataHighway node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tanganika.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tanganika" + } + }, + "color": "linear-gradient(315deg, #7D20BF 15.1%, #584DDB 57.81%, #51BEF9 94.27%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DataHighway.svg", + "addressPrefix": 33 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun__bm92Y" + } + }, + "color": "linear-gradient(315deg, #DF5262 16.15%, #EC725D 53.13%, #F38861 75.32%, #3F3F3F 75.41%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://imbue-kusama.imbue.network", + "name": "Imbue node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue__bm92Y" + } + }, + "color": "linear-gradient(315.17deg, #7CB00B 12.5%, #B5FF14 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "a834e4bd816a126565e6a06a7582ceb88b4419e1f926e573ca0f323cf778cd5f", + "name": "Arctic Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://arctic-relaychain.web3labs.com:9949/", + "name": "Arctic node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/arctic_relay_testnet.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/rococo.json", + "overridesCommon": true + }, + "color": "linear-gradient(315deg, #434852 0%, #787F92 100%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12 + } + ], + "nodes": [ + { + "url": "wss://tinker.invarch.network", + "name": "InvArch node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "color": "linear-gradient(315.17deg, #CA28CC 15.89%, #30BCD0 85.66%)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "addressPrefix": 117 + } +] diff --git a/chains/v5/chains.json b/chains/v5/chains.json new file mode 100644 index 0000000..3bef48e --- /dev/null +++ b/chains/v5/chains.json @@ -0,0 +1,4765 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://public-rpc.pinknode.io/polkadot", + "name": "Pinknode node" + }, + { + "url": "wss://polkadot.public.curie.radiumblock.io/ws", + "name": "Radium block node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkadot.polkassembly.io/v1/graphql" + } + }, + "options": [ + "crowdloans", + "governance-v1" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.xyz/ws", + "name": "Radium block node" + }, + { + "url": "wss://public-rpc.pinknode.io/kusama", + "name": "Pinknode node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + }, + "governance": { + "type": "polkassembly", + "url": "https://kusama.polkassembly.io/v1/graphql" + } + }, + "options": [ + "crowdloans", + "governance", + "governance-v1" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.pinknode.io/westend/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Patract node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "acala-dollar", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8 + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://public-rpc.pinknode.io/moonbeam", + "name": "Pinknode node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + "governance": { + "type": "polkassembly", + "url": "https://api.moonbeam.polkassembly.network/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://rpc.pinknode.io/moonriver/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + "governance": { + "type": "polkassembly", + "url": "https://api.moonriver.polkassembly.network/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.pinknode.io/shiden/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6 + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041 + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://altair-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + }, + { + "url": "wss://parallel-heiko.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://edgeware.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "5" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38 + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": "parachain" + } + ], + "nodes": [ + { + "url": "wss://ws.calamari.systems/", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78 + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + }, + { + "url": "wss://parallel.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + }, + { + "url": "wss://clover.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Statemint", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemint.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.leemo.me", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32 + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + }, + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + }, + { + "url": "wss://kintsugi-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": "parachain", + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73 + }, + { + "chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KICO", + "assets": [ + { + "assetId": 0, + "symbol": "KICO", + "precision": 14, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.kico.dico.io", + "name": "DICO FOUNDATION node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kico.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kico" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KICO.svg", + "addressPrefix": 42 + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "eac895d7768b17837a9c3a9f0280c01502c3ef40193df923490a0fa9c60ea076", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + } + ], + "nodes": [ + { + "url": "wss://crab-parachain-rpc.darwinia.network/", + "name": "Crab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crab.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crab" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-sha-subscan.crust.network", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66 + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + }, + { + "url": "wss://integritee-ksm-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://centrifuge-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36 + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + }, + { + "url": "wss://efinity-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Efinity.svg", + "addressPrefix": 1110 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63 + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30 + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51 + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.png", + "addressPrefix": 49 + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex Solochain", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": "relaychain", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadex.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88 + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://prod-kusama-collator-01.mangatafinance.cloud", + "name": "Mangata node" + }, + { + "url": "wss://mangata-x.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Pichiu", + "assets": [ + { + "assetId": 0, + "symbol": "PCHU", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Pichiu.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.kylin-node.co.uk", + "name": "Kylin node" + }, + { + "url": "wss://pichiu.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pichiu.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pichiu" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pichiu.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "eacdd2d5b42de9769ccbb6e8d9013ab0d90ab105bf601d4aac53e874c145ec21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tanganika", + "assets": [ + { + "assetId": 0, + "symbol": "DHX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DataHighway.svg", + "priceId": "datahighway" + } + ], + "nodes": [ + { + "url": "wss://tanganika.datahighway.com", + "name": "DataHighway node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://datahighway.subscan.io/extrinsic/{hash}", + "account": "https://datahighway.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tanganika.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tanganika" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tanganika_DataHighway.svg", + "addressPrefix": 33 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://imbue-kusama.imbue.network", + "name": "Imbue node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://tinker.invarch.network", + "name": "InvArch node" + }, + { + "url": "wss://invarch-tinkernet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + }, + { + "url": "wss://ws-node-gm.terrabiodao.org", + "name": "TerraBioDao node" + }, + { + "url": "wss://kusama.gmordie.com", + "name": "GMorDieDAO node" + }, + { + "url": "wss://leemo.gmordie.com", + "name": "Leemo node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57 + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}", + "event": null + } + ], + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42 + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "e71578b37a7c799b0ab4ee87ffa6f059a6b98f71f06fb8c84a8d88013a548ad6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia Network node" + }, + { + "url": "wss://darwinia-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia-parachain.subscan.io/extrinsic/{hash}", + "account": "https://darwinia-parachain.subscan.io/{address}", + "event": null + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KAPEX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://k-ui.kapex.network", + "name": "Totem node" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "b34f6cd03a41f0fab38ba9fd5b11cce5f303633c46f39f0c6fdc7c3c602bafa9", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Snow", + "assets": [ + { + "assetId": 0, + "symbol": "ICZ", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ICZ.svg" + } + ], + "nodes": [ + { + "url": "wss://snow-rpc.icenetwork.io", + "name": "Snow node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://snow.subscan.io/extrinsic/{hash}", + "account": "https://snow.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/snow.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg", + "addressPrefix": 2207 + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://xxnetwork-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}", + "event": null + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + } +] diff --git a/chains/v5/chains_dev.json b/chains/v5/chains_dev.json new file mode 100644 index 0000000..b7d3122 --- /dev/null +++ b/chains/v5/chains_dev.json @@ -0,0 +1,5602 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://public-rpc.pinknode.io/polkadot", + "name": "Pinknode node" + }, + { + "url": "wss://polkadot.public.curie.radiumblock.io/ws", + "name": "Radium block node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkadot.polkassembly.io/v1/graphql" + } + }, + "options": [ + "crowdloans", + "governance-v1" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.xyz/ws", + "name": "Radium block node" + }, + { + "url": "wss://public-rpc.pinknode.io/kusama", + "name": "Pinknode node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + }, + "governance": { + "type": "polkassembly", + "url": "https://kusama.polkassembly.io/v1/graphql" + } + }, + "options": [ + "crowdloans", + "governance", + "governance-v1" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.pinknode.io/westend/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + }, + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westmint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/account/{address}", + "extrinsic": "https://westmint.statescan.io/extrinsic/{hash}", + "event": "https://westmint.statescan.io/event/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westmint.json", + "overridesCommon": true + }, + "options": [ + "testnet" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "acala-dollar", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + } + ], + "nodes": [ + { + "url": "wss://moonriver.api.onfinality.io/ws?apikey=41935d3d-3d6c-4a90-a0e1-33c065401d05", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://rpc.pinknode.io/moonriver/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + "governance": { + "type": "polkassembly", + "url": "https://moonriver-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": "parachain", + "assetId": 0, + "symbol": "DEV", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.pinknode.io/alphanet/explorer", + "name": "Pinknode" + }, + { + "url": "wss://moonbeam-alpha.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.testnet.moonbeam.network", + "name": "Moonbeam Network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.pinknode.io/shiden/explorer", + "name": "Pinknode node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "staking": "parachain" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + }, + { + "url": "wss://kintsugi-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "staking": "aura-relaychain" + } + ], + "nodes": [ + { + "url": "wss://edgeware.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + }, + { + "url": "wss://parallel-heiko.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://heiko-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://altair-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + }, + "governance": { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_peregrine.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": "parachain" + } + ], + "nodes": [ + { + "url": "wss://ws.calamari.systems/", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala-rpc.aca-staging.network/ws", + "name": "Acala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}", + "account": "https://acala-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala_mandala.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://public-rpc.pinknode.io/moonbeam", + "name": "Pinknode node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + "governance": { + "type": "polkassembly", + "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + }, + { + "url": "wss://parallel.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + }, + { + "url": "wss://clover.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Statemint", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemint.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.leemo.me", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + }, + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://picasso-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": "parachain", + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KICO", + "assets": [ + { + "assetId": 0, + "symbol": "KICO", + "precision": 14, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.kico.dico.io", + "name": "DICO FOUNDATION node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kico.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kico" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KICO.svg", + "addressPrefix": 42 + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "eac895d7768b17837a9c3a9f0280c01502c3ef40193df923490a0fa9c60ea076", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + } + ], + "nodes": [ + { + "url": "wss://crab-parachain-rpc.darwinia.network/", + "name": "Crab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crab.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crab" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-sha-subscan.crust.network", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + }, + { + "url": "wss://integritee-ksm-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://centrifuge-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + }, + { + "url": "wss://efinity-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Efinity.svg", + "addressPrefix": 1110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/singular_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + }, + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.png", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex Solochain", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": "relaychain", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadex.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://prod-kusama-collator-01.mangatafinance.cloud", + "name": "Mangata node" + }, + { + "url": "wss://mangata-x.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg" + } + ], + "nodes": [ + { + "url": "wss://frag-moonbase-relay-rpc-ws.g.moonbase.moonbeam.network", + "name": "PureStake node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase_relay.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Pichiu", + "assets": [ + { + "assetId": 0, + "symbol": "PCHU", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Pichiu.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.kylin-node.co.uk", + "name": "Kylin node" + }, + { + "url": "wss://pichiu.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pichiu.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pichiu" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pichiu.svg", + "addressPrefix": 42, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "eacdd2d5b42de9769ccbb6e8d9013ab0d90ab105bf601d4aac53e874c145ec21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tanganika", + "assets": [ + { + "assetId": 0, + "symbol": "DHX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DataHighway.svg", + "priceId": "datahighway" + } + ], + "nodes": [ + { + "url": "wss://tanganika.datahighway.com", + "name": "DataHighway node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://datahighway.subscan.io/extrinsic/{hash}", + "account": "https://datahighway.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tanganika.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tanganika" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tanganika_DataHighway.svg", + "addressPrefix": 33, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://imbue-kusama.imbue.network", + "name": "Imbue node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "a834e4bd816a126565e6a06a7582ceb88b4419e1f926e573ca0f323cf778cd5f", + "name": "Arctic Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://arctic-relaychain.web3labs.com:9949/", + "name": "Arctic node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/arctic_relay_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/rococo.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://tinker.invarch.network", + "name": "InvArch node" + }, + { + "url": "wss://invarch-tinkernet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + }, + { + "url": "wss://ws-node-gm.terrabiodao.org", + "name": "TerraBioDao node" + }, + { + "url": "wss://kusama.gmordie.com", + "name": "GMorDieDAO node" + }, + { + "url": "wss://leemo.gmordie.com", + "name": "Leemo node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}", + "event": null + } + ], + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + }, + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42 + }, + { + "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace", + "name": "Ternoa Alphanet", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://alphanet.ternoa.com", + "name": "Ternoa Alphanet node" + } + ], + "explorers": [ + { + "name": "Ternoa Alphanet explorer", + "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}", + "account": "https://explorer-alphanet.ternoa.dev/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa_alphanet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b", + "name": "Turing Staging", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.turing-staging.oak.tech", + "name": "OAK node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing_staging.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg", + "addressPrefix": 51, + "options": [ + "testnet" + ] + }, + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "name": "Governance2 Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://governance2-testnet.litentry.io", + "name": "Development node" + } + ], + "explorers": [ + { + "name": "Governance2 Testnet explorer", + "extrinsic": "https://gov2.statescan.io/extrinsic/{hash}", + "account": "https://gov2.statescan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/governance2_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "e71578b37a7c799b0ab4ee87ffa6f059a6b98f71f06fb8c84a8d88013a548ad6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia Network node" + }, + { + "url": "wss://darwinia-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia-parachain.subscan.io/extrinsic/{hash}", + "account": "https://darwinia-parachain.subscan.io/{address}", + "event": null + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KAPEX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://k-ui.kapex.network", + "name": "Totem node" + } + ], + "externalApi": { + "history": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f", + "name": "Beresheet", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/beresheet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "addressPrefix": 7, + "options": [ + "testnet" + ] + }, + { + "chainId": "b34f6cd03a41f0fab38ba9fd5b11cce5f303633c46f39f0c6fdc7c3c602bafa9", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Snow", + "assets": [ + { + "assetId": 0, + "symbol": "ICZ", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ICZ.svg" + } + ], + "nodes": [ + { + "url": "wss://snow-rpc.icenetwork.io", + "name": "Snow node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://snow.subscan.io/extrinsic/{hash}", + "account": "https://snow.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/snow.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg", + "addressPrefix": 2207, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "f179a15464514e00fe355a66b2bdafa490c4e232eed60f036bc46302b5d898eb", + "name": "Governance2 Novasama Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://novasama.co", + "name": "Development node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/governance2_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "de06348a2bb1ca0b6ad293af89b08cc9e916d7753065c784d77c8d27a31af299", + "name": "Governance1 Novasama Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://novasama.co/gov1", + "name": "Development node" + } + ], + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet", + "governance-v1" + ] + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3", + "name": "Fusotao", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 18, + "priceId": "fusotao", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/fusotao.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://xxnetwork-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}", + "event": null + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + } +] diff --git a/chains/v6/chains.json b/chains/v6/chains.json new file mode 100644 index 0000000..1ea857e --- /dev/null +++ b/chains/v6/chains.json @@ -0,0 +1,5508 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://public-rpc.pinknode.io/polkadot", + "name": "Pinknode node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkadot.polkassembly.io/v1/graphql" + } + }, + "options": [ + "crowdloans", + "governance-v1" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://public-rpc.pinknode.io/kusama", + "name": "Pinknode node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + }, + "governance": { + "type": "polkassembly", + "url": "https://kusama.polkassembly.io/v1/graphql" + } + }, + "options": [ + "crowdloans", + "governance", + "governance-v1" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.pinknode.io/westend/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Patract node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "acala-dollar", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8 + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://public-rpc.pinknode.io/moonbeam", + "name": "Pinknode node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "assetType": "evm", + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + "governance": { + "type": "polkassembly", + "url": "https://api.moonbeam.polkassembly.network/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://rpc.pinknode.io/moonriver/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "assetType": "evm", + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + "governance": { + "type": "polkassembly", + "url": "https://api.moonriver.polkassembly.network/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.pinknode.io/shiden/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6 + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041 + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + }, + { + "url": "wss://parallel-heiko.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "5" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38 + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": "parachain" + } + ], + "nodes": [ + { + "url": "wss://ws.calamari.systems/", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78 + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Statemint", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemint.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.leemo.me", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32 + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + }, + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": "parachain", + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73 + }, + { + "chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KICO", + "assets": [ + { + "assetId": 0, + "symbol": "KICO", + "precision": 14, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.kico.dico.io", + "name": "DICO FOUNDATION node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kico.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kico" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KICO.svg", + "addressPrefix": 42 + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "eac895d7768b17837a9c3a9f0280c01502c3ef40193df923490a0fa9c60ea076", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + } + ], + "nodes": [ + { + "url": "wss://crab-parachain-rpc.darwinia.network/", + "name": "Crab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crab.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crab" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66 + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36 + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + }, + { + "url": "wss://efinity-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Efinity.svg", + "addressPrefix": 1110 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63 + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30 + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51 + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.png", + "addressPrefix": 49 + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex Solochain", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": "relaychain", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88 + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://prod-kusama-collator-01.mangatafinance.cloud", + "name": "Mangata node" + }, + { + "url": "wss://mangata-x.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Pichiu", + "assets": [ + { + "assetId": 0, + "symbol": "PCHU", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Pichiu.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.kylin-node.co.uk", + "name": "Kylin node" + }, + { + "url": "wss://pichiu.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pichiu.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pichiu" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pichiu.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "eacdd2d5b42de9769ccbb6e8d9013ab0d90ab105bf601d4aac53e874c145ec21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tanganika", + "assets": [ + { + "assetId": 0, + "symbol": "DHX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DataHighway.svg", + "priceId": "datahighway" + } + ], + "nodes": [ + { + "url": "wss://tanganika.datahighway.com", + "name": "DataHighway node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://datahighway.subscan.io/extrinsic/{hash}", + "account": "https://datahighway.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tanganika.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tanganika" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tanganika_DataHighway.svg", + "addressPrefix": 33 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://imbue-kusama.imbue.network", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-tinkernet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + }, + { + "url": "wss://ws-node-gm.terrabiodao.org", + "name": "TerraBioDao node" + }, + { + "url": "wss://leemo.gmordie.com", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57 + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}", + "event": null + } + ], + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42 + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "e71578b37a7c799b0ab4ee87ffa6f059a6b98f71f06fb8c84a8d88013a548ad6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia Network node" + }, + { + "url": "wss://darwinia-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia-parachain.subscan.io/extrinsic/{hash}", + "account": "https://darwinia-parachain.subscan.io/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KAPEX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://k-ui.kapex.network", + "name": "Totem node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "b34f6cd03a41f0fab38ba9fd5b11cce5f303633c46f39f0c6fdc7c3c602bafa9", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Snow", + "assets": [ + { + "assetId": 0, + "symbol": "ICZ", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ICZ.svg" + } + ], + "nodes": [ + { + "url": "wss://snow-rpc.icenetwork.io", + "name": "Snow node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://snow.subscan.io/extrinsic/{hash}", + "account": "https://snow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/snow.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg", + "addressPrefix": 2207 + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://xxnetwork-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}", + "event": null + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + } +] diff --git a/chains/v6/chains_dev.json b/chains/v6/chains_dev.json new file mode 100644 index 0000000..7c6cc23 --- /dev/null +++ b/chains/v6/chains_dev.json @@ -0,0 +1,6360 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://public-rpc.pinknode.io/polkadot", + "name": "Pinknode node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkadot.polkassembly.io/v1/graphql" + } + }, + "options": [ + "crowdloans", + "governance-v1" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://public-rpc.pinknode.io/kusama", + "name": "Pinknode node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + }, + "governance": { + "type": "polkassembly", + "url": "https://kusama.polkassembly.io/v1/graphql" + } + }, + "options": [ + "crowdloans", + "governance", + "governance-v1" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.pinknode.io/westend/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westmint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/account/{address}", + "extrinsic": "https://westmint.statescan.io/extrinsic/{hash}", + "event": "https://westmint.statescan.io/event/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westmint.json", + "overridesCommon": true + }, + "options": [ + "testnet" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "acala-dollar", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + } + ], + "nodes": [ + { + "url": "wss://moonriver.api.onfinality.io/ws?apikey=41935d3d-3d6c-4a90-a0e1-33c065401d05", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://rpc.pinknode.io/moonriver/explorer", + "name": "Pinknode node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "assetType": "evm", + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + "governance": { + "type": "polkassembly", + "url": "https://moonriver-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": "parachain", + "assetId": 0, + "symbol": "DEV", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + } + ], + "nodes": [ + { + "url": "wss://public-rpc.pinknode.io/alphanet", + "name": "Pinknode" + }, + { + "url": "wss://moonbeam-alpha.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.testnet.moonbeam.network", + "name": "Moonbeam Network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.pinknode.io/shiden/explorer", + "name": "Pinknode node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "staking": "parachain" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "staking": "aura-relaychain" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + }, + { + "url": "wss://parallel-heiko.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://heiko-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_peregrine.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": "parachain" + } + ], + "nodes": [ + { + "url": "wss://ws.calamari.systems/", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala-rpc.aca-staging.network/ws", + "name": "Acala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}", + "account": "https://acala-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala_mandala.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://public-rpc.pinknode.io/moonbeam", + "name": "Pinknode node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "assetType": "evm", + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + "governance": { + "type": "polkassembly", + "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Statemint", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemint.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.leemo.me", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + }, + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://picasso-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": "parachain", + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KICO", + "assets": [ + { + "assetId": 0, + "symbol": "KICO", + "precision": 14, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.kico.dico.io", + "name": "DICO FOUNDATION node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kico.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kico" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KICO.svg", + "addressPrefix": 42 + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "eac895d7768b17837a9c3a9f0280c01502c3ef40193df923490a0fa9c60ea076", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crab", + "assets": [ + { + "assetId": 0, + "symbol": "CRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg" + } + ], + "nodes": [ + { + "url": "wss://crab-parachain-rpc.darwinia.network/", + "name": "Crab node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crab.subscan.io/extrinsic/{hash}", + "account": "https://crab.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crab.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-crab" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crab.svg", + "addressPrefix": 42 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + }, + { + "url": "wss://efinity-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Efinity.svg", + "addressPrefix": 1110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/singular_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.png", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": "relaychain", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://prod-kusama-collator-01.mangatafinance.cloud", + "name": "Mangata node" + }, + { + "url": "wss://mangata-x.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg" + } + ], + "nodes": [ + { + "url": "wss://frag-moonbase-relay-rpc-ws.g.moonbase.moonbeam.network", + "name": "PureStake node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase_relay.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Pichiu", + "assets": [ + { + "assetId": 0, + "symbol": "PCHU", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Pichiu.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.kylin-node.co.uk", + "name": "Kylin node" + }, + { + "url": "wss://pichiu.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pichiu.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pichiu" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pichiu.svg", + "addressPrefix": 42, + "options": [ + "governance-v1" + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ] + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "eacdd2d5b42de9769ccbb6e8d9013ab0d90ab105bf601d4aac53e874c145ec21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tanganika", + "assets": [ + { + "assetId": 0, + "symbol": "DHX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DataHighway.svg", + "priceId": "datahighway" + } + ], + "nodes": [ + { + "url": "wss://tanganika.datahighway.com", + "name": "DataHighway node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://datahighway.subscan.io/extrinsic/{hash}", + "account": "https://datahighway.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tanganika.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tanganika" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tanganika_DataHighway.svg", + "addressPrefix": 33, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://imbue-kusama.imbue.network", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "a834e4bd816a126565e6a06a7582ceb88b4419e1f926e573ca0f323cf778cd5f", + "name": "Arctic Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://arctic-relaychain.web3labs.com:9949/", + "name": "Arctic node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/arctic_relay_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/rococo.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-tinkernet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + }, + { + "url": "wss://leemo.gmordie.com", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}", + "event": null + } + ], + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42 + }, + { + "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace", + "name": "Ternoa Alphanet", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://alphanet.ternoa.com", + "name": "Ternoa Alphanet node" + } + ], + "explorers": [ + { + "name": "Ternoa Alphanet explorer", + "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}", + "account": "https://explorer-alphanet.ternoa.dev/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa_alphanet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b", + "name": "Turing Staging", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.turing-staging.oak.tech", + "name": "OAK node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing_staging.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg", + "addressPrefix": 51, + "options": [ + "testnet" + ] + }, + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "name": "Governance2 Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://governance2-testnet.litentry.io", + "name": "Development node" + } + ], + "explorers": [ + { + "name": "Governance2 Testnet explorer", + "extrinsic": "https://gov2.statescan.io/extrinsic/{hash}", + "account": "https://gov2.statescan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/governance2_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "e71578b37a7c799b0ab4ee87ffa6f059a6b98f71f06fb8c84a8d88013a548ad6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia Network node" + }, + { + "url": "wss://darwinia-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia-parachain.subscan.io/extrinsic/{hash}", + "account": "https://darwinia-parachain.subscan.io/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KAPEX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://k-ui.kapex.network", + "name": "Totem node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f", + "name": "Beresheet", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/beresheet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "addressPrefix": 7, + "options": [ + "testnet" + ] + }, + { + "chainId": "b34f6cd03a41f0fab38ba9fd5b11cce5f303633c46f39f0c6fdc7c3c602bafa9", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Snow", + "assets": [ + { + "assetId": 0, + "symbol": "ICZ", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ICZ.svg" + } + ], + "nodes": [ + { + "url": "wss://snow-rpc.icenetwork.io", + "name": "Snow node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://snow.subscan.io/extrinsic/{hash}", + "account": "https://snow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/snow.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg", + "addressPrefix": 2207, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "f179a15464514e00fe355a66b2bdafa490c4e232eed60f036bc46302b5d898eb", + "name": "Governance2 Novasama Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://novasama.co", + "name": "Development node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/governance2_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "de06348a2bb1ca0b6ad293af89b08cc9e916d7753065c784d77c8d27a31af299", + "name": "Governance1 Novasama Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://novasama.co/gov1", + "name": "Development node" + } + ], + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet", + "governance-v1" + ] + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3", + "name": "Fusotao", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 18, + "priceId": "fusotao", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/fusotao.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://xxnetwork-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}", + "event": null + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + } +] diff --git a/chains/v7/chains.json b/chains/v7/chains.json new file mode 100644 index 0000000..465df6c --- /dev/null +++ b/chains/v7/chains.json @@ -0,0 +1,5691 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkadot.polkassembly.io/v1/graphql" + } + }, + "options": [ + "crowdloans", + "governance-v1" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + }, + "governance": { + "type": "polkassembly", + "url": "https://kusama.polkassembly.io/v1/graphql" + } + }, + "options": [ + "crowdloans", + "governance", + "governance-v1" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "acala-dollar", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8 + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "assetType": "evm", + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + "governance": { + "type": "polkassembly", + "url": "https://api.moonbeam.polkassembly.network/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "assetType": "evm", + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + "governance": { + "type": "polkassembly", + "url": "https://api.moonriver.polkassembly.network/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6 + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "basilisk" + } + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": "parachain" + } + ], + "nodes": [ + { + "url": "wss://ws.calamari.systems/", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78 + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Statemint", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemint.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.leemo.me", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + }, + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": "parachain", + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73 + }, + { + "chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KICO", + "assets": [ + { + "assetId": 0, + "symbol": "KICO", + "precision": 14, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.kico.dico.io", + "name": "DICO FOUNDATION node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kico.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kico" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KICO.svg", + "addressPrefix": 42 + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66 + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + }, + { + "url": "wss://efinity-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Efinity.svg", + "addressPrefix": 1110 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-worm", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-worm", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "hydradx" + } + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30 + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51 + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.png", + "addressPrefix": 49 + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": "relaychain", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88 + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://prod-kusama-collator-01.mangatafinance.cloud", + "name": "Mangata node" + }, + { + "url": "wss://mangata-x.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Pichiu", + "assets": [ + { + "assetId": 0, + "symbol": "PCHU", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Pichiu.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pichiu.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pichiu" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pichiu.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "eacdd2d5b42de9769ccbb6e8d9013ab0d90ab105bf601d4aac53e874c145ec21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tanganika", + "assets": [ + { + "assetId": 0, + "symbol": "DHX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DataHighway.svg", + "priceId": "datahighway" + } + ], + "nodes": [ + { + "url": "wss://tanganika.datahighway.com", + "name": "DataHighway node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://datahighway.subscan.io/extrinsic/{hash}", + "account": "https://datahighway.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tanganika.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tanganika" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tanganika_DataHighway.svg", + "addressPrefix": 33 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://imbue-kusama.imbue.network", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-tinkernet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + }, + { + "url": "wss://intern.gmordie.com", + "name": "GM intern node" + }, + { + "url": "wss://leemo.gmordie.com", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57 + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}", + "event": null + } + ], + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42 + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "e71578b37a7c799b0ab4ee87ffa6f059a6b98f71f06fb8c84a8d88013a548ad6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia Network node" + }, + { + "url": "wss://darwinia-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia-parachain.subscan.io/extrinsic/{hash}", + "account": "https://darwinia-parachain.subscan.io/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KAPEX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://k-ui.kapex.network", + "name": "Totem node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "b34f6cd03a41f0fab38ba9fd5b11cce5f303633c46f39f0c6fdc7c3c602bafa9", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Snow", + "assets": [ + { + "assetId": 0, + "symbol": "ICZ", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ICZ.svg" + } + ], + "nodes": [ + { + "url": "wss://snow-rpc.icenetwork.io", + "name": "Snow node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://snow.subscan.io/extrinsic/{hash}", + "account": "https://snow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/snow.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg", + "addressPrefix": 2207 + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://xx.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}", + "event": null + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56 + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + } +] diff --git a/chains/v7/chains_dev.json b/chains/v7/chains_dev.json new file mode 100644 index 0000000..16e0c95 --- /dev/null +++ b/chains/v7/chains_dev.json @@ -0,0 +1,6576 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkadot.polkassembly.io/v1/graphql" + } + }, + "options": [ + "crowdloans", + "governance-v1" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + }, + "governance": { + "type": "polkassembly", + "url": "https://kusama.polkassembly.io/v1/graphql" + } + }, + "options": [ + "crowdloans", + "governance", + "governance-v1" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "westend" + } + } + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westmint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/account/{address}", + "extrinsic": "https://westmint.statescan.io/extrinsic/{hash}", + "event": "https://westmint.statescan.io/event/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westmint.json", + "overridesCommon": true + }, + "options": [ + "testnet" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "acala-dollar", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "karura" + } + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + } + ], + "nodes": [ + { + "url": "wss://moonriver.api.onfinality.io/ws?apikey=41935d3d-3d6c-4a90-a0e1-33c065401d05", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "assetType": "evm", + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + "governance": { + "type": "polkassembly", + "url": "https://moonriver-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": "parachain", + "assetId": 0, + "symbol": "DEV", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + } + ], + "nodes": [ + { + "url": "wss://moonbeam-alpha.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.testnet.moonbeam.network", + "name": "Moonbeam Network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "shiden" + } + } + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "staking": "parachain" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "staking": "aura-relaychain" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "basilisk" + } + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "altair" + } + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "khala" + } + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_peregrine.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": "parachain" + } + ], + "nodes": [ + { + "url": "wss://ws.calamari.systems/", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "calamari" + } + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "acala" + } + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala-rpc.aca-staging.network/ws", + "name": "Acala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}", + "account": "https://acala-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala_mandala.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "assetType": "evm", + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + "governance": { + "type": "polkassembly", + "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "astar" + } + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "parallel" + } + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Statemint", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemint.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "typeExtras": { + "assetId": "4294967295" + } + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.leemo.me", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + }, + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": "parachain", + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "52149c30c1eb11460dce6c08b73df8d53bb93b4a15d0a2e7fd5dafe86a73c0da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "KICO", + "assets": [ + { + "assetId": 0, + "symbol": "KICO", + "precision": 14, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.kico.dico.io", + "name": "DICO FOUNDATION node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kico.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kico" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KICO.svg", + "addressPrefix": 42 + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "crustshadow" + } + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + }, + { + "url": "wss://efinity-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Efinity.svg", + "addressPrefix": 1110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-worm", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-worm", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "hydradx" + } + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/singular_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + }, + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "turing" + } + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "composable" + } + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.png", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": "relaychain", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "polkadex" + } + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://prod-kusama-collator-01.mangatafinance.cloud", + "name": "Mangata node" + }, + { + "url": "wss://mangata-x.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg" + } + ], + "nodes": [ + { + "url": "wss://frag-moonbase-relay-rpc-ws.g.moonbase.moonbeam.network", + "name": "PureStake node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase_relay.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Pichiu", + "assets": [ + { + "assetId": 0, + "symbol": "PCHU", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Pichiu.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pichiu.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pichiu" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pichiu.svg", + "addressPrefix": 42, + "options": [ + "governance-v1" + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ] + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "eacdd2d5b42de9769ccbb6e8d9013ab0d90ab105bf601d4aac53e874c145ec21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tanganika", + "assets": [ + { + "assetId": 0, + "symbol": "DHX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DataHighway.svg", + "priceId": "datahighway" + } + ], + "nodes": [ + { + "url": "wss://tanganika.datahighway.com", + "name": "DataHighway node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://datahighway.subscan.io/extrinsic/{hash}", + "account": "https://datahighway.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tanganika.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tanganika" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "tanganika" + } + } + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tanganika_DataHighway.svg", + "addressPrefix": 33, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://imbue-kusama.imbue.network", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "a834e4bd816a126565e6a06a7582ceb88b4419e1f926e573ca0f323cf778cd5f", + "name": "Arctic Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://arctic-relaychain.web3labs.com:9949/", + "name": "Arctic node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/arctic_relay_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/rococo.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-tinkernet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + }, + { + "url": "wss://intern.gmordie.com", + "name": "GM intern node" + }, + { + "url": "wss://leemo.gmordie.com", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "amplitude" + } + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}", + "event": null + } + ], + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + }, + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42 + }, + { + "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace", + "name": "Ternoa Alphanet", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://alphanet.ternoa.com", + "name": "Ternoa Alphanet node" + } + ], + "explorers": [ + { + "name": "Ternoa Alphanet explorer", + "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}", + "account": "https://explorer-alphanet.ternoa.dev/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa_alphanet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b", + "name": "Turing Staging", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.turing-staging.oak.tech", + "name": "OAK node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing_staging.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg", + "addressPrefix": 51, + "options": [ + "testnet" + ] + }, + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "name": "Governance2 Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://governance2-testnet.litentry.io", + "name": "Development node" + } + ], + "explorers": [ + { + "name": "Governance2 Testnet explorer", + "extrinsic": "https://gov2.statescan.io/extrinsic/{hash}", + "account": "https://gov2.statescan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/governance2_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + ], + "governance": { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "kylin" + } + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "e71578b37a7c799b0ab4ee87ffa6f059a6b98f71f06fb8c84a8d88013a548ad6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia Network node" + }, + { + "url": "wss://darwinia-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia-parachain.subscan.io/extrinsic/{hash}", + "account": "https://darwinia-parachain.subscan.io/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KAPEX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://k-ui.kapex.network", + "name": "Totem node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f", + "name": "Beresheet", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/beresheet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "addressPrefix": 7, + "options": [ + "testnet" + ] + }, + { + "chainId": "b34f6cd03a41f0fab38ba9fd5b11cce5f303633c46f39f0c6fdc7c3c602bafa9", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Snow", + "assets": [ + { + "assetId": 0, + "symbol": "ICZ", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ICZ.svg" + } + ], + "nodes": [ + { + "url": "wss://snow-rpc.icenetwork.io", + "name": "Snow node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://snow.subscan.io/extrinsic/{hash}", + "account": "https://snow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/snow.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg", + "addressPrefix": 2207, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "b587be787d4b0209a3105469f0cbfa34eeb834e49d949e841898b2243825d765", + "name": "Governance2 Novasama Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://novasama.co", + "name": "Development node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/novasama_gov2_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 2, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "de06348a2bb1ca0b6ad293af89b08cc9e916d7753065c784d77c8d27a31af299", + "name": "Governance1 Novasama Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://novasama.co/gov1", + "name": "Development node" + } + ], + "externalApi": { + "staking": { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet", + "governance-v1" + ] + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3", + "name": "Fusotao", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 18, + "priceId": "fusotao", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/fusotao.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://xx.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}", + "event": null + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56 + }, + { + "chainId": "a6ffcef7fb8caadf7f6c5ad8ada65e3eaa90d1604f3eabda546ff1d486865a0c", + "name": "Aventus Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.public-testnet.aventus.io", + "name": "Aventus testnet node" + } + ], + "explorers": [ + { + "name": "Aventus testnet explorer", + "extrinsic": "https://explorer.testnet.aventus.io/transaction/{hash}", + "account": "https://explorer.testnet.aventus.io/address/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crust.svg", + "addressPrefix": 88 + } +] diff --git a/chains/v8/chains.json b/chains/v8/chains.json new file mode 100644 index 0000000..3ca549f --- /dev/null +++ b/chains/v8/chains.json @@ -0,0 +1,5781 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkadot.polkassembly.io/v1/graphql" + } + ] + }, + "options": [ + "crowdloans", + "governance-v1" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kusama.polkassembly.io/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "governance-v1" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "acala-dollar", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8 + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonbeam.polkassembly.network/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonriver.polkassembly.network/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6 + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "basilisk" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": "parachain" + } + ], + "nodes": [ + { + "url": "wss://ws.calamari.systems/", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78 + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Statemint", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemint.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.leemo.me", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + }, + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": "parachain", + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73 + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66 + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + }, + { + "url": "wss://efinity-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Efinity.svg", + "addressPrefix": 1110 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-worm", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-worm", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "hydradx" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30 + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51 + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.png", + "addressPrefix": 50 + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": "relaychain", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88 + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://prod-kusama-collator-01.mangatafinance.cloud", + "name": "Mangata node" + }, + { + "url": "wss://mangata-x.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Pichiu", + "assets": [ + { + "assetId": 0, + "symbol": "PCHU", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Pichiu.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pichiu.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pichiu" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pichiu.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "eacdd2d5b42de9769ccbb6e8d9013ab0d90ab105bf601d4aac53e874c145ec21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tanganika", + "assets": [ + { + "assetId": 0, + "symbol": "DHX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DataHighway.svg", + "priceId": "datahighway" + } + ], + "nodes": [ + { + "url": "wss://tanganika.datahighway.com", + "name": "DataHighway node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://datahighway.subscan.io/extrinsic/{hash}", + "account": "https://datahighway.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tanganika.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tanganika" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tanganika_DataHighway.svg", + "addressPrefix": 33 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://imbue-kusama.imbue.network", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-tinkernet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + }, + { + "url": "wss://intern.gmordie.com", + "name": "GM intern node" + }, + { + "url": "wss://leemo.gmordie.com", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57 + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}", + "event": null + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42 + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "e71578b37a7c799b0ab4ee87ffa6f059a6b98f71f06fb8c84a8d88013a548ad6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia Network node" + }, + { + "url": "wss://darwinia-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia-parachain.subscan.io/extrinsic/{hash}", + "account": "https://darwinia-parachain.subscan.io/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KAPEX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://k-ui.kapex.network", + "name": "Totem node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "b34f6cd03a41f0fab38ba9fd5b11cce5f303633c46f39f0c6fdc7c3c602bafa9", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Snow", + "assets": [ + { + "assetId": 0, + "symbol": "ICZ", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ICZ.svg" + } + ], + "nodes": [ + { + "url": "wss://snow-rpc.icenetwork.io", + "name": "Snow node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://snow.subscan.io/extrinsic/{hash}", + "account": "https://snow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/snow.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg", + "addressPrefix": 2207 + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://xx.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}", + "event": null + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88 + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c1.hashed.network", + "name": "Hashed systems 1 node" + }, + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + } +] diff --git a/chains/v8/chains_dev.json b/chains/v8/chains_dev.json new file mode 100644 index 0000000..00f1844 --- /dev/null +++ b/chains/v8/chains_dev.json @@ -0,0 +1,6850 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkadot.polkassembly.io/v1/graphql" + } + ] + }, + "options": [ + "crowdloans", + "governance-v1" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "governance-v1" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "westend" + } + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westmint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/account/{address}", + "extrinsic": "https://westmint.statescan.io/extrinsic/{hash}", + "event": "https://westmint.statescan.io/event/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westmint.json", + "overridesCommon": true + }, + "options": [ + "testnet" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "acala-dollar", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "karura" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + } + ], + "nodes": [ + { + "url": "wss://moonriver.api.onfinality.io/ws?apikey=41935d3d-3d6c-4a90-a0e1-33c065401d05", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonriver-hasura.herokuapp.com/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": "parachain", + "assetId": 0, + "symbol": "DEV", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + } + ], + "nodes": [ + { + "url": "wss://moonbeam-alpha.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.testnet.moonbeam.network", + "name": "Moonbeam Network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "shiden" + } + } + ] + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "staking": "parachain" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "kBTC-KSM", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-KSM.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "staking": "aura-relaychain" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "basilisk" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "altair" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "khala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_peregrine.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": "parachain" + } + ], + "nodes": [ + { + "url": "wss://ws.calamari.systems/", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "calamari" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "acala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala-rpc.aca-staging.network/ws", + "name": "Acala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}", + "account": "https://acala-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala_mandala.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "astar" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "parallel" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Statemint", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemint.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "typeExtras": { + "assetId": "4294967295" + } + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.leemo.me", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + }, + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": "parachain", + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "crustshadow" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + }, + { + "url": "wss://efinity-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Efinity.svg", + "addressPrefix": 1110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-worm", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-worm", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "hydradx" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/singular_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "turing" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "composable" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.png", + "addressPrefix": 50, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": "relaychain", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "polkadex" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://prod-kusama-collator-01.mangatafinance.cloud", + "name": "Mangata node" + }, + { + "url": "wss://mangata-x.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg" + } + ], + "nodes": [ + { + "url": "wss://frag-moonbase-relay-rpc-ws.g.moonbase.moonbeam.network", + "name": "PureStake node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase_relay.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Pichiu", + "assets": [ + { + "assetId": 0, + "symbol": "PCHU", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Pichiu.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pichiu.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pichiu" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pichiu.svg", + "addressPrefix": 42, + "options": [ + "governance-v1" + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ] + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "eacdd2d5b42de9769ccbb6e8d9013ab0d90ab105bf601d4aac53e874c145ec21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tanganika", + "assets": [ + { + "assetId": 0, + "symbol": "DHX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DataHighway.svg", + "priceId": "datahighway" + } + ], + "nodes": [ + { + "url": "wss://tanganika.datahighway.com", + "name": "DataHighway node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://datahighway.subscan.io/extrinsic/{hash}", + "account": "https://datahighway.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tanganika.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tanganika" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "tanganika" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tanganika_DataHighway.svg", + "addressPrefix": 33, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://imbue-kusama.imbue.network", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "a834e4bd816a126565e6a06a7582ceb88b4419e1f926e573ca0f323cf778cd5f", + "name": "Arctic Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://arctic-relaychain.web3labs.com:9949/", + "name": "Arctic node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/arctic_relay_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/rococo.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-tinkernet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + }, + { + "url": "wss://intern.gmordie.com", + "name": "GM intern node" + }, + { + "url": "wss://leemo.gmordie.com", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "amplitude" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}", + "event": null + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42 + }, + { + "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace", + "name": "Ternoa Alphanet", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://alphanet.ternoa.com", + "name": "Ternoa Alphanet node" + } + ], + "explorers": [ + { + "name": "Ternoa Alphanet explorer", + "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}", + "account": "https://explorer-alphanet.ternoa.dev/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa_alphanet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b", + "name": "Turing Staging", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.turing-staging.oak.tech", + "name": "OAK node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing_staging.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg", + "addressPrefix": 51, + "options": [ + "testnet" + ] + }, + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "name": "Governance2 Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://governance2-testnet.litentry.io", + "name": "Development node" + } + ], + "explorers": [ + { + "name": "Governance2 Testnet explorer", + "extrinsic": "https://gov2.statescan.io/extrinsic/{hash}", + "account": "https://gov2.statescan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/governance2_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "kylin" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "e71578b37a7c799b0ab4ee87ffa6f059a6b98f71f06fb8c84a8d88013a548ad6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia Network node" + }, + { + "url": "wss://darwinia-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia-parachain.subscan.io/extrinsic/{hash}", + "account": "https://darwinia-parachain.subscan.io/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KAPEX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://k-ui.kapex.network", + "name": "Totem node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f", + "name": "Beresheet", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/beresheet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "addressPrefix": 7, + "options": [ + "testnet" + ] + }, + { + "chainId": "b34f6cd03a41f0fab38ba9fd5b11cce5f303633c46f39f0c6fdc7c3c602bafa9", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Snow", + "assets": [ + { + "assetId": 0, + "symbol": "ICZ", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ICZ.svg" + } + ], + "nodes": [ + { + "url": "wss://snow-rpc.icenetwork.io", + "name": "Snow node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://snow.subscan.io/extrinsic/{hash}", + "account": "https://snow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/snow.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg", + "addressPrefix": 2207, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "b587be787d4b0209a3105469f0cbfa34eeb834e49d949e841898b2243825d765", + "name": "Governance2 Novasama Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://novasama.co", + "name": "Development node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/novasama_gov2_testnet.json", + "overridesCommon": true + }, + "externalApi": { + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gov-test" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 2, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "de06348a2bb1ca0b6ad293af89b08cc9e916d7753065c784d77c8d27a31af299", + "name": "Governance1 Novasama Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://novasama.co/gov1", + "name": "Development node" + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet", + "governance-v1" + ] + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3", + "name": "Fusotao", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 18, + "priceId": "fusotao", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/fusotao.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://xx.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}", + "event": null + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56 + }, + { + "chainId": "a6ffcef7fb8caadf7f6c5ad8ada65e3eaa90d1604f3eabda546ff1d486865a0c", + "name": "Aventus Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.public-testnet.aventus.io", + "name": "Aventus testnet node" + } + ], + "explorers": [ + { + "name": "Aventus testnet explorer", + "extrinsic": "https://explorer.testnet.aventus.io/transaction/{hash}", + "account": "https://explorer.testnet.aventus.io/address/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88 + }, + { + "chainId": "3a5a5cd27eb15fd26c37315a0f0b938733bb798c897428448efac5e6150cad06", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "kBTC-KSM", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-KSM.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-dev-kintsugi.interlay.io:443/parachain", + "name": "Kintsugi Labs" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi_Testnet.svg", + "addressPrefix": 2092, + "options": [ + "testnet" + ] + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c1.hashed.network", + "name": "Hashed systems 1 node" + }, + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + } +] diff --git a/chains/v9/chains.json b/chains/v9/chains.json new file mode 100644 index 0000000..a5ca8db --- /dev/null +++ b/chains/v9/chains.json @@ -0,0 +1,5946 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ] + }, + "options": [ + "crowdloans", + "governance-v1" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "governance-v1" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "acala-dollar", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8 + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": "parachain" + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonbeam.polkassembly.network/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura node" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/9dddd77ac74043dc9a8dc48f82822c7d", + "name": "Infura node 2" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": "parachain" + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://api.moonriver.polkassembly.network/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "priceId": "bifrost-native-coin", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6 + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge node" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": "parachain" + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78 + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268 + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172 + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Statemint", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemint.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.leemo.me", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + }, + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49 + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": "parachain", + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73 + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131 + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66 + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + }, + { + "url": "wss://efinity-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Efinity.svg", + "addressPrefix": 1110 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-worm", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-worm", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30 + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51 + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "priceId": "aleph-zero", + "staking": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.png", + "addressPrefix": 50 + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": "relaychain", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88 + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://prod-kusama-collator-01.mangatafinance.cloud", + "name": "Mangata node" + }, + { + "url": "wss://mangata-x.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Pichiu", + "assets": [ + { + "assetId": 0, + "symbol": "PCHU", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Pichiu.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pichiu.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pichiu" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pichiu.svg", + "addressPrefix": 42 + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "eacdd2d5b42de9769ccbb6e8d9013ab0d90ab105bf601d4aac53e874c145ec21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tanganika", + "assets": [ + { + "assetId": 0, + "symbol": "DHX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DataHighway.svg", + "priceId": "datahighway" + } + ], + "nodes": [ + { + "url": "wss://tanganika.datahighway.com", + "name": "DataHighway node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://datahighway.subscan.io/extrinsic/{hash}", + "account": "https://datahighway.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tanganika.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tanganika" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tanganika_DataHighway.svg", + "addressPrefix": 33 + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://imbue-kusama.imbue.network", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-tinkernet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + }, + { + "url": "wss://intern.gmordie.com", + "name": "GM intern node" + }, + { + "url": "wss://leemo.gmordie.com", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57 + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}", + "event": null + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42 + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "e71578b37a7c799b0ab4ee87ffa6f059a6b98f71f06fb8c84a8d88013a548ad6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia Network node" + }, + { + "url": "wss://darwinia-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia-parachain.subscan.io/extrinsic/{hash}", + "account": "https://darwinia-parachain.subscan.io/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KAPEX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://k-ui.kapex.network", + "name": "Totem node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "b34f6cd03a41f0fab38ba9fd5b11cce5f303633c46f39f0c6fdc7c3c602bafa9", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Snow", + "assets": [ + { + "assetId": 0, + "symbol": "ICZ", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ICZ.svg" + } + ], + "nodes": [ + { + "url": "wss://snow-rpc.icenetwork.io", + "name": "Snow node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://snow.subscan.io/extrinsic/{hash}", + "account": "https://snow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/snow.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg", + "addressPrefix": 2207 + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://xx.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}", + "event": null + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88 + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c1.hashed.network", + "name": "Hashed systems 1 node" + }, + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bittensor.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ajuna.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + } +] diff --git a/chains/v9/chains_dev.json b/chains/v9/chains_dev.json new file mode 100644 index 0000000..836388a --- /dev/null +++ b/chains/v9/chains_dev.json @@ -0,0 +1,7097 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://polkadot.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://rpc.dotters.network/polkadot", + "name": "Dotters Net node" + }, + { + "url": "wss://rpc.ibp.network/polkadot", + "name": "IBP network node" + }, + { + "url": "wss://polkadot-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://1rpc.io/dot", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadot.subscan.io/extrinsic/{hash}", + "account": "https://polkadot.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/polkadot/extrinsic/{hash}", + "account": "https://polkascan.io/polkadot/account/{address}", + "event": "https://polkascan.io/polkadot/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadot.svg", + "addressPrefix": 0, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadot" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/polkadot-dev.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://polkadot.subsquare.io/api" + } + ] + }, + "options": [ + "crowdloans", + "governance-v1" + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "staking": "relaychain", + "buyProviders": { + "transak": { + "network": "MAINNET" + }, + "mercuryo": {} + } + } + ], + "nodes": [ + { + "url": "wss://rpc.ibp.network/kusama", + "name": "IBP network node" + }, + { + "url": "wss://1rpc.io/ksm", + "name": "Automata 1RPC node" + }, + { + "url": "wss://kusama-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://rpc.dotters.network/kusama", + "name": "Dotters Net node" + }, + { + "url": "wss://kusama.public.curie.radiumblock.co/ws", + "name": "Radium node" + }, + { + "url": "wss://kusama-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kusama.subscan.io/extrinsic/{hash}", + "account": "https://kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkascan", + "extrinsic": "https://polkascan.io/kusama/extrinsic/{hash}", + "account": "https://polkascan.io/kusama/account/{address}", + "event": "https://polkascan.io/kusama/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kusama.svg", + "addressPrefix": 2, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kusama.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/kusama.json" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://kusama.subsquare.io/api" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kusama-governance2" + } + ] + }, + "options": [ + "crowdloans", + "governance", + "governance-v1" + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westend", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://westend-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westend.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://westend-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://westend.subscan.io/extrinsic/{hash}", + "account": "https://westend.subscan.io/account/{address}", + "event": null + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westend_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westend.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-westend" + } + ], + "crowdloans": [ + { + "type": "github", + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/crowdloan/westend.json" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "westend" + } + } + ] + }, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "parentId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "name": "Westmint", + "assets": [ + { + "assetId": 0, + "symbol": "WND", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Westend.svg" + }, + { + "assetId": 1, + "symbol": "SIRI", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "type": "statemine", + "typeExtras": { + "assetId": "81" + } + } + ], + "nodes": [ + { + "url": "wss://westmint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://westmint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://westmint.statescan.io/account/{address}", + "extrinsic": "https://westmint.statescan.io/extrinsic/{hash}", + "event": "https://westmint.statescan.io/event/{event}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Westmint_Testnet.svg", + "addressPrefix": 42, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/westmint.json", + "overridesCommon": true + }, + "options": [ + "testnet" + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Statemine", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama" + }, + { + "assetId": 1, + "symbol": "RMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 2, + "symbol": "CHAOS", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHAOS.svg", + "typeExtras": { + "assetId": "69420" + } + }, + { + "assetId": 3, + "symbol": "CHRWNA", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CHRWNA.svg", + "typeExtras": { + "assetId": "567" + } + }, + { + "assetId": 4, + "symbol": "SHIBATALES", + "precision": 0, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Default.svg", + "typeExtras": { + "assetId": "88888" + } + }, + { + "assetId": 5, + "symbol": "BILLCOIN", + "precision": 8, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BILLCOIN.svg", + "typeExtras": { + "assetId": "223" + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemine.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemine-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://statemine-rpc.polkadot.io", + "name": "Parity node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://statemine.subscan.io/extrinsic/{hash}", + "account": "https://statemine.subscan.io/account/{address}", + "event": null + }, + { + "name": "Statescan", + "extrinsic": "https://statemine.statescan.io/extrinsic/{hash}", + "account": "https://statemine.statescan.io/account/{address}", + "event": "https://statemine.statescan.io/event/{event}" + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemine.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemine" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemine.svg", + "addressPrefix": 2 + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Karura", + "assets": [ + { + "assetId": 0, + "symbol": "KAR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "priceId": "karura" + }, + { + "assetId": 1, + "symbol": "aUSD", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "priceId": "acala-dollar", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0081", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0082", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "BNC", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "typeExtras": { + "currencyIdScale": "0x00a8", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "8000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0083", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x00aa", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x00ab", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "133330000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x00ac", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "660000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "TAI", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAI.svg", + "typeExtras": { + "currencyIdScale": "0x0084", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x00a9", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "taiKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/taiKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "QTZ", + "precision": 18, + "priceId": "quartz", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 14, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 15, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 16, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "currencyIdScale": "0x050500", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 17, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 18, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "currencyIdScale": "0x050a00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 19, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "currencyIdScale": "0x050800", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 20, + "symbol": "KICO", + "precision": 14, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KICO.svg", + "typeExtras": { + "currencyIdScale": "0x050600", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 21, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bit.Country.svg", + "typeExtras": { + "currencyIdScale": "0x050900", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 22, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "currencyIdScale": "0x050b00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 23, + "symbol": "AIR", + "precision": 18, + "priceId": "altair", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "typeExtras": { + "currencyIdScale": "0x050c00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 24, + "symbol": "GENS", + "precision": 9, + "type": "orml", + "priceId": "genshiro", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "currencyIdScale": "0x050e00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 25, + "symbol": "EQD", + "precision": 9, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/EQD.svg", + "typeExtras": { + "currencyIdScale": "0x050f00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 26, + "symbol": "CRAB", + "precision": 18, + "type": "orml", + "priceId": "darwinia-crab-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "currencyIdScale": "0x050d00", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://karura-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://karura-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://karura-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://karura-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://karura-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/karura.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://karura.subscan.io/extrinsic/{hash}", + "account": "https://karura.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-karura" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "karura" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Karura.svg", + "addressPrefix": 8, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Moonriver", + "assets": [ + { + "assetId": 0, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MOONRIVER" + } + } + }, + { + "assetId": 1, + "symbol": "xcRMRK", + "precision": 10, + "priceId": "rmrk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "typeExtras": { + "assetId": "182365888117048807484804376330534607370" + } + }, + { + "assetId": 2, + "symbol": "xcKSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 3, + "symbol": "xcKINT", + "precision": 12, + "priceId": "kintsugi", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "175400718394635817552109270754364440562" + } + }, + { + "assetId": 4, + "symbol": "xcKAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "10810581592933651521121702237638664357" + } + }, + { + "assetId": 5, + "symbol": "xcBNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "319623561105283008236062145480775032445" + } + }, + { + "assetId": 6, + "symbol": "xckBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "328179947973504579459046439826496046832" + } + }, + { + "assetId": 7, + "symbol": "xcUSDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + }, + { + "assetId": 8, + "symbol": "xcaUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "214920334981412447805621250067209749032" + } + }, + { + "assetId": 9, + "symbol": "xcCSM", + "precision": 12, + "priceId": "crust-storage-market", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "108457044225666871745333730479173774551" + } + }, + { + "assetId": 10, + "symbol": "xcPHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "189307976387032586987344677431204943363" + } + }, + { + "assetId": 11, + "symbol": "xcHKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "76100021443485661246318545281171740067" + } + }, + { + "assetId": 12, + "symbol": "xcKMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "213357169630950964874127107356898319277" + } + }, + { + "assetId": 13, + "symbol": "xcCRAB", + "precision": 18, + "priceId": "darwinia-crab-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Crab.svg", + "typeExtras": { + "assetId": "173481220575862801646329923366065693029" + } + }, + { + "assetId": 14, + "symbol": "xcTEER", + "precision": 12, + "priceId": "integritee", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg", + "typeExtras": { + "assetId": "105075627293246237499203909093923548958" + } + }, + { + "assetId": 15, + "symbol": "xcLIT", + "precision": 12, + "priceId": "litentry", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "typeExtras": { + "assetId": "65216491554813189869575508812319036608" + } + }, + { + "assetId": 16, + "symbol": "xcSDN", + "precision": 18, + "priceId": "shiden", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "typeExtras": { + "assetId": "16797826370226091782818345603793389938" + } + }, + { + "assetId": 17, + "symbol": "xcXRT", + "precision": 9, + "priceId": "robonomics-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "assetId": "108036400430056508975016746969135344601" + } + } + ], + "nodes": [ + { + "url": "wss://moonriver.api.onfinality.io/ws?apikey=41935d3d-3d6c-4a90-a0e1-33c065401d05", + "name": "OnFinality node" + }, + { + "url": "wss://moonriver.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.api.moonriver.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonriver.public.blastapi.io", + "name": "Blast node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonriver.subscan.io/extrinsic/{hash}", + "account": "https://moonriver.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonriver.moonscan.io/tx/{hash}", + "account": "https://moonriver.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonriver.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + }, + { + "type": "etherscan", + "url": "https://api-moonriver.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonriver-hasura.herokuapp.com/v1/graphql" + } + ], + "governance-delegations": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonriver-gov" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonriver.svg", + "addressPrefix": 1285, + "options": [ + "ethereumBased", + "governance", + "governance-v1" + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "parentId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Alpha", + "assets": [ + { + "staking": "parachain", + "assetId": 0, + "symbol": "DEV", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 18 + }, + { + "assetId": 1, + "symbol": "xcUNIT", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "precision": 12, + "type": "statemine", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + } + ], + "nodes": [ + { + "url": "wss://moonbeam-alpha.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://wss.testnet.moonbeam.network", + "name": "Moonbeam Network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbase.subscan.io/extrinsic/{hash}", + "account": "https://moonbase.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 1287, + "options": [ + "ethereumBased", + "testnet" + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Shiden", + "assets": [ + { + "assetId": 0, + "symbol": "SDN", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Shiden.svg", + "priceId": "shiden" + }, + { + "assetId": 1, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551623" + } + }, + { + "assetId": 2, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "MOVR", + "precision": 18, + "type": "statemine", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "KINT", + "precision": 12, + "type": "statemine", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 7, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 8, + "symbol": "CSM", + "precision": 12, + "type": "statemine", + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg", + "typeExtras": { + "assetId": "18446744073709551624" + } + }, + { + "assetId": 9, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 10, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.shiden.astar.network", + "name": "StakeTechnologies node" + }, + { + "url": "wss://shiden.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://shiden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shiden.subscan.io/extrinsic/{hash}", + "account": "https://shiden.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Shiden.svg", + "addressPrefix": 5, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/shiden.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shiden" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "shiden" + } + } + ] + } + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bifrost Kusama", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "priceId": "bifrost-native-coin", + "staking": "parachain" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0204", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "RMRK", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RMRK.svg", + "priceId": "rmrk", + "typeExtras": { + "currencyIdScale": "0x0209", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "currencyIdScale": "0x0207", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x0206", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0302", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "vsKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vsKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0404", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "MOVR", + "precision": 18, + "type": "orml", + "priceId": "moonriver", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "currencyIdScale": "0x020a", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "PHA", + "precision": 12, + "type": "orml", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x0208", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "40000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "vKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/vKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0104", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + }, + { + "url": "wss://bifrost-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bifrost-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost-kusama.subscan.io/extrinsic/{hash}", + "account": "https://bifrost-kusama.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Kusama.svg", + "addressPrefix": 6, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-kusama.interlay.io/parachain", + "name": "Kintsugi Labs" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kintsugi.subscan.io/extrinsic/{hash}", + "account": "https://kintsugi.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kintsugi" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi.svg", + "addressPrefix": 2092 + }, + { + "chainId": "742a2ca70c2fda6cee4f8df98d64c4c670a052d9568058982dad9d5a7a135c5b", + "name": "Edgeware", + "assets": [ + { + "assetId": 0, + "symbol": "EDG", + "precision": 18, + "priceId": "edgeware", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg", + "staking": "aura-relaychain" + } + ], + "nodes": [ + { + "url": "wss://edgeware-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://edgeware.jelliedowl.net", + "name": "JelliedOwl node" + }, + { + "url": "wss://mainnet2.edgewa.re", + "name": "Edgeware node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/edgeware.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://edgeware.subscan.io/extrinsic/{hash}", + "account": "https://edgeware.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-edgeware__bm92Y" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Edgeware.svg", + "addressPrefix": 7 + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Parallel Heiko", + "assets": [ + { + "assetId": 0, + "symbol": "HKO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "100" + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "103" + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "assetId": "109" + } + }, + { + "assetId": 4, + "symbol": "sKSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "assetId": "1000" + } + }, + { + "assetId": 5, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "107" + } + }, + { + "assetId": 6, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "113" + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + }, + { + "assetId": 8, + "symbol": "GENS", + "precision": 9, + "priceId": "genshiro", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Genshiro.svg", + "typeExtras": { + "assetId": "123" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + } + ], + "nodes": [ + { + "url": "wss://heiko-rpc.parallel.fi", + "name": "Parallel" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel_heiko.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel-heiko.subscan.io/extrinsic/{hash}", + "account": "https://parallel-heiko.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel-heiko" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/ParallelHeiko.svg", + "addressPrefix": 110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Basilisk", + "assets": [ + { + "assetId": 0, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "TNKR", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0e000000", + "currencyIdType": "u32", + "existentialDeposit": "10000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "XRT", + "precision": 9, + "type": "orml", + "priceId": "robonomics-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "typeExtras": { + "currencyIdScale": "0x10000000", + "currencyIdType": "u32", + "existentialDeposit": "1683502", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.basilisk.cloud", + "name": "Basilisk node" + }, + { + "url": "wss://basilisk-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://basilisk.subscan.io/extrinsic/{hash}", + "account": "https://basilisk.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/basilisk.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-basilisk" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://basilisk.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Basilisk.svg", + "addressPrefix": 10041, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Altair", + "assets": [ + { + "assetId": 0, + "symbol": "AIR", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Altair.svg", + "priceId": "altair" + } + ], + "nodes": [ + { + "url": "wss://fullnode.altair.centrifuge.io", + "name": "Centrifuge" + }, + { + "url": "wss://altair.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/altair.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://altair.subscan.io/extrinsic/{hash}", + "account": "https://altair.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-altair" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "altair" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Altair.svg", + "addressPrefix": 136, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Khala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "assetId": "0" + } + }, + { + "assetId": 2, + "symbol": "KAR", + "precision": 12, + "type": "statemine", + "priceId": "karura", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "assetId": "1" + } + }, + { + "assetId": 3, + "symbol": "BNC", + "precision": 12, + "type": "statemine", + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg", + "typeExtras": { + "assetId": "2" + } + }, + { + "assetId": 4, + "symbol": "ZLK", + "precision": 18, + "priceId": "zenlink-network-token", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ZLK.svg", + "typeExtras": { + "assetId": "3" + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "4" + } + }, + { + "assetId": 6, + "symbol": "BSX", + "precision": 12, + "priceId": "basilisk", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Basilisk.svg", + "typeExtras": { + "assetId": "9" + } + }, + { + "assetId": 7, + "symbol": "MOVR", + "precision": 18, + "priceId": "moonriver", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg", + "typeExtras": { + "assetId": "6" + } + }, + { + "assetId": 8, + "symbol": "HKO", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "assetId": "7" + } + }, + { + "assetId": 9, + "symbol": "KMA", + "precision": 12, + "priceId": "calamari-network", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "typeExtras": { + "assetId": "8" + } + }, + { + "assetId": 10, + "symbol": "TUR", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg", + "typeExtras": { + "assetId": "10" + } + } + ], + "nodes": [ + { + "url": "wss://khala-api.phala.network/ws", + "name": "Phala node" + }, + { + "url": "wss://khala.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://khala-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://khala.subscan.io/extrinsic/{hash}", + "account": "https://khala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/khala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-khala" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "khala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Khala.svg", + "addressPrefix": 30 + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "KILT", + "assets": [ + { + "assetId": 0, + "symbol": "KILT", + "priceId": "kilt-protocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg", + "precision": 15 + } + ], + "nodes": [ + { + "url": "wss://spiritnet.kilt.io/", + "name": "KILT Protocol node" + }, + { + "url": "wss://spiritnet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://spiritnet.subscan.io/extrinsic/{hash}", + "account": "https://spiritnet.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_spiritnet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kilt" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://kilt-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Spiritnet.svg", + "addressPrefix": 38, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "a0c6e3bac382b316a68bca7141af1fba507207594c761076847ce358aeedcc21", + "name": "KILT Peregrine", + "assets": [ + { + "assetId": 0, + "symbol": "PILT", + "precision": 15, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/KILT.svg" + } + ], + "nodes": [ + { + "url": "wss://peregrine.kilt.io/parachain-public-ws/", + "name": "KILT Protocol Node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://kilt-testnet.subscan.io/extrinsic/{hash}", + "account": "https://kilt-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kilt_peregrine.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/KILT_Peregrine_Testnet.svg", + "addressPrefix": 38, + "options": [ + "testnet" + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Calamari", + "assets": [ + { + "assetId": 0, + "symbol": "KMA", + "priceId": "calamari-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Calamari.svg", + "precision": 12, + "staking": "parachain" + } + ], + "nodes": [ + { + "url": "wss://calamari.systems", + "name": "Manta network node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://calamari.subscan.io/extrinsic/{hash}", + "account": "https://calamari.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/calamari.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-calamari" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "calamari" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Calamari.svg", + "addressPrefix": 78, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cd4d732201ebe5d6b014edda071c4203e16867305332301dc8d092044b28e554", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "QUARTZ", + "assets": [ + { + "assetId": 0, + "symbol": "QTZ", + "priceId": "quartz", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Quartz.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://quartz.unique.network", + "name": "Unique node" + }, + { + "url": "wss://eu-ws-quartz.unique.network", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws-quartz.unique.network", + "name": "Unique US node" + }, + { + "url": "wss://asia-ws-quartz.unique.network", + "name": "Unique Asia node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/quartz.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://quartz.subscan.io/extrinsic/{hash}", + "account": "https://quartz.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-quartz" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Quartz.svg", + "addressPrefix": 255 + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bit.Country Pioneer", + "assets": [ + { + "assetId": 0, + "symbol": "NEER", + "precision": 18, + "priceId": "metaverse-network-pioneer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/NEER.svg" + }, + { + "assetId": 1, + "symbol": "BIT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/BIT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x030000000000000000", + "currencyIdType": "bit_country_primitives.FungibleTokenId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://pioneer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://pioneer.subscan.io/extrinsic/{hash}", + "account": "https://pioneer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bit.country_pioneer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bit-country" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bit.Country_Pioneer.svg", + "addressPrefix": 268, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Acala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "priceId": "acala", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0003", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "lcDOT", + "precision": 10, + "priceId": "liquid-crowdloan-dot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/lcDOT.svg", + "typeExtras": { + "currencyIdScale": "0x040d000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x050000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "currencyIdScale": "0x050100", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "TAP", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAP.svg", + "typeExtras": { + "currencyIdScale": "0x0004", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 8, + "symbol": "tDOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/tDOT.svg", + "typeExtras": { + "currencyIdScale": "0x0300000000", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 9, + "symbol": "INTR", + "precision": 10, + "type": "orml", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "currencyIdScale": "0x050400", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 10, + "symbol": "ASTR", + "precision": 18, + "type": "orml", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "currencyIdScale": "0x050200", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 11, + "symbol": "EQ", + "precision": 9, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Equilibrium.svg", + "typeExtras": { + "currencyIdScale": "0x050700", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000", + "transfersEnabled": true + } + }, + { + "assetId": 12, + "symbol": "iBTC", + "precision": 8, + "type": "orml", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "currencyIdScale": "0x050300", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "100", + "transfersEnabled": true + } + }, + { + "assetId": 13, + "symbol": "DAI", + "precision": 18, + "type": "orml", + "priceId": "dai", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x0254a37a01cd75b616d63e0ab665bffdb0143c52ae", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://acala-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://acala-rpc-0.aca-api.network", + "name": "Acala Foundation 0 node" + }, + { + "url": "wss://acala-rpc-1.aca-api.network", + "name": "Acala Foundation 1 node" + }, + { + "url": "wss://acala-rpc-2.aca-api.network/ws", + "name": "Acala Foundation 2 node" + }, + { + "url": "wss://acala-rpc-3.aca-api.network/ws", + "name": "Acala Foundation 3 node" + }, + { + "url": "wss://acala.polkawallet.io", + "name": "Polkawallet node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala.subscan.io/extrinsic/{hash}", + "account": "https://acala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-acala" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "acala" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala.svg", + "addressPrefix": 10, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "23fc729c2cdb7bd6770a4e8c58748387cc715fcf338f1f74a16833d90383f4b0", + "name": "Acala Mandala", + "assets": [ + { + "assetId": 0, + "symbol": "ACA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "acala_primitives.currency.CurrencyId", + "existentialDeposit": "1000000" + } + } + ], + "nodes": [ + { + "url": "wss://mandala-rpc.aca-staging.network/ws", + "name": "Acala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://acala-testnet.subscan.io/extrinsic/{hash}", + "account": "https://acala-testnet.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/acala_mandala.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acala_Mandala_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Moonbeam", + "assets": [ + { + "assetId": 0, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "staking": "parachain", + "buyProviders": { + "transak": { + "network": "MAINNET" + } + } + }, + { + "assetId": 1, + "symbol": "xcDOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "42259045809535163221576417993425387648" + } + }, + { + "assetId": 2, + "symbol": "xcaUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "110021739665376159354538090254163045594" + } + }, + { + "assetId": 3, + "symbol": "xcACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "224821240862170613278369189818311486111" + } + }, + { + "assetId": 4, + "symbol": "xcPARA", + "precision": 12, + "priceId": "parallel-finance", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg", + "typeExtras": { + "assetId": "32615670524745285411807346420584982855" + } + }, + { + "assetId": 5, + "symbol": "xcINTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "101170542313601871197860408087030232491" + } + }, + { + "assetId": 6, + "symbol": "xciBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "120637696315203257380661607956669368914" + } + }, + { + "assetId": 7, + "symbol": "POOP", + "precision": 18, + "type": "statemine", + "priceId": "raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/POOP.svg", + "typeExtras": { + "assetId": "270195117769614861929703564202131636628", + "palletName": "LocalAssets" + } + }, + { + "assetId": 8, + "symbol": "xcASTR", + "precision": 18, + "type": "statemine", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "224077081838586484055667086558292981199" + } + }, + { + "assetId": 9, + "symbol": "xcPHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "132685552157663328694213725410064821485" + } + }, + { + "assetId": 10, + "symbol": "xcUSDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "311091173110107856861649819128533077277" + } + } + ], + "nodes": [ + { + "url": "wss://wss.api.moonbeam.network", + "name": "Moonbeam Foundation node" + }, + { + "url": "wss://moonbeam.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://moonbeam.public.blastapi.io", + "name": "Blast node" + }, + { + "url": "wss://1rpc.io/glmr", + "name": "Automata 1RPC node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://moonbeam.subscan.io/extrinsic/{hash}", + "account": "https://moonbeam.subscan.io/account/{address}", + "event": null + }, + { + "name": "Moonscan", + "extrinsic": "https://moonbeam.moonscan.io/tx/{hash}", + "account": "https://moonbeam.moonscan.io/address/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbeam.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + }, + { + "type": "etherscan", + "url": "https://api-moonbeam.moonscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-moonbeam" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://moonbeamp-hasura.herokuapp.com/v1/graphql" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbeam.svg", + "addressPrefix": 1284, + "options": [ + "ethereumBased", + "governance-v1" + ] + }, + { + "chainId": "eip155:1", + "name": "Ethereum", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodeSelectionStrategy": "uniform", + "nodes": [ + { + "url": "wss://mainnet.infura.io/ws/v3/1e69544301064ef19edb194a14fb75f3", + "name": "Infura node 3" + }, + { + "url": "wss://mainnet.infura.io/ws/v3/{INFURA_API_KEY}", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://etherscan.io/tx/{hash}", + "account": "https://etherscan.io/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum.svg", + "addressPrefix": 1, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:5", + "name": "Ethereum - Goerli", + "assets": [ + { + "assetId": 0, + "symbol": "ETH", + "priceId": "ethereum", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://goerli.infura.io/ws/v3/25bd0a6e359240529b237e5dd8b19e1f", + "name": "Infura test node" + } + ], + "explorers": [ + { + "name": "Etherscan", + "extrinsic": "https://goerli.etherscan.io/tx/{hash}", + "account": "https://goerli.etherscan.io/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api-goerli.etherscan.io/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ethereum_Goerli.svg", + "addressPrefix": 5, + "options": [ + "testnet", + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "89d3ec46d2fb43ef5a9713833373d5ea666b092fa8fd68fbc34596036571b907", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Equilibrium", + "assets": [ + { + "assetId": 0, + "symbol": "EQ", + "precision": 9, + "priceId": "equilibrium", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/EQ.svg", + "type": "equilibrium", + "typeExtras": { + "assetId": "25969" + } + } + ], + "nodes": [ + { + "url": "wss://node.pol.equilibrium.io", + "name": "Equilibrium node" + }, + { + "url": "wss://equilibrium-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-equilibrium__bm92Y" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/equilibrium_types.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Equilibrium.svg", + "addressPrefix": 68 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Astar", + "assets": [ + { + "assetId": 0, + "symbol": "ASTR", + "priceId": "astar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "precision": 18, + "buyProviders": { + "transak": { + "network": "ASTAR" + } + } + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "statemine", + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "340282366920938463463374607431768211455" + } + }, + { + "assetId": 2, + "symbol": "GLMR", + "precision": 18, + "type": "statemine", + "priceId": "moonbeam", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "18446744073709551619" + } + }, + { + "assetId": 3, + "symbol": "iBTC", + "precision": 8, + "type": "statemine", + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "18446744073709551620" + } + }, + { + "assetId": 4, + "symbol": "INTR", + "precision": 10, + "type": "statemine", + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "18446744073709551621" + } + }, + { + "assetId": 5, + "symbol": "PHA", + "precision": 12, + "type": "statemine", + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "18446744073709551622" + } + }, + { + "assetId": 6, + "symbol": "ACA", + "precision": 12, + "type": "statemine", + "priceId": "acala", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "18446744073709551616" + } + }, + { + "assetId": 7, + "symbol": "LDOT", + "precision": 10, + "type": "statemine", + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "18446744073709551618" + } + }, + { + "assetId": 8, + "symbol": "aUSD", + "precision": 12, + "type": "statemine", + "priceId": "acala-dollar", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "18446744073709551617" + } + }, + { + "assetId": 9, + "symbol": "USDT", + "precision": 6, + "type": "statemine", + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "4294969280" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.astar.network", + "name": "Astar node" + }, + { + "url": "wss://astar.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://astar-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://astar.subscan.io/extrinsic/{hash}", + "account": "https://astar.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/astar.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-astar" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "astar" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Astar.svg", + "addressPrefix": 5, + "additional": { + "defaultTip": "1000000" + } + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Parallel", + "assets": [ + { + "assetId": 0, + "symbol": "PARA", + "precision": 12, + "priceId": "parallel-finance", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PARA.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "assetId": "101" + } + }, + { + "assetId": 2, + "symbol": "sDOT", + "precision": 10, + "priceId": "polkadot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sDOT.svg", + "typeExtras": { + "assetId": "1001" + } + }, + { + "assetId": 3, + "symbol": "ACA", + "precision": 12, + "priceId": "acala", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Acala.svg", + "typeExtras": { + "assetId": "108" + } + }, + { + "assetId": 4, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "assetId": "104" + } + }, + { + "assetId": 5, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "typeExtras": { + "assetId": "110" + } + }, + { + "assetId": 6, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "assetId": "114" + } + }, + { + "assetId": 7, + "symbol": "cDOT-6/13", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200060013" + } + }, + { + "assetId": 8, + "symbol": "cDOT-7/14", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200070014" + } + }, + { + "assetId": 9, + "symbol": "cDOT-8/15", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200080015" + } + }, + { + "assetId": 10, + "symbol": "cDOT-9/16", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200090016" + } + }, + { + "assetId": 11, + "symbol": "cDOT-10/17", + "precision": 10, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/cDOT.svg", + "typeExtras": { + "assetId": "200100017" + } + }, + { + "assetId": 12, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "typeExtras": { + "assetId": "120" + } + }, + { + "assetId": 13, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "typeExtras": { + "assetId": "122" + } + }, + { + "assetId": 14, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "102" + } + }, + { + "assetId": 15, + "symbol": "CLV", + "precision": 18, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "typeExtras": { + "assetId": "130" + } + }, + { + "assetId": 16, + "symbol": "ASTR", + "precision": 18, + "priceId": "astar", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Astar.svg", + "typeExtras": { + "assetId": "112" + } + }, + { + "assetId": 17, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg", + "typeExtras": { + "assetId": "115" + } + } + ], + "nodes": [ + { + "url": "wss://rpc.parallel.fi", + "name": "Parallel node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://parallel.subscan.io/extrinsic/{hash}", + "account": "https://parallel.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/parallel.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-parallel" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "parallel" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Parallel.svg", + "addressPrefix": 172, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "5c7bd13edf349b33eb175ffae85210299e324d852916336027391536e686f267", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "CLV Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CLV", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Clover.svg", + "priceId": "clover-finance" + } + ], + "nodes": [ + { + "url": "wss://rpc-para.clover.finance", + "name": "Clover node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://clv.subscan.io/extrinsic/{hash}", + "account": "https://clv.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/clover.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-clover" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/CLV_Parachain.svg", + "addressPrefix": 128 + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Statemint", + "assets": [ + { + "assetId": 0, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg" + }, + { + "assetId": 1, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "assetId": "1984" + } + } + ], + "nodes": [ + { + "url": "wss://statemint-rpc.polkadot.io", + "name": "Parity node" + }, + { + "url": "wss://statemint.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://statemint-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Statescan", + "account": "https://statemint.statescan.io/account/{address}", + "extrinsic": "https://statemint.statescan.io/extrinsic/{hash}", + "event": "https://statemint.statescan.io/event/{event}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/statemint.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-statemint" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Statemint.svg", + "addressPrefix": 0 + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Robonomics", + "assets": [ + { + "assetId": 0, + "symbol": "XRT", + "precision": 9, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Robonomics.svg", + "priceId": "robonomics-network" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "type": "statemine", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "priceId": "kusama", + "typeExtras": { + "assetId": "4294967295" + } + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.robonomics.network/", + "name": "Airalab node" + }, + { + "url": "wss://robonomics.leemo.me", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://robonomics.subscan.io/extrinsic/{hash}", + "account": "https://robonomics.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/robonomics.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-robonomics" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "robonomics" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Robonomics.svg", + "addressPrefix": 32, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Encointer", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://api.kusama.encointer.org", + "name": "Encointer association node" + }, + { + "url": "wss://encointer.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://encointer.subscan.io/extrinsic/{hash}", + "account": "https://encointer.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/encointer.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-encointer" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Encointer.svg", + "addressPrefix": 2 + }, + { + "chainId": "6811a339673c9daa897944dcdac99c6e2939cc88245ed21951a0a3c9a2be75bc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Picasso", + "assets": [ + { + "assetId": 0, + "symbol": "PICA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Picasso.svg" + } + ], + "nodes": [ + { + "url": "wss://picasso-rpc.composable.finance", + "name": "Composable node" + }, + { + "url": "wss://rpc.composablenodes.tech", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://picasso.subscan.io/extrinsic/{hash}", + "account": "https://picasso.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/picasso.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-picasso" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Picasso.svg", + "addressPrefix": 49, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Zeitgeist", + "assets": [ + { + "assetId": 0, + "symbol": "ZTG", + "staking": "parachain", + "precision": 10, + "priceId": "zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Zeitgeist.svg" + } + ], + "nodes": [ + { + "url": "wss://zeitgeist-rpc.dwellir.com", + "name": "Dwellir node" + }, + { + "url": "wss://zeitgeist.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/zeitgeist.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://zeitgeist.subscan.io/extrinsic/{hash}", + "account": "https://zeitgeist.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-zeitgeist" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Zeitgeist.svg", + "addressPrefix": 73, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Litmus", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "priceId": "litentry", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.litmus-parachain.litentry.io", + "name": "Litenry node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://litmus.subscan.io/extrinsic/{hash}", + "account": "https://litmus.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litmus.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litmus" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litmus.svg", + "addressPrefix": 131, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Subsocial", + "assets": [ + { + "assetId": 0, + "symbol": "SUB", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Subsocial.svg" + } + ], + "nodes": [ + { + "url": "wss://para.f3joule.space", + "name": "Subsocial node" + }, + { + "url": "wss://para.subsocial.network", + "name": "Dappforce node" + } + ], + "explorers": [ + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/subsocial.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-subsocial" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Subsocial_Parachain.svg", + "addressPrefix": 28 + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Crust Shadow", + "assets": [ + { + "assetId": 0, + "symbol": "CSM", + "precision": 12, + "priceId": "crust-storage-market", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/CrustShadow.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2-shadow.crust.network/", + "name": "Crust node" + }, + { + "url": "wss://rpc-shadow.crust.network/", + "name": "Public Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://shadow.subscan.io/extrinsic/{hash}", + "account": "https://shadow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust_shadow.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-shadow" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "crustshadow" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Shadow.svg", + "addressPrefix": 66, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "cdedc8eadbfa209d3f207bba541e57c3c58a667b05a2e1d1e86353c9000758da", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Integritee Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "TEER", + "precision": 12, + "priceId": "integritee", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Integritee.svg" + } + ], + "nodes": [ + { + "url": "wss://integritee-kusama.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://kusama.api.integritee.network", + "name": "Integritee node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://integritee.subscan.io/extrinsic/{hash}", + "account": "https://integritee.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/Integritee.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-integritee" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Integritee.svg", + "addressPrefix": 13 + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Centrifuge Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CFG", + "precision": 18, + "priceId": "centrifuge", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Centrifuge.svg" + } + ], + "nodes": [ + { + "url": "wss://fullnode.parachain.centrifuge.io", + "name": "Centrifuge node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://centrifuge-parachain.subscan.io/extrinsic/{hash}", + "account": "https://centrifuge-parachain.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/centrifuge.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-centrifuge" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://centrifuge.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Centrifuge.svg", + "addressPrefix": 36, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "335369975fced3fc22e23498da306a712f4fd964c957364d53c49cea9db8bc2f", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Efinity", + "assets": [ + { + "assetId": 0, + "symbol": "EFI", + "precision": 18, + "priceId": "efinity", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Efinity.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.efinity.io", + "name": "Efinity node" + }, + { + "url": "wss://efinity-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://efinity.subscan.io/extrinsic/{hash}", + "account": "https://efinity.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/efinity.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-efinity" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Efinity.svg", + "addressPrefix": 1110, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "HydraDX", + "assets": [ + { + "assetId": 0, + "symbol": "HDX", + "precision": 12, + "priceId": "hydradx", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/HydraDX.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "17540000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DAI", + "precision": 18, + "priceId": "dai", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/DAI.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LRNA", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LRNA.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "400000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "WETH-worm", + "precision": 18, + "priceId": "ethereum-wormhole", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WETH-worm.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "7000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "WBTC-worm", + "precision": 8, + "priceId": "wrapped-bitcoin", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/WBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "44", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.hydradx.cloud", + "name": "Calactic Council node" + }, + { + "url": "wss://hydradx-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://hydradx.subscan.io/extrinsic/{hash}", + "account": "https://hydradx.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hydra_dx.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-hydra" + } + ], + "governance": [ + { + "type": "subsquare", + "url": "https://hydradx.subsquare.io/api" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/HydraDX.svg", + "addressPrefix": 63, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Interlay", + "assets": [ + { + "assetId": 0, + "symbol": "INTR", + "precision": 10, + "priceId": "interlay", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Interlay.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0002", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "iBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/interBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0001", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KINT", + "precision": 12, + "priceId": "kintsugi", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "kBTC", + "precision": 8, + "priceId": "bitcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x000a", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "LDOT", + "precision": 10, + "priceId": "liquid-staking-dot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LDOT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "USDT", + "precision": 6, + "priceId": "tether", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://api.interlay.io/parachain", + "name": "Kintsugi Labs node" + }, + { + "url": "wss://interlay.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://interlay.subscan.io/extrinsic/{hash}", + "account": "https://interlay.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/interlay.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-interlay" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Interlay.svg", + "addressPrefix": 2032 + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Nodle Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "NODL", + "precision": 11, + "priceId": "nodle-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Nodle.svg" + } + ], + "nodes": [ + { + "url": "wss://nodle-parachain.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://eden-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://nodle.subscan.io/extrinsic/{hash}", + "account": "https://nodle.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/nodle.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-nodle" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Nodle.svg", + "addressPrefix": 37 + }, + { + "chainId": "55b88a59dded27563391d619d805572dd6b6b89d302b0dd792d01b3c41cfe5b1", + "name": "Singular testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KSM", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg" + } + ], + "nodes": [ + { + "url": "wss://staging.node.rmrk.app", + "name": "Singular DEV node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/singular_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Singular_Testnet.svg", + "addressPrefix": 0, + "options": [ + "testnet" + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Phala", + "assets": [ + { + "assetId": 0, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Phala.svg" + } + ], + "nodes": [ + { + "url": "wss://api.phala.network/ws", + "name": "Phala node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://phala.subscan.io/extrinsic/{hash}", + "account": "https://phala.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/phala.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-phala" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Phala.svg", + "addressPrefix": 30, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Turing", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "aUSD", + "precision": 12, + "priceId": "acala-dollar", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x02000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "KAR", + "precision": 12, + "priceId": "karura", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Karura.svg", + "typeExtras": { + "currencyIdScale": "0x03000000", + "currencyIdType": "u32", + "existentialDeposit": "100000000000", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "LKSM", + "precision": 12, + "priceId": "liquid-ksm", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "HKO", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HKO.svg", + "typeExtras": { + "currencyIdScale": "0x05000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000000", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "sKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/sKSM.svg", + "typeExtras": { + "currencyIdScale": "0x06000000", + "currencyIdType": "u32", + "existentialDeposit": "500000000", + "transfersEnabled": true + } + }, + { + "assetId": 7, + "symbol": "PHA", + "precision": 12, + "priceId": "pha", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/Phala.svg", + "typeExtras": { + "currencyIdScale": "0x07000000", + "currencyIdType": "u32", + "existentialDeposit": "10000000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc.turing.oak.tech", + "name": "Turing node" + }, + { + "url": "wss://turing-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing.json", + "overridesCommon": true + }, + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://turing.subscan.io/extrinsic/{hash}", + "account": "https://turing.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-turing" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "turing" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing.svg", + "addressPrefix": 51, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e", + "name": "Aleph Zero", + "assets": [ + { + "assetId": 0, + "symbol": "AZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.azero.dev", + "name": "Aleph Zero node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://alephzero.subscan.io/extrinsic/{hash}", + "account": "https://alephzero.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ], + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-aleph-zero" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero.svg", + "addressPrefix": 42 + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Composable Finance", + "assets": [ + { + "assetId": 0, + "symbol": "LAYR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Composable.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.composable.finance", + "name": "Composable node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://composable.subscan.io/extrinsic/{hash}", + "account": "https://composable.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/composable.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-composable" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "composable" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Composable.png", + "addressPrefix": 50, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "name": "Polkadex", + "assets": [ + { + "assetId": 0, + "symbol": "PDEX", + "priceId": "polkadex", + "staking": "relaychain", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadex.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.polkadex.trade", + "name": "Polkadex team node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polkadex.subscan.io/extrinsic/{hash}", + "account": "https://polkadex.subscan.io/account/{address}", + "event": null + }, + { + "name": "Sub.ID", + "account": "https://sub.id/{address}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polkadex.json", + "overridesCommon": true + }, + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-polkadex" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "polkadex" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polkadex.svg", + "addressPrefix": 88, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "e7e0962324a3b86c83404dbea483f25fb5dab4c224791c81b756cfc948006174", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "OriginTrail Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "OTP", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/OriginTrail.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.origin-trail.network", + "name": "TraceLabs node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/origintrail.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-origin-trail" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/OriginTrail.svg", + "addressPrefix": 101 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Bifrost Polkadot", + "assets": [ + { + "assetId": 0, + "symbol": "BNC", + "precision": 12, + "priceId": "bifrost-native-coin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bifrost.svg" + }, + { + "assetId": 1, + "symbol": "GLMR", + "precision": 18, + "priceId": "moonbeam", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonbeam.svg", + "typeExtras": { + "currencyIdScale": "0x0801", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000000000", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "DOT", + "precision": 10, + "priceId": "polkadot", + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0800", + "currencyIdType": "node_primitives.currency.CurrencyId", + "existentialDeposit": "1000000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://hk.p.bifrost-rpc.liebi.com/ws", + "name": "Liebi node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bifrost.subscan.io/extrinsic/{hash}", + "account": "https://bifrost.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bifrost_polkadot.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bifrost-polkadot" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bifrost_Polkadot.svg", + "addressPrefix": 6 + }, + { + "chainId": "2fc8bb6ed7c0051bdcf4866c322ed32b6276572713607e3297ccf411b8f14aa9", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Litentry", + "assets": [ + { + "assetId": 0, + "symbol": "LIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Litentry.svg", + "priceId": "litentry" + } + ], + "nodes": [ + { + "url": "wss://rpc.litentry-parachain.litentry.io", + "name": "Litentry node" + }, + { + "url": "wss://litentry-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/litentry.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-litentry" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Litentry.svg", + "addressPrefix": 31 + }, + { + "chainId": "84322d9cddbf35088f1e54e9a85c967a41a56a4f43445768125e61af166c7d31", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "UNIQUE", + "assets": [ + { + "assetId": 0, + "symbol": "UNQ", + "precision": 18, + "priceId": "unique-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Unique.svg" + } + ], + "nodes": [ + { + "url": "wss://eu-ws.unique.network/", + "name": "Unique Europe node" + }, + { + "url": "wss://us-ws.unique.network/", + "name": "Unique America node" + }, + { + "url": "wss://asia-ws.unique.network/", + "name": "Unique Asia node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://unique.subscan.io/extrinsic/{hash}", + "account": "https://unique.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/unique.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-unique" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Unique.svg", + "addressPrefix": 7391 + }, + { + "chainId": "577d331ca43646f547cdaa07ad0aa387a383a93416764480665103081f3eaf14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Dora Factory", + "assets": [ + { + "assetId": 0, + "symbol": "DORA", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DoraFactory.svg", + "priceId": "dora-factory" + } + ], + "nodes": [ + { + "url": "wss://kusama.dorafactory.org", + "name": "Dora node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dorafactory.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dora" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DoraFactory.svg", + "addressPrefix": 128 + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Mangata X", + "assets": [ + { + "assetId": 0, + "symbol": "MGX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/MangataX.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x00000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "KSM", + "precision": 12, + "priceId": "kusama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kusama.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x04000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "ETH", + "precision": 18, + "priceId": "ethereum", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ETH.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01000000", + "currencyIdType": "u32", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://prod-kusama-collator-01.mangatafinance.cloud", + "name": "Mangata node" + }, + { + "url": "wss://mangata-x.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://mangatax.subscan.io/extrinsic/{hash}", + "account": "https://mangatax.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/mangatax.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/MangataX.svg", + "addressPrefix": 42 + }, + { + "chainId": "05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5", + "name": "Aleph Zero Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "TZERO", + "staking": "aleph-zero", + "priceId": "aleph-zero", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Aleph_zero.svg" + } + ], + "nodes": [ + { + "url": "wss://ws.test.azero.dev", + "name": "Aleph Zero node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aleph_zero_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/AlephZero_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "name": "Moonbase Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "UNIT", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Moonriver.svg" + } + ], + "nodes": [ + { + "url": "wss://frag-moonbase-relay-rpc-ws.g.moonbase.moonbeam.network", + "name": "PureStake node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/moonbase_relay.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Moonbase_Alpha_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "3c3183f6d701500766ff7d147b79c4f10014a095eaaa98e960dcef6b3ead50ee", + "name": "Polymesh Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://testnet-rpc.polymesh.live", + "name": "Polymath node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "0e06260459b4f9034aba0a75108c08ed73ea51d2763562749b1d3600986c4ea5", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Pichiu", + "assets": [ + { + "assetId": 0, + "symbol": "PCHU", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Pichiu.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pichiu.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pichiu" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pichiu.svg", + "addressPrefix": 42, + "options": [ + "governance-v1" + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ] + }, + { + "chainId": "feb426ca713f0f46c96465b8f039890370cf6bfd687c9076ea2843f58a6ae8a7", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kabocha", + "assets": [ + { + "assetId": 0, + "symbol": "KAB", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kabocha.svg" + } + ], + "nodes": [ + { + "url": "wss://kabocha.jelliedowl.com", + "name": "JelliedOwl node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kabocha.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kabocha" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kabocha.svg", + "addressPrefix": 27 + }, + { + "chainId": "eacdd2d5b42de9769ccbb6e8d9013ab0d90ab105bf601d4aac53e874c145ec21", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tanganika", + "assets": [ + { + "assetId": 0, + "symbol": "DHX", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/DataHighway.svg", + "priceId": "datahighway" + } + ], + "nodes": [ + { + "url": "wss://tanganika.datahighway.com", + "name": "DataHighway node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://datahighway.subscan.io/extrinsic/{hash}", + "account": "https://datahighway.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tanganika.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tanganika" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "tanganika" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tanganika_DataHighway.svg", + "addressPrefix": 33, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "35a06bfec2edf0ff4be89a6428ccd9ff5bd0167d618c5a0d4341f9600a458d14", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Bajun", + "assets": [ + { + "assetId": 0, + "symbol": "BAJU", + "precision": 12, + "priceId": "ajuna-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Bajun.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.bajun.network", + "name": "AjunaNetwork node" + }, + { + "url": "wss://bajun.api.onfinality.io/public-ws", + "name": "OnFinality node" + }, + { + "url": "wss://bajun.public.curie.radiumblock.co/ws", + "name": "Radium node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://bajun.subscan.io/extrinsic/{hash}", + "account": "https://bajun.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bajun.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-bajun" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bajun.svg", + "addressPrefix": 1337 + }, + { + "chainId": "ca93a37c913a25fa8fdb33c7f738afc39379cb71d37874a16d4c091a5aef9f89", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Imbue", + "assets": [ + { + "assetId": 0, + "symbol": "IMBU", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Imbue.svg" + } + ], + "nodes": [ + { + "url": "wss://imbue-kusama.imbue.network", + "name": "Imbue node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/imbue.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-imbue" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Imbue.svg", + "addressPrefix": 42 + }, + { + "chainId": "a834e4bd816a126565e6a06a7582ceb88b4419e1f926e573ca0f323cf778cd5f", + "name": "Arctic Relay Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://arctic-relaychain.web3labs.com:9949/", + "name": "Arctic node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/arctic_relay_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "6408de7737c59c238890533af25896a2c20608d8b380bb01029acb392781063e", + "name": "Rococo Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "ROC", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Rococo.svg" + } + ], + "nodes": [ + { + "url": "wss://rococo-rpc.polkadot.io/", + "name": "Rococo node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/rococo.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Rococo_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "crowdloans" + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Tinkernet", + "assets": [ + { + "assetId": 0, + "symbol": "TNKR", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Tinkernet.svg" + } + ], + "nodes": [ + { + "url": "wss://invarch-tinkernet.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/tinkernet.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-tinkernet" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Tinkernet.svg", + "addressPrefix": 117 + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "GM", + "assets": [ + { + "assetId": 0, + "symbol": "FREN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/FREN.svg" + }, + { + "assetId": 1, + "symbol": "GM", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GM.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x01", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 2, + "symbol": "GN", + "precision": 0, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GN.svg", + "type": "orml", + "typeExtras": { + "currencyIdScale": "0x02", + "currencyIdType": "gm_chain_runtime.Coooooins", + "existentialDeposit": "0", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://ws.gm.bldnodes.org", + "name": "bLd node" + }, + { + "url": "wss://intern.gmordie.com", + "name": "GM intern node" + }, + { + "url": "wss://leemo.gmordie.com", + "name": "Leemo node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/gm.json", + "overridesCommon": true + }, + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-gm-network" + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/GM.svg", + "addressPrefix": 7013 + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Amplitude", + "assets": [ + { + "assetId": 0, + "symbol": "AMPE", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Amplitude.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-amplitude.pendulumchain.tech", + "name": "PendulumChain node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-amplitude" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "amplitude" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/amplitude.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Amplitude.svg", + "addressPrefix": 57, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "6859c81ca95ef624c9dfe4dc6e3381c33e5d6509e35e147092bfbc780f777c4e", + "name": "Ternoa", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://mainnet.ternoa.network", + "name": "CapsuleCorp node" + } + ], + "explorers": [ + { + "name": "Ternoa explorer", + "extrinsic": "https://explorer.ternoa.com/extrinsic/{hash}", + "account": "https://explorer.ternoa.com/account/{address}", + "event": null + } + ], + "externalApi": { + "staking": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ], + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-ternoa" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa.svg", + "addressPrefix": 42 + }, + { + "chainId": "18bcdb75a0bba577b084878db2dc2546eb21504eaad4b564bb7d47f9d02b6ace", + "name": "Ternoa Alphanet", + "assets": [ + { + "assetId": 0, + "symbol": "CAPS", + "priceId": "coin-capsule", + "staking": "relaychain", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Ternoa.svg" + } + ], + "nodes": [ + { + "url": "wss://alphanet.ternoa.com", + "name": "Ternoa Alphanet node" + } + ], + "explorers": [ + { + "name": "Ternoa Alphanet explorer", + "extrinsic": "https://explorer-alphanet.ternoa.dev/extrinsic/{hash}", + "account": "https://explorer-alphanet.ternoa.dev/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ternoa_alphanet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ternoa_Alphanet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "d54f0988402deb4548538626ce37e4a318441ea0529ca369400ebec4e04dfe4b", + "name": "Turing Staging", + "assets": [ + { + "assetId": 0, + "symbol": "TUR", + "staking": "turing", + "precision": 10, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Turing.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc.turing-staging.oak.tech", + "name": "OAK node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/turing_staging.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Turing_Staging.svg", + "addressPrefix": 51, + "options": [ + "testnet" + ] + }, + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "name": "Governance2 Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "Unit", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/GOV2.svg" + } + ], + "nodes": [ + { + "url": "wss://governance2-testnet.litentry.io", + "name": "Development node" + } + ], + "explorers": [ + { + "name": "Governance2 Testnet explorer", + "extrinsic": "https://gov2.statescan.io/extrinsic/{hash}", + "account": "https://gov2.statescan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/governance2_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Governance2_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet", + "governance" + ] + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kylin", + "assets": [ + { + "assetId": 0, + "symbol": "KYL", + "precision": 18, + "priceId": "kylin-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KYL.svg" + } + ], + "nodes": [ + { + "url": "wss://polkadot.kylin-node.co.uk", + "name": "Kylin node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kylin" + } + ], + "governance": [ + { + "type": "polkassembly", + "url": "https://polkassembly-hasura.herokuapp.com/v1/graphql", + "parameters": { + "network": "kylin" + } + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kylin.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kylin.svg", + "addressPrefix": 42 + }, + { + "chainId": "e71578b37a7c799b0ab4ee87ffa6f059a6b98f71f06fb8c84a8d88013a548ad6", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Darwinia", + "assets": [ + { + "assetId": 0, + "symbol": "RING", + "precision": 18, + "priceId": "darwinia-network-native-token", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/RING.svg" + } + ], + "nodes": [ + { + "url": "wss://parachain-rpc.darwinia.network", + "name": "Darwinia Network node" + }, + { + "url": "wss://darwinia-rpc.dwellir.com", + "name": "Dwellir node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://darwinia-parachain.subscan.io/extrinsic/{hash}", + "account": "https://darwinia-parachain.subscan.io/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-darwinia" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/darwinia.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Darwinia.svg", + "addressPrefix": 18 + }, + { + "chainId": "7838c3c774e887c0a53bcba9e64f702361a1a852d5550b86b58cd73827fa1e1e", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Kapex", + "assets": [ + { + "assetId": 0, + "symbol": "KAPEX", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KAPEX.svg" + } + ], + "nodes": [ + { + "url": "wss://k-ui.kapex.network", + "name": "Totem node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-kapex" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kapex.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Totem.svg", + "addressPrefix": 2007 + }, + { + "chainId": "6fbd74e5e1d0a61d52ccfe9d4adaed16dd3a7caa37c6bc4d0c2fa12e8b2f4063", + "name": "Polymesh", + "assets": [ + { + "assetId": 0, + "symbol": "POLYX", + "precision": 6, + "priceId": "polymesh", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polymesh.svg", + "staking": "relaychain" + } + ], + "nodes": [ + { + "url": "wss://mainnet-rpc.polymesh.network", + "name": "Polymesh node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://polymesh.subscan.io/extrinsic/{hash}", + "account": "https://polymesh.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/polymesh_mainnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polymesh.svg", + "addressPrefix": 12 + }, + { + "chainId": "8da6a03e0989154ff8c1977cbc0cbd55f6879d8759c272a4f3c078cef794bf5f", + "name": "Beresheet", + "assets": [ + { + "assetId": 0, + "symbol": "tEDG", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Edgeware.svg" + } + ], + "nodes": [ + { + "url": "wss://beresheet.jelliedowl.net", + "name": "JelliedOwl node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/beresheet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Beresheet.svg", + "addressPrefix": 7, + "options": [ + "testnet" + ] + }, + { + "chainId": "b34f6cd03a41f0fab38ba9fd5b11cce5f303633c46f39f0c6fdc7c3c602bafa9", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Snow", + "assets": [ + { + "assetId": 0, + "symbol": "ICZ", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/ICZ.svg" + } + ], + "nodes": [ + { + "url": "wss://snow-rpc.icenetwork.io", + "name": "Snow node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://snow.subscan.io/extrinsic/{hash}", + "account": "https://snow.subscan.io/account/{address}", + "event": null + }, + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/snow.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/SNOW.svg", + "addressPrefix": 2207, + "options": [ + "governance-v1" + ] + }, + { + "chainId": "6f0f071506de39058fe9a95bbca983ac0e9c5da3443909574e95d52eb078d348", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "DAO IPCI", + "assets": [ + { + "assetId": 0, + "symbol": "MITO", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MITO.svg" + } + ], + "nodes": [ + { + "url": "wss://kusama.rpc.ipci.io", + "name": "Airalab node" + } + ], + "explorers": [ + { + "name": "Polkaholic", + "account": "https://polkaholic.io/account/{address}", + "extrinsic": "https://polkaholic.io/tx/{hash}" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-dao-ipci" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/dao_ipci.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/DAOIPCI.svg", + "addressPrefix": 32 + }, + { + "chainId": "74ed91fbc18497f011290f9119a2217908649170337b6414a2d44923ade07063", + "name": "Myriad", + "assets": [ + { + "assetId": 0, + "symbol": "MYRIA", + "precision": 18, + "priceId": "myriad-social", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MYRIA.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/myriad/a4cb0a6e30ff5233a3567eb4e8cb71e0", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/myriad/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/myriad.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Myriad.svg", + "addressPrefix": 42 + }, + { + "chainId": "a7113159e275582ee71ee499b24378a2416f34dc5aaf714443f0d11c6c3d99d3", + "name": "Fusotao", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 18, + "priceId": "fusotao", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO.svg" + } + ], + "nodes": [ + { + "url": "wss://gateway.mainnet.octopus.network/fusotao/0efwa9v0crdx4dg3uj8jdmc5y7dj4ir2", + "name": "Octopus node" + } + ], + "explorers": [ + { + "name": "Explorer", + "extrinsic": null, + "account": "https://explorer.mainnet.oct.network/fusotao/accounts/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/fusotao.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Fusotao.svg", + "addressPrefix": 42 + }, + { + "chainId": "50dd5d206917bf10502c68fb4d18a59fc8aa31586f4e8856b493e43544aa82aa", + "name": "XX network", + "assets": [ + { + "assetId": 0, + "symbol": "XX", + "precision": 9, + "priceId": "xxcoin", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/XX.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-hetzner.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://rpc-do.xx.network", + "name": "xx Foundation node" + }, + { + "url": "wss://xx.api.onfinality.io/public-ws", + "name": "OnFinality node" + } + ], + "explorers": [ + { + "name": "XX explorer", + "extrinsic": "https://explorer.xx.network/extrinsics/{hash}", + "account": "https://explorer.xx.network/accounts/{address}", + "event": null + }, + { + "name": "Polkastats", + "extrinsic": "https://xx.polkastats.io/extrinsic/{hash}", + "account": "https://xx.polkastats.io/account/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-xx-network" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/xx_network.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/XX_network.svg", + "addressPrefix": 55 + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Pendulum", + "assets": [ + { + "assetId": 0, + "symbol": "PEN", + "precision": 12, + "priceId": "pendulum-chain", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/PEN.svg" + }, + { + "assetId": 1, + "symbol": "DOT", + "precision": 10, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Polkadot.svg", + "typeExtras": { + "currencyIdScale": "0x0100", + "currencyIdType": "pendulum_runtime.currency.CurrencyId", + "existentialDeposit": "1000", + "transfersEnabled": true + } + } + ], + "nodes": [ + { + "url": "wss://rpc-pendulum.prd.pendulumchain.tech", + "name": "Pendulum node" + } + ], + "externalApi": { + "history": [ + { + "type": "subquery", + "url": "https://api.subquery.network/sq/nova-wallet/nova-wallet-pendulum" + } + ] + }, + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/pendulum.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Pendulum.svg", + "addressPrefix": 56 + }, + { + "chainId": "a6ffcef7fb8caadf7f6c5ad8ada65e3eaa90d1604f3eabda546ff1d486865a0c", + "name": "Aventus Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.public-testnet.aventus.io", + "name": "Aventus testnet node" + } + ], + "explorers": [ + { + "name": "Aventus testnet explorer", + "extrinsic": "https://explorer.testnet.aventus.io/transaction/{hash}", + "account": "https://explorer.testnet.aventus.io/address/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus_Testnet.svg", + "addressPrefix": 42, + "options": [ + "testnet" + ] + }, + { + "chainId": "8b5c955b5c8fd7112562327e3859473df4e3dff49bd72a113dbb668d2cfa20d7", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Aventus", + "assets": [ + { + "assetId": 0, + "symbol": "AVT", + "precision": 18, + "priceId": "aventus", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AVT.svg" + } + ], + "nodes": [ + { + "url": "wss://public-rpc.mainnet.aventus.io", + "name": "Aventus node" + } + ], + "explorers": [ + { + "name": "Aventus explorer", + "extrinsic": "https://explorer.mainnet.aventus.io/transaction/{hash}", + "account": "https://explorer.mainnet.aventus.io/address/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/aventus.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Aventus.svg", + "addressPrefix": 42 + }, + { + "chainId": "4319cc49ee79495b57a1fec4d2bd43f59052dcc690276de566c2691d6df4f7b8", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Crust Polkadot Parachain", + "assets": [ + { + "assetId": 0, + "symbol": "CRU", + "precision": 12, + "priceId": "crust-network", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/CRU.svg" + } + ], + "nodes": [ + { + "url": "wss://crust-parachain.crustapps.net", + "name": "Crust node" + } + ], + "explorers": [ + { + "name": "Subscan", + "extrinsic": "https://crust-parachain.subscan.io/extrinsic/{hash}", + "account": "https://crust-parachain.subscan.io/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/crust.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Crust_Parachain.svg", + "addressPrefix": 88 + }, + { + "chainId": "3a5a5cd27eb15fd26c37315a0f0b938733bb798c897428448efac5e6150cad06", + "parentId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "name": "Kintsugi Testnet", + "assets": [ + { + "assetId": 0, + "symbol": "KINT", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/white/Kintsugi.svg", + "typeExtras": { + "currencyIdScale": "0x000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 1, + "symbol": "kBTC", + "precision": 8, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 3, + "symbol": "LKSM", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/LKSM.svg", + "typeExtras": { + "currencyIdScale": "0x0102000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 4, + "symbol": "USDT", + "precision": 6, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/USDT.svg", + "typeExtras": { + "currencyIdScale": "0x0103000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 5, + "symbol": "aUSD", + "precision": 12, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AUSD.svg", + "typeExtras": { + "currencyIdScale": "0x0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": true + } + }, + { + "assetId": 6, + "symbol": "KSM-kBTC", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KBTC.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000b", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 7, + "symbol": "kBTC-USDT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KBTC-USDT.svg", + "typeExtras": { + "currencyIdScale": "0x03000b0101000000", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + }, + { + "assetId": 8, + "symbol": "KSM-KINT", + "precision": 18, + "type": "orml", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/KSM-KINT.svg", + "typeExtras": { + "currencyIdScale": "0x03000a000c", + "currencyIdType": "interbtc_primitives.CurrencyId", + "existentialDeposit": "0", + "transfersEnabled": false + } + } + ], + "nodes": [ + { + "url": "wss://api-dev-kintsugi.interlay.io:443/parachain", + "name": "Kintsugi Labs" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/kintsugi_testnet.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Kintsugi_Testnet.svg", + "addressPrefix": 2092, + "options": [ + "testnet" + ] + }, + { + "chainId": "dce5477cfca571c2cb652f38bbb70429004be3cf9649dd2b4ad9455b2251fe43", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Hashed Network", + "assets": [ + { + "assetId": 0, + "symbol": "HASH", + "precision": 18, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/HASH.svg" + } + ], + "nodes": [ + { + "url": "wss://c1.hashed.network", + "name": "Hashed systems 1 node" + }, + { + "url": "wss://c2.hashed.network", + "name": "Hashed systems 2 node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/hashed.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Hashed.svg", + "addressPrefix": 42 + }, + { + "chainId": "2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03", + "name": "Bittensor", + "assets": [ + { + "assetId": 0, + "symbol": "TAO", + "precision": 9, + "priceId": "bittensor", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/TAO_bittensor.svg" + } + ], + "nodes": [ + { + "url": "wss://entrypoint-finney.opentensor.ai:443", + "name": "Opentensor Fdn node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/bittensor.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Bittensor.svg", + "addressPrefix": 42 + }, + { + "chainId": "eip155:137", + "name": "Polygon", + "assets": [ + { + "assetId": 0, + "symbol": "MATIC", + "priceId": "matic-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MATIC.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://polygon-mainnet.public.blastapi.io", + "name": "Polygon node" + } + ], + "explorers": [ + { + "name": "Polygonscan", + "extrinsic": "https://polygonscan.com/tx/{hash}", + "account": "https://polygonscan.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://api.polygonscan.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Polygon.svg", + "addressPrefix": 137, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "eip155:2109", + "name": "Exosama", + "assets": [ + { + "assetId": 0, + "symbol": "SAMA", + "priceId": "exosama-network", + "type": "evmNative", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/MOONSAMA.svg", + "precision": 18 + } + ], + "nodes": [ + { + "url": "wss://rpc.exosama.com", + "name": "Exosama node" + } + ], + "explorers": [ + { + "name": "Exosama explorer", + "extrinsic": "https://explorer.exosama.com/tx/{hash}", + "account": "https://explorer.exosama.com/address/{address}", + "event": null + } + ], + "externalApi": { + "history": [ + { + "type": "etherscan", + "url": "https://explorer.exosama.com/api", + "parameters": { + "assetType": "evm" + } + } + ] + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Exosama.svg", + "addressPrefix": 2109, + "options": [ + "ethereumBased", + "noSubstrateRuntime" + ] + }, + { + "chainId": "6c5894837ad89b6d92b114a2fb3eafa8fe3d26a54848e3447015442cd6ef4e66", + "name": "3DPass", + "assets": [ + { + "assetId": 0, + "symbol": "P3D", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/P3D.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc2.3dpass.org", + "name": "3DPass node" + } + ], + "explorers": [ + { + "name": "3DPass explorer", + "extrinsic": "https://explorer.3dpass.org/extrinsic/{hash}", + "account": "https://explorer.3dpass.org/account/{address}", + "event": null + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/3dpass.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/3DPass.svg", + "addressPrefix": 71 + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "parentId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "name": "Ajuna", + "assets": [ + { + "assetId": 0, + "symbol": "AJUN", + "precision": 12, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/tokens/white/AJUN.svg" + } + ], + "nodes": [ + { + "url": "wss://rpc-parachain.ajuna.network", + "name": "Ajuna node" + }, + { + "url": "wss://ajuna.public.curie.radiumblock.co/ws", + "name": "RadiumBlock node" + } + ], + "types": { + "url": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/chains/v2/types/ajuna.json", + "overridesCommon": true + }, + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Ajuna.svg", + "addressPrefix": 1328 + } +] diff --git a/dapps/README.md b/dapps/README.md new file mode 100644 index 0000000..bf63096 --- /dev/null +++ b/dapps/README.md @@ -0,0 +1,86 @@ + +# List of supported dapps +| -- | DApp | Url | Tags | +| --: | ------------------------------------ | --------------------------------------------------- | --------------------- | +| 1 | AZERO.ID | https://azero.id/dashboard | utilities | +| 2 | Acala App (Desktop mode) | https://apps.acala.network/ | staking | +| 3 | AirLyft Campaigns | https://airlyft.one/ | social | +| 4 | Aleph Zero MOST | https://mo.st/ | bridge,dex | +| 5 | ArthSwap | https://app.arthswap.org/#/swap | dex,evm | +| 6 | Astar Portal | https://portal.astar.network/ | staking | +| 7 | Awesome Ajuna Avatars (Desktop mode) | https://aaa.ajuna.io/ | art,gaming | +| 8 | Basilisk Snek Swap | https://app.basilisk.cloud/trade | bridge,dex | +| 9 | Battleship | https://battleship.vara.network/ | gaming | +| 10 | Bifrost App | https://app.bifrost.io/ | staking | +| 11 | Big Ballz of Bajun | https://bbb.ajuna.io/ | art,gaming | +| 12 | Capital Curio | https://capitaldex.exchange/staking | staking | +| 13 | Centrifuge CFG Migration App | https://app.centrifuge.io/#/portfolio/migrate/cent | utilities | +| 14 | Chaotic | https://chaotic.art/ | art | +| 15 | ChessOnChain | https://play.chessonchain.io | gaming | +| 16 | DOT Yappers | https://dotyappers.com | social | +| 17 | DOTNIGHT - TOKEN2049 | https://dotnight.unique.network/ | social | +| 18 | Darwinia Portal | https://apps.darwinia.network/ | utilities | +| 19 | Dotmarketcap | https://dotmarketcap.com/ | social | +| 20 | Dotmemo | https://dotmemo.xyz/ | art,social,gaming | +| 21 | Euphrates (Desktop mode) | https://farm.acala.network/ | staking | +| 22 | FlappyWUD | https://flappywud.lol/ | gaming | +| 23 | GIANTProtocol | https://app.giantprotocol.org/shop | utilities | +| 24 | Gleev | https://gleev.xyz/ | social | +| 25 | Grill | https://grillapp.net/ | social | +| 26 | Houdini Swap | https://houdiniswap.com/ | dex,evm,staking | +| 27 | Hydration | https://app.hydration.net/NOVA | bridge,dex,staking | +| 28 | Hyperbridge | https://app.hyperbridge.network/ | bridge | +| 29 | Incognitee Privacy Sidechains Dapp | https://app.incognitee.io/ | utilities | +| 30 | Interlay Bitcoin DeFi Hub | https://app.interlay.io/ | bridge,staking | +| 31 | InvArch Dashboard | https://portal.invarch.network/ | staking | +| 32 | Joystream Governance App | https://pioneerapp.xyz/ | governance | +| 33 | KILT Stakeboard (Desktop mode) | https://stakeboard.kilt.io/ | staking | +| 34 | Karura App (Desktop mode) | https://apps.karura.network/ | staking | +| 35 | Kintsugi Hub | https://kintsugi.interlay.io/ | bridge,staking | +| 36 | KodaDot | https://kodadot.xyz/ | art | +| 37 | Mentat Minds | https://mentatminds.com/delegate/ | staking | +| 38 | Mimir | https://app.mimir.global/welcome?network=polkadot | utilities | +| 39 | Mixocracy | https://www.mixocracy.xyz/ | utilities,governance | +| 40 | Moonbeam App | https://apps.moonbeam.network/moonbeam | staking,utilities,evm | +| 41 | Moonsama | https://marketplace.moonsama.com/ | art,evm | +| 42 | Nodle client | https://client.nodle.com/ | utilities | +| 43 | Nova Shots: CS2 BLAST Prediction | https://novashots.io/ | gaming | +| 44 | Omni Liquid Staking | https://omni.ls/ | staking,evm | +| 45 | OpenSea | https://opensea.io/ | art,evm | +| 46 | Pendulum Chain Portal | https://portal.pendulumchain.org/pendulum/dashboard | utilities,staking | +| 47 | Phala App | https://app.phala.network/ | staking | +| 48 | Polkadex Orderbook | https://orderbook.polkadex.trade/ | dex,utilities | +| 49 | Polkadot Bounties | https://bounties.usepapi.app/ | utilities,governance | +| 50 | Polkadot Faucet | https://faucet.polkadot.io | utilities | +| 51 | Polkadot Pop-Up Summer | https://popupsummer.unique.network/ | social | +| 52 | Polkadot Staking Dashboard | https://staking.polkadot.cloud/#/overview | staking,utilities | +| 53 | Polkadot.js | https://polkadot.js.org/apps/ | utilities | +| 54 | Polkassembly | https://polkadot.polkassembly.io/ | governance | +| 55 | Polkawatch | https://polkawatch.app/ | utilities | +| 56 | Polymesh Portal | https://portal.polymesh.network/ | utilities,staking | +| 57 | Proof of Chaos | https://www.proofofchaos.app/ | art,governance | +| 58 | RFP Launcher | https://rfp.fund/ | governance | +| 59 | Raresama | https://raresama.com/ | art,evm | +| 60 | Robonomics | https://robonomics.app/ | utilities | +| 61 | Secret Stash | https://secret-stash.io/ | art | +| 62 | Singular | https://singular.app/ | art | +| 63 | Skybreach | https://skybreach.app/ | evm,gaming | +| 64 | Snowbridge | https://app.snowbridge.network/ | bridge | +| 65 | Stellaswap | https://app.stellaswap.com/exchange/swap | bridge,dex,evm | +| 66 | Sub.ID | https://sub.id/ | utilities | +| 67 | Subsquare | https://polkadot.subsquare.io/ | governance | +| 68 | Taostats | https://dash.taostats.io/ | staking | +| 69 | Tensor Wallet | https://tensorwallet.ca/ | utilities,staking | +| 70 | Ternoa HUB | https://hub.ternoa.network/ | staking | +| 71 | Turtle | https://app.turtle.cool/ | bridge | +| 72 | Unique Marketplace | https://unqnft.io | gaming,art | +| 73 | Unique PlayX | https://playx.unique.network | gaming | +| 74 | Unique Staking | https://unique.network/staking | staking | +| 75 | Unlock Polkadot | https://unlockpolkadot.com | social | +| 76 | Vortex Finance | https://app.vortexfinance.co/ | evm,utilities | +| 77 | WUD Universe | https://wuduniverse.xyz/ | gaming,social | +| 78 | XDAO | https://www.xdao.app/1284 | bridge,dex,evm | +| 79 | Zeitgeist | https://app.zeitgeist.pm/ | utilities | +| 80 | Zenlink | https://app.zenlink.pro | dex | +| 81 | cBRIDGE | https://cbridge.celer.network/ | dex,evm | +| 82 | xx network Hub | https://hub.xx.network/ | utilities | diff --git a/dapps/dapps.json b/dapps/dapps.json new file mode 100644 index 0000000..2d177c1 --- /dev/null +++ b/dapps/dapps.json @@ -0,0 +1,802 @@ +{ + "popular": [ + { + "url": "https://app.hydration.net/NOVA" + }, + { + "url": "https://app.bifrost.io/" + }, + { + "url": "https://novashots.io/" + }, + { + "url": "https://app.snowbridge.network/" + }, + { + "url": "https://flappywud.lol/" + }, + { + "url": "https://kodadot.xyz/" + }, + { + "url": "https://polkadot.subsquare.io/" + }, + { + "url": "https://polkadot.polkassembly.io/" + }, + { + "url": "https://play.chessonchain.io" + }, + { + "url": "https://app.phala.network/" + }, + { + "url": "https://portal.astar.network/" + }, + { + "url": "https://polkadot.js.org/apps/" + }, + { + "url": "https://ramp.harbour.fi/polkadot" + }, + { + "url": "https://app.hyperbridge.network/" + }, + { + "url": "https://app.mimir.global/welcome?network=polkadot" + }, + { + "url": "https://dotmemo.xyz/" + }, + { + "url": "https://app.turtle.cool/" + } + ], + "categories": [ + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Staking.svg", + "name": "Staking", + "id": "staking" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Dex.svg", + "name": "DEX", + "id": "dex" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Bridge.svg", + "name": "Bridge", + "id": "bridge" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Governance.svg", + "name": "Governance", + "id": "governance" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Art.svg", + "name": "Art", + "id": "art" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Gaming.svg", + "name": "Gaming", + "id": "gaming" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Social.svg", + "name": "Social", + "id": "social" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Utilities.svg", + "name": "Utilities", + "id": "utilities" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Evm.svg", + "name": "EVM", + "id": "evm" + } + ], + "dapps": [ + { + "name": "Bifrost App", + "url": "https://app.bifrost.io/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Bifrost.svg", + "categories": [ + "staking" + ] + }, + { + "name": "Astar Portal", + "url": "https://portal.astar.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Astar.png", + "categories": [ + "staking" + ] + }, + { + "name": "Phala App", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Phala.svg", + "url": "https://app.phala.network/", + "categories": [ + "staking" + ] + }, + { + "name": "Hyperbridge", + "url": "https://app.hyperbridge.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Hyperbridge.svg", + "categories": [ + "bridge" + ] + }, + { + "name": "Snowbridge", + "url": "https://app.snowbridge.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Snowbridge.svg", + "categories": [ + "bridge" + ] + }, + { + "name": "Turtle", + "url": "https://app.turtle.cool/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Turtle.svg", + "categories": [ + "bridge" + ] + }, + { + "name": "Hydration", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Hydration.svg", + "url": "https://app.hydration.net/NOVA", + "categories": [ + "bridge", + "dex", + "staking" + ] + }, + { + "name": "Polkadot.js", + "url": "https://polkadot.js.org/apps/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkadot.js.svg", + "categories": [ + "utilities" + ] + }, + { + "name": "Moonbeam App", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Moonbeam.svg", + "url": "https://apps.moonbeam.network/moonbeam", + "categories": [ + "staking", + "utilities", + "evm" + ] + }, + { + "name": "Stellaswap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/StellaSwap.svg", + "url": "https://app.stellaswap.com/exchange/swap", + "categories": [ + "bridge", + "dex", + "evm" + ] + }, + { + "name": "Polkassembly", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "url": "https://polkadot.polkassembly.io/", + "categories": [ + "governance" + ] + }, + { + "name": "Subsquare", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "url": "https://polkadot.subsquare.io/", + "categories": [ + "governance" + ] + }, + { + "name": "KodaDot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/KodaDot.svg", + "url": "https://kodadot.xyz/", + "categories": [ + "art" + ] + }, + { + "name": "Singular", + "url": "https://singular.app/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Singular.svg", + "categories": [ + "art" + ] + }, + { + "name": "Dotmemo", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/.MEMO.svg", + "url": "https://dotmemo.xyz/", + "categories": [ + "art", + "social", + "gaming" + ] + }, + { + "name": "Raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Raresama.svg", + "url": "https://raresama.com/", + "categories": [ + "art", + "evm" + ] + }, + { + "name": "Proof of Chaos", + "url": "https://www.proofofchaos.app/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Proof_of_Chaos.svg", + "categories": [ + "art", + "governance" + ] + }, + { + "name": "FlappyWUD", + "url": "https://flappywud.lol/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/FlappyWUD.png", + "categories": [ + "gaming" + ] + }, + { + "name": "ChessOnChain", + "url": "https://play.chessonchain.io", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/ChessOnChain.svg", + "categories": [ + "gaming" + ] + }, + { + "name": "Skybreach", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Skybreach.png", + "url": "https://skybreach.app/", + "categories": [ + "evm", + "gaming" + ] + }, + { + "name": "Grill", + "url": "https://grillapp.net/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Grill.svg", + "categories": [ + "social" + ] + }, + { + "name": "Sub.ID", + "url": "https://sub.id/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Sub.ID.svg", + "categories": [ + "utilities" + ] + }, + { + "name": "Dotmarketcap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Dotmarketcap.svg", + "url": "https://dotmarketcap.com/", + "categories": [ + "social" + ] + }, + { + "name": "Kintsugi Hub", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Kintsugi.svg", + "url": "https://kintsugi.interlay.io/", + "categories": [ + "bridge", + "staking" + ] + }, + { + "name": "Karura App (Desktop mode)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Karura.svg", + "url": "https://apps.karura.network/", + "categories": [ + "staking" + ], + "desktopOnly": true + }, + { + "name": "ArthSwap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/ArthSwap.svg", + "url": "https://app.arthswap.org/#/swap", + "categories": [ + "dex", + "evm" + ] + }, + { + "name": "cBRIDGE", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/cBRIDGE.svg", + "url": "https://cbridge.celer.network/", + "categories": [ + "dex", + "evm" + ] + }, + { + "name": "XDAO", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/XDAO.svg", + "url": "https://www.xdao.app/1284", + "categories": [ + "bridge", + "dex", + "evm" + ] + }, + { + "name": "Polkawatch", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkawatch.svg", + "url": "https://polkawatch.app/", + "categories": [ + "utilities" + ] + }, + { + "name": "Polkadot Staking Dashboard", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/StakingDashboard.svg", + "url": "https://staking.polkadot.cloud/#/overview", + "categories": [ + "staking", + "utilities" + ] + }, + { + "name": "Moonsama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Moonsama.svg", + "url": "https://marketplace.moonsama.com/", + "categories": [ + "art", + "evm" + ] + }, + { + "name": "Darwinia Portal", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Darwinia.svg", + "url": "https://apps.darwinia.network/", + "categories": [ + "utilities" + ] + }, + { + "name": "Basilisk Snek Swap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SnekSwap.svg", + "url": "https://app.basilisk.cloud/trade", + "categories": [ + "bridge", + "dex" + ] + }, + { + "name": "Zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Zeitgeist.svg", + "url": "https://app.zeitgeist.pm/", + "categories": [ + "utilities" + ] + }, + { + "name": "Polkadex Orderbook", + "url": "https://orderbook.polkadex.trade/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkadex.svg", + "categories": [ + "dex", + "utilities" + ] + }, + { + "name": "Interlay Bitcoin DeFi Hub", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Interlay.svg", + "url": "https://app.interlay.io/", + "categories": [ + "bridge", + "staking" + ] + }, + { + "name": "xx network Hub", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/xx.svg", + "url": "https://hub.xx.network/", + "categories": [ + "utilities" + ] + }, + { + "name": "Acala App (Desktop mode)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Acala.svg", + "url": "https://apps.acala.network/", + "categories": [ + "staking" + ], + "desktopOnly": true + }, + { + "name": "Zenlink", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Zenlink.svg", + "url": "https://app.zenlink.pro", + "categories": [ + "dex" + ] + }, + { + "name": "KILT Stakeboard (Desktop mode)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Kilt.svg", + "url": "https://stakeboard.kilt.io/", + "categories": [ + "staking" + ], + "desktopOnly": true + }, + { + "name": "Secret Stash", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Secret_stash.png", + "url": "https://secret-stash.io/", + "categories": [ + "art" + ] + }, + { + "name": "GIANTProtocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Giant.svg", + "url": "https://app.giantprotocol.org/shop", + "categories": [ + "utilities" + ] + }, + { + "name": "Pendulum Chain Portal", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Pendulum.svg", + "url": "https://portal.pendulumchain.org/pendulum/dashboard", + "categories": [ + "utilities", + "staking" + ] + }, + { + "name": "Robonomics", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Robonomics.svg", + "url": "https://robonomics.app/", + "categories": [ + "utilities" + ] + }, + { + "name": "Awesome Ajuna Avatars (Desktop mode)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/AwesomeAjunaAvatars.svg", + "url": "https://aaa.ajuna.io/", + "categories": [ + "art", + "gaming" + ], + "desktopOnly": true + }, + { + "name": "Tensor Wallet", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/TensorWallet.svg", + "url": "https://tensorwallet.ca/", + "categories": [ + "utilities", + "staking" + ] + }, + { + "name": "AZERO.ID", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/AzeroID.svg", + "url": "https://azero.id/dashboard", + "categories": [ + "utilities" + ] + }, + { + "name": "Omni Liquid Staking", + "url": "https://omni.ls/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/OmniLS.svg", + "categories": [ + "staking", + "evm" + ] + }, + { + "name": "Joystream Governance App", + "url": "https://pioneerapp.xyz/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Pioneer.svg", + "categories": [ + "governance" + ] + }, + { + "name": "Gleev", + "url": "https://gleev.xyz/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Gleev.svg", + "categories": [ + "social" + ] + }, + { + "name": "InvArch Dashboard", + "url": "https://portal.invarch.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/InvArch.svg", + "categories": [ + "staking" + ] + }, + { + "name": "Ternoa HUB", + "url": "https://hub.ternoa.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Ternoa.png", + "categories": [ + "staking" + ] + }, + { + "name": "Capital Curio", + "url": "https://capitaldex.exchange/staking", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/CapitalDEX.svg", + "categories": [ + "staking" + ] + }, + { + "name": "Polymesh Portal", + "url": "https://portal.polymesh.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polymesh.png", + "categories": [ + "utilities", + "staking" + ] + }, + { + "name": "Battleship", + "url": "https://battleship.vara.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Battleship.svg", + "categories": [ + "gaming" + ] + }, + { + "name": "Taostats", + "url": "https://dash.taostats.io/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Taostats.svg", + "categories": [ + "staking" + ] + }, + { + "name": "Big Ballz of Bajun", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/BigBallzOfBajun.png", + "url": "https://bbb.ajuna.io/", + "categories": [ + "art", + "gaming" + ] + }, + { + "name": "Mentat Minds", + "url": "https://mentatminds.com/delegate/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/MentatMinds.svg", + "categories": [ + "staking" + ] + }, + { + "name": "Nodle client", + "url": "https://client.nodle.com/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/NodleClient.svg", + "categories": [ + "utilities" + ], + "desktopOnly": true + }, + { + "name": "Incognitee Privacy Sidechains Dapp", + "url": "https://app.incognitee.io/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Incognitee.svg", + "categories": [ + "utilities" + ] + }, + { + "name": "Aleph Zero MOST", + "url": "https://mo.st/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Most.svg", + "categories": [ + "bridge", + "dex" + ] + }, + { + "name": "Euphrates (Desktop mode)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Euphrates.svg", + "url": "https://farm.acala.network/", + "categories": [ + "staking" + ], + "desktopOnly": true + }, + { + "name": "Mimir", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Mimir.svg", + "url": "https://app.mimir.global/welcome?network=polkadot", + "categories": [ + "utilities" + ] + }, + { + "name": "AirLyft Campaigns", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/AirLyft.svg", + "url": "https://airlyft.one/", + "categories": [ + "social" + ] + }, + { + "name": "Unique PlayX", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Unique-playX.svg", + "url": "https://playx.unique.network", + "categories": [ + "gaming" + ] + }, + { + "name": "Unique Marketplace", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Unique.svg", + "url": "https://unqnft.io", + "categories": [ + "gaming", + "art" + ] + }, + { + "name": "Unlock Polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Unlockpolkadot.svg", + "url": "https://unlockpolkadot.com", + "categories": [ + "social" + ] + }, + { + "name": "DOT Yappers", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Dotyappers.png", + "url": "https://dotyappers.com", + "categories": [ + "social" + ] + }, + { + "name": "OpenSea", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/OpenSea.svg", + "url": "https://opensea.io/", + "categories": [ + "art", + "evm" + ] + }, + { + "name": "DOTNIGHT - TOKEN2049", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/DotNight.svg", + "url": "https://dotnight.unique.network/", + "categories": [ + "social" + ] + }, + { + "name": "Vortex Finance", + "url": "https://app.vortexfinance.co/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Vortex.png", + "categories": [ + "evm", + "utilities" + ] + }, + { + "name": "Centrifuge CFG Migration App", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Centrifuge.svg", + "url": "https://app.centrifuge.io/#/portfolio/migrate/cent", + "categories": [ + "utilities" + ] + }, + { + "name": "Polkadot Pop-Up Summer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/PolkadotSummer.png", + "url": "https://popupsummer.unique.network/", + "categories": [ + "social" + ] + }, + { + "name": "RFP Launcher", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/rfp-launcher.svg", + "url": "https://rfp.fund/", + "categories": [ + "governance" + ] + }, + { + "name": "Nova Shots: CS2 BLAST Prediction", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/NovaShotsBounty.png", + "url": "https://novashots.io/", + "categories": [ + "gaming" + ] + }, + { + "name": "Unique Staking", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Unique_Staking.svg", + "url": "https://unique.network/staking", + "categories": [ + "staking" + ] + }, + { + "name": "Polkadot Bounties", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/PolkadotBounties.svg", + "url": "https://bounties.usepapi.app/", + "categories": [ + "utilities", + "governance" + ] + }, + { + "name": "Polkadot Faucet", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkadot_Faucet.svg", + "url": "https://faucet.polkadot.io", + "categories": [ + "utilities" + ] + }, + { + "name": "Houdini Swap", + "url": "https://houdiniswap.com/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Houdiniswap.svg", + "categories": [ + "dex", + "evm", + "staking" + ] + }, + { + "name": "Mixocracy", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Mixocracy.svg", + "url": "https://www.mixocracy.xyz/", + "categories": [ + "utilities", + "governance" + ] + }, + { + "name": "Chaotic", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Chaotic.svg", + "url": "https://chaotic.art/", + "categories": [ + "art" + ] + }, + { + "name": "WUD Universe", + "url": "https://wuduniverse.xyz/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/WudUniverse.png", + "categories": [ + "gaming", + "social" + ] + } + ] +} diff --git a/dapps/dapps_dev.json b/dapps/dapps_dev.json new file mode 100644 index 0000000..fe6ceee --- /dev/null +++ b/dapps/dapps_dev.json @@ -0,0 +1,897 @@ +{ + "popular": [ + { + "url": "https://app.hydration.net/NOVA" + }, + { + "url": "https://app.bifrost.io/" + }, + { + "url": "https://novashots.io/" + }, + { + "url": "https://app.snowbridge.network/" + }, + { + "url": "https://flappywud.lol/" + }, + { + "url": "https://kodadot.xyz/" + }, + { + "url": "https://polkadot.subsquare.io/" + }, + { + "url": "https://polkadot.polkassembly.io/" + }, + { + "url": "https://play.chessonchain.io" + }, + { + "url": "https://app.phala.network/" + }, + { + "url": "https://portal.astar.network/" + }, + { + "url": "https://polkadot.js.org/apps/" + }, + { + "url": "https://ramp.harbour.fi/polkadot" + }, + { + "url": "https://app.hyperbridge.network/" + }, + { + "url": "https://app.mimir.global/welcome?network=polkadot" + }, + { + "url": "https://dotmemo.xyz/" + }, + { + "url": "https://app.turtle.cool/" + } + ], + "categories": [ + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Staking.svg", + "name": "Staking", + "id": "staking" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Dex.svg", + "name": "DEX", + "id": "dex" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Bridge.svg", + "name": "Bridge", + "id": "bridge" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Governance.svg", + "name": "Governance", + "id": "governance" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Art.svg", + "name": "Art", + "id": "art" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Gaming.svg", + "name": "Gaming", + "id": "gaming" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Social.svg", + "name": "Social", + "id": "social" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Utilities.svg", + "name": "Utilities", + "id": "utilities" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Evm.svg", + "name": "EVM", + "id": "evm" + }, + { + "name": "Test", + "id": "test" + } + ], + "dapps": [ + { + "name": "Bifrost App", + "url": "https://app.bifrost.io/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Bifrost.svg", + "categories": [ + "staking" + ] + }, + { + "name": "Astar Portal", + "url": "https://portal.astar.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Astar.png", + "categories": [ + "staking" + ] + }, + { + "name": "Phala App", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Phala.svg", + "url": "https://app.phala.network/", + "categories": [ + "staking" + ] + }, + { + "name": "Hyperbridge", + "url": "https://app.hyperbridge.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Hyperbridge.svg", + "categories": [ + "bridge" + ] + }, + { + "name": "Snowbridge", + "url": "https://app.snowbridge.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Snowbridge.svg", + "categories": [ + "bridge" + ] + }, + { + "name": "Turtle", + "url": "https://app.turtle.cool/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Turtle.svg", + "categories": [ + "bridge" + ] + }, + { + "name": "Hydration", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Hydration.svg", + "url": "https://app.hydration.net/NOVA", + "categories": [ + "bridge", + "dex", + "staking" + ] + }, + { + "name": "Polkadot.js", + "url": "https://polkadot.js.org/apps/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkadot.js.svg", + "categories": [ + "utilities" + ] + }, + { + "name": "Moonbeam App", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Moonbeam.svg", + "url": "https://apps.moonbeam.network/moonbeam", + "categories": [ + "staking", + "utilities", + "evm" + ] + }, + { + "name": "Stellaswap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/StellaSwap.svg", + "url": "https://app.stellaswap.com/exchange/swap", + "categories": [ + "bridge", + "dex", + "evm" + ] + }, + { + "name": "Polkassembly", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "url": "https://polkadot.polkassembly.io/", + "categories": [ + "governance" + ] + }, + { + "name": "Subsquare", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "url": "https://polkadot.subsquare.io/", + "categories": [ + "governance" + ] + }, + { + "name": "KodaDot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/KodaDot.svg", + "url": "https://kodadot.xyz/", + "categories": [ + "art" + ] + }, + { + "name": "Singular", + "url": "https://singular.app/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Singular.svg", + "categories": [ + "art" + ] + }, + { + "name": "Dotmemo", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/.MEMO.svg", + "url": "https://dotmemo.xyz/", + "categories": [ + "art", + "social", + "gaming" + ] + }, + { + "name": "Raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Raresama.svg", + "url": "https://raresama.com/", + "categories": [ + "art", + "evm" + ] + }, + { + "name": "Proof of Chaos", + "url": "https://www.proofofchaos.app/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Proof_of_Chaos.svg", + "categories": [ + "art", + "governance" + ] + }, + { + "name": "FlappyWUD", + "url": "https://flappywud.lol/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/FlappyWUD.png", + "categories": [ + "gaming" + ] + }, + { + "name": "ChessOnChain", + "url": "https://play.chessonchain.io", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/ChessOnChain.svg", + "categories": [ + "gaming" + ] + }, + { + "name": "Skybreach", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Skybreach.png", + "url": "https://skybreach.app/", + "categories": [ + "evm", + "gaming" + ] + }, + { + "name": "Grill", + "url": "https://grillapp.net/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Grill.svg", + "categories": [ + "social" + ] + }, + { + "name": "Sub.ID", + "url": "https://sub.id/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Sub.ID.svg", + "categories": [ + "utilities" + ] + }, + { + "name": "Dotmarketcap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Dotmarketcap.svg", + "url": "https://dotmarketcap.com/", + "categories": [ + "social" + ] + }, + { + "name": "Kintsugi Hub", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Kintsugi.svg", + "url": "https://kintsugi.interlay.io/", + "categories": [ + "bridge", + "staking" + ] + }, + { + "name": "Karura App (Desktop mode)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Karura.svg", + "url": "https://apps.karura.network/", + "categories": [ + "staking" + ], + "desktopOnly": true + }, + { + "name": "KILT Stakeboard (Desktop mode)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Kilt.svg", + "url": "https://stakeboard.kilt.io/", + "categories": [ + "staking" + ], + "desktopOnly": true + }, + { + "name": "Robonomics", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Robonomics.svg", + "url": "https://robonomics.app/", + "categories": [ + "utilities" + ] + }, + { + "name": "ArthSwap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/ArthSwap.svg", + "url": "https://app.arthswap.org/#/swap", + "categories": [ + "dex", + "evm" + ] + }, + { + "name": "cBRIDGE", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/cBRIDGE.svg", + "url": "https://cbridge.celer.network/", + "categories": [ + "dex", + "evm" + ] + }, + { + "name": "XDAO", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/XDAO.svg", + "url": "https://www.xdao.app/1284", + "categories": [ + "bridge", + "dex", + "evm" + ] + }, + { + "name": "Darwinia Portal", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Darwinia.svg", + "url": "https://apps.darwinia.network/", + "categories": [ + "utilities" + ] + }, + { + "name": "Polkawatch", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkawatch.svg", + "url": "https://polkawatch.app/", + "categories": [ + "utilities" + ] + }, + { + "name": "Polkadot Staking Dashboard", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/StakingDashboard.svg", + "url": "https://staking.polkadot.cloud/#/overview", + "categories": [ + "staking", + "utilities" + ] + }, + { + "name": "Moonsama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Moonsama.svg", + "url": "https://marketplace.moonsama.com/", + "categories": [ + "art", + "evm" + ] + }, + { + "name": "Basilisk Snek Swap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SnekSwap.svg", + "url": "https://app.basilisk.cloud/trade", + "categories": [ + "bridge", + "dex" + ] + }, + { + "name": "Zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Zeitgeist.svg", + "url": "https://app.zeitgeist.pm/", + "categories": [ + "utilities" + ] + }, + { + "name": "Polkadex Orderbook", + "url": "https://orderbook.polkadex.trade/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkadex.svg", + "categories": [ + "dex", + "utilities" + ] + }, + { + "name": "Interlay Bitcoin DeFi Hub", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Interlay.svg", + "url": "https://app.interlay.io/", + "categories": [ + "bridge", + "staking" + ] + }, + { + "name": "xx network Hub", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/xx.svg", + "url": "https://hub.xx.network/", + "categories": [ + "utilities" + ] + }, + { + "name": "Acala App (Desktop mode)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Acala.svg", + "url": "https://apps.acala.network/", + "categories": [ + "staking" + ], + "desktopOnly": true + }, + { + "name": "Zenlink", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Zenlink.svg", + "url": "https://app.zenlink.pro", + "categories": [ + "dex" + ] + }, + { + "name": "Secret Stash", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Secret_stash.png", + "url": "https://secret-stash.io/", + "categories": [ + "art" + ] + }, + { + "name": "GIANTProtocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Giant.svg", + "url": "https://app.giantprotocol.org/shop", + "categories": [ + "utilities" + ] + }, + { + "name": "Pendulum Chain Portal", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Pendulum.svg", + "url": "https://portal.pendulumchain.org/pendulum/dashboard", + "categories": [ + "utilities", + "staking" + ] + }, + { + "name": "Awesome Ajuna Avatars (Desktop mode)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/AwesomeAjunaAvatars.svg", + "url": "https://aaa.ajuna.io/", + "categories": [ + "art", + "gaming" + ], + "desktopOnly": true + }, + { + "name": "Big Ballz of Bajun", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/BigBallzOfBajun.png", + "url": "https://bbb.ajuna.io/", + "categories": [ + "art", + "gaming" + ] + }, + { + "name": "Tensor Wallet", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/TensorWallet.svg", + "url": "https://tensorwallet.ca/", + "categories": [ + "utilities", + "staking" + ] + }, + { + "name": "AZERO.ID", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/AzeroID.svg", + "url": "https://azero.id/dashboard", + "categories": [ + "utilities" + ] + }, + { + "name": "Omni Liquid Staking", + "url": "https://omni.ls/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/OmniLS.svg", + "categories": [ + "staking", + "evm" + ] + }, + { + "name": "Joystream Governance App", + "url": "https://pioneerapp.xyz/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Pioneer.svg", + "categories": [ + "governance" + ] + }, + { + "name": "Gleev", + "url": "https://gleev.xyz/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Gleev.svg", + "categories": [ + "social" + ] + }, + { + "name": "InvArch Dashboard", + "url": "https://portal.invarch.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/InvArch.svg", + "categories": [ + "staking" + ] + }, + { + "name": "Ternoa HUB", + "url": "https://hub.ternoa.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Ternoa.png", + "categories": [ + "staking" + ] + }, + { + "name": "Capital Curio", + "url": "https://capitaldex.exchange/staking", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/CapitalDEX.svg", + "categories": [ + "staking" + ] + }, + { + "name": "Polymesh Portal", + "url": "https://portal.polymesh.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polymesh.png", + "categories": [ + "utilities", + "staking" + ] + }, + { + "name": "Battleship", + "url": "https://battleship.vara.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Battleship.svg", + "categories": [ + "gaming" + ] + }, + { + "name": "Taostats", + "url": "https://dash.taostats.io/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Taostats.svg", + "categories": [ + "staking" + ] + }, + { + "name": "Mentat Minds", + "url": "https://mentatminds.com/delegate/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/MentatMinds.svg", + "categories": [ + "staking" + ] + }, + { + "name": "Signet", + "url": "https://polkadotmultisig.com/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Signet.svg", + "categories": [ + "utilities", + "test" + ] + }, + { + "name": "Nodle client", + "url": "https://client.nodle.com/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/NodleClient.svg", + "categories": [ + "utilities" + ], + "desktopOnly": true + }, + { + "name": "Incognitee Privacy Sidechains Dapp", + "url": "https://app.incognitee.io/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Incognitee.svg", + "categories": [ + "utilities" + ] + }, + { + "name": "Mosaic Alpha", + "url": "https://app.mosaicalpha.com/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/MosaicAlpha.svg", + "categories": [ + "dex", + "test" + ] + }, + { + "name": "Bagpipes", + "url": "https://builder.bagpipes.io", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Bagpipes.svg", + "categories": [ + "utilities", + "test" + ] + }, + { + "name": "Xkode", + "url": "https://xkode.io", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/xhype.png", + "categories": [ + "utilities", + "test" + ] + }, + { + "name": "Aleph Zero MOST", + "url": "https://mo.st/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Most.svg", + "categories": [ + "bridge", + "dex" + ] + }, + { + "name": "Euphrates (Desktop mode)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Euphrates.svg", + "url": "https://farm.acala.network/", + "categories": [ + "staking" + ], + "desktopOnly": true + }, + { + "name": "Mimir", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Mimir.svg", + "url": "https://app.mimir.global/welcome?network=polkadot", + "categories": [ + "utilities" + ] + }, + { + "name": "AirLyft Campaigns", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/AirLyft.svg", + "url": "https://airlyft.one/", + "categories": [ + "social" + ] + }, + { + "name": "Unique PlayX", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Unique-playX.svg", + "url": "https://playx.unique.network", + "categories": [ + "gaming" + ] + }, + { + "name": "Unique Marketplace", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Unique.svg", + "url": "https://unqnft.io", + "categories": [ + "gaming", + "art" + ] + }, + { + "name": "Unlock Polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Unlockpolkadot.svg", + "url": "https://unlockpolkadot.com", + "categories": [ + "social" + ] + }, + { + "name": "DOT Yappers", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Dotyappers.png", + "url": "https://dotyappers.com", + "categories": [ + "social" + ] + }, + { + "name": "OpenSea", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/OpenSea.svg", + "url": "https://opensea.io/", + "categories": [ + "art", + "evm" + ] + }, + { + "name": "DOTNIGHT - TOKEN2049", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/DotNight.svg", + "url": "https://dotnight.unique.network/", + "categories": [ + "social" + ] + }, + { + "name": "Vortex Finance", + "url": "https://app.vortexfinance.co/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Vortex.png", + "categories": [ + "evm", + "utilities" + ] + }, + { + "name": "Centrifuge CFG Migration App", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Centrifuge.svg", + "url": "https://app.centrifuge.io/#/portfolio/migrate/cent", + "categories": [ + "utilities" + ] + }, + { + "name": "Polkadot Pop-Up Summer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/PolkadotSummer.png", + "url": "https://popupsummer.unique.network/", + "categories": [ + "social" + ] + }, + { + "name": "RFP Launcher", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/rfp-launcher.svg", + "url": "https://rfp.fund/", + "categories": [ + "governance" + ] + }, + { + "name": "Nova Shots: CS2 BLAST Prediction", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/NovaShotsBounty.png", + "url": "https://novashots.io/", + "categories": [ + "gaming", + "test" + ] + }, + { + "name": "Unique Staking", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Unique_Staking.svg", + "url": "https://unique.network/staking", + "categories": [ + "staking" + ] + }, + { + "name": "Mythos Foundation", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Mythos_Foundation.svg", + "url": "https://community.mythos.foundation/", + "categories": [ + "social", + "gaming" + ] + }, + { + "name": "JAMTON", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/JAMTON.svg", + "url": "https://app.jamton.network", + "categories": [ + "bridge", + "dex", + "staking", + "evm" + ] + }, + { + "name": "Starfetch AI", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Starfetch.svg", + "url": "https://starfetch.ai", + "categories": [ + "staking", + "evm" + ] + }, + { + "name": "Polkadot Bounties", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/PolkadotBounties.svg", + "url": "https://bounties.usepapi.app/", + "categories": [ + "utilities", + "governance" + ] + }, + { + "name": "Polkadot Faucet", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkadot_Faucet.svg", + "url": "https://faucet.polkadot.io", + "categories": [ + "utilities" + ] + }, + { + "name": "Mixocracy", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Mixocracy.svg", + "url": "https://www.mixocracy.xyz/", + "categories": [ + "utilities", + "governance" + ] + }, + { + "name": "V-Starship", + "url": "https://starship.vara.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/VStarshipFav.png", + "categories": [ + "gaming" + ] + }, + { + "name": "Vara Network Bridge", + "url": "https://bridge.vara.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/VaraBridgeFav.svg", + "categories": [ + "bridge" + ] + }, + { + "name": "Houdini Swap", + "url": "https://houdiniswap.com/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Houdiniswap.svg", + "categories": [ + "dex", + "evm", + "staking" + ] + }, + { + "name": "Chaotic", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Chaotic.svg", + "url": "https://chaotic.art/", + "categories": [ + "art" + ] + }, + { + "name": "WUD Universe", + "url": "https://wuduniverse.xyz/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/WudUniverse.png", + "categories": [ + "gaming", + "social" + ] + }, + { + "name": "dotID", + "url": "https://dotid.app", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/dotID.svg", + "categories": [ + "social", + "utilities" + ] + } + ] +} diff --git a/dapps/dapps_full.json b/dapps/dapps_full.json new file mode 100644 index 0000000..2d177c1 --- /dev/null +++ b/dapps/dapps_full.json @@ -0,0 +1,802 @@ +{ + "popular": [ + { + "url": "https://app.hydration.net/NOVA" + }, + { + "url": "https://app.bifrost.io/" + }, + { + "url": "https://novashots.io/" + }, + { + "url": "https://app.snowbridge.network/" + }, + { + "url": "https://flappywud.lol/" + }, + { + "url": "https://kodadot.xyz/" + }, + { + "url": "https://polkadot.subsquare.io/" + }, + { + "url": "https://polkadot.polkassembly.io/" + }, + { + "url": "https://play.chessonchain.io" + }, + { + "url": "https://app.phala.network/" + }, + { + "url": "https://portal.astar.network/" + }, + { + "url": "https://polkadot.js.org/apps/" + }, + { + "url": "https://ramp.harbour.fi/polkadot" + }, + { + "url": "https://app.hyperbridge.network/" + }, + { + "url": "https://app.mimir.global/welcome?network=polkadot" + }, + { + "url": "https://dotmemo.xyz/" + }, + { + "url": "https://app.turtle.cool/" + } + ], + "categories": [ + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Staking.svg", + "name": "Staking", + "id": "staking" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Dex.svg", + "name": "DEX", + "id": "dex" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Bridge.svg", + "name": "Bridge", + "id": "bridge" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Governance.svg", + "name": "Governance", + "id": "governance" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Art.svg", + "name": "Art", + "id": "art" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Gaming.svg", + "name": "Gaming", + "id": "gaming" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Social.svg", + "name": "Social", + "id": "social" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Utilities.svg", + "name": "Utilities", + "id": "utilities" + }, + { + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Evm.svg", + "name": "EVM", + "id": "evm" + } + ], + "dapps": [ + { + "name": "Bifrost App", + "url": "https://app.bifrost.io/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Bifrost.svg", + "categories": [ + "staking" + ] + }, + { + "name": "Astar Portal", + "url": "https://portal.astar.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Astar.png", + "categories": [ + "staking" + ] + }, + { + "name": "Phala App", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Phala.svg", + "url": "https://app.phala.network/", + "categories": [ + "staking" + ] + }, + { + "name": "Hyperbridge", + "url": "https://app.hyperbridge.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Hyperbridge.svg", + "categories": [ + "bridge" + ] + }, + { + "name": "Snowbridge", + "url": "https://app.snowbridge.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Snowbridge.svg", + "categories": [ + "bridge" + ] + }, + { + "name": "Turtle", + "url": "https://app.turtle.cool/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Turtle.svg", + "categories": [ + "bridge" + ] + }, + { + "name": "Hydration", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Hydration.svg", + "url": "https://app.hydration.net/NOVA", + "categories": [ + "bridge", + "dex", + "staking" + ] + }, + { + "name": "Polkadot.js", + "url": "https://polkadot.js.org/apps/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkadot.js.svg", + "categories": [ + "utilities" + ] + }, + { + "name": "Moonbeam App", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Moonbeam.svg", + "url": "https://apps.moonbeam.network/moonbeam", + "categories": [ + "staking", + "utilities", + "evm" + ] + }, + { + "name": "Stellaswap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/StellaSwap.svg", + "url": "https://app.stellaswap.com/exchange/swap", + "categories": [ + "bridge", + "dex", + "evm" + ] + }, + { + "name": "Polkassembly", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "url": "https://polkadot.polkassembly.io/", + "categories": [ + "governance" + ] + }, + { + "name": "Subsquare", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "url": "https://polkadot.subsquare.io/", + "categories": [ + "governance" + ] + }, + { + "name": "KodaDot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/KodaDot.svg", + "url": "https://kodadot.xyz/", + "categories": [ + "art" + ] + }, + { + "name": "Singular", + "url": "https://singular.app/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Singular.svg", + "categories": [ + "art" + ] + }, + { + "name": "Dotmemo", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/.MEMO.svg", + "url": "https://dotmemo.xyz/", + "categories": [ + "art", + "social", + "gaming" + ] + }, + { + "name": "Raresama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Raresama.svg", + "url": "https://raresama.com/", + "categories": [ + "art", + "evm" + ] + }, + { + "name": "Proof of Chaos", + "url": "https://www.proofofchaos.app/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Proof_of_Chaos.svg", + "categories": [ + "art", + "governance" + ] + }, + { + "name": "FlappyWUD", + "url": "https://flappywud.lol/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/FlappyWUD.png", + "categories": [ + "gaming" + ] + }, + { + "name": "ChessOnChain", + "url": "https://play.chessonchain.io", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/ChessOnChain.svg", + "categories": [ + "gaming" + ] + }, + { + "name": "Skybreach", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Skybreach.png", + "url": "https://skybreach.app/", + "categories": [ + "evm", + "gaming" + ] + }, + { + "name": "Grill", + "url": "https://grillapp.net/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Grill.svg", + "categories": [ + "social" + ] + }, + { + "name": "Sub.ID", + "url": "https://sub.id/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Sub.ID.svg", + "categories": [ + "utilities" + ] + }, + { + "name": "Dotmarketcap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Dotmarketcap.svg", + "url": "https://dotmarketcap.com/", + "categories": [ + "social" + ] + }, + { + "name": "Kintsugi Hub", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Kintsugi.svg", + "url": "https://kintsugi.interlay.io/", + "categories": [ + "bridge", + "staking" + ] + }, + { + "name": "Karura App (Desktop mode)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Karura.svg", + "url": "https://apps.karura.network/", + "categories": [ + "staking" + ], + "desktopOnly": true + }, + { + "name": "ArthSwap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/ArthSwap.svg", + "url": "https://app.arthswap.org/#/swap", + "categories": [ + "dex", + "evm" + ] + }, + { + "name": "cBRIDGE", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/cBRIDGE.svg", + "url": "https://cbridge.celer.network/", + "categories": [ + "dex", + "evm" + ] + }, + { + "name": "XDAO", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/XDAO.svg", + "url": "https://www.xdao.app/1284", + "categories": [ + "bridge", + "dex", + "evm" + ] + }, + { + "name": "Polkawatch", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkawatch.svg", + "url": "https://polkawatch.app/", + "categories": [ + "utilities" + ] + }, + { + "name": "Polkadot Staking Dashboard", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/StakingDashboard.svg", + "url": "https://staking.polkadot.cloud/#/overview", + "categories": [ + "staking", + "utilities" + ] + }, + { + "name": "Moonsama", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Moonsama.svg", + "url": "https://marketplace.moonsama.com/", + "categories": [ + "art", + "evm" + ] + }, + { + "name": "Darwinia Portal", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Darwinia.svg", + "url": "https://apps.darwinia.network/", + "categories": [ + "utilities" + ] + }, + { + "name": "Basilisk Snek Swap", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SnekSwap.svg", + "url": "https://app.basilisk.cloud/trade", + "categories": [ + "bridge", + "dex" + ] + }, + { + "name": "Zeitgeist", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Zeitgeist.svg", + "url": "https://app.zeitgeist.pm/", + "categories": [ + "utilities" + ] + }, + { + "name": "Polkadex Orderbook", + "url": "https://orderbook.polkadex.trade/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkadex.svg", + "categories": [ + "dex", + "utilities" + ] + }, + { + "name": "Interlay Bitcoin DeFi Hub", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Interlay.svg", + "url": "https://app.interlay.io/", + "categories": [ + "bridge", + "staking" + ] + }, + { + "name": "xx network Hub", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/xx.svg", + "url": "https://hub.xx.network/", + "categories": [ + "utilities" + ] + }, + { + "name": "Acala App (Desktop mode)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Acala.svg", + "url": "https://apps.acala.network/", + "categories": [ + "staking" + ], + "desktopOnly": true + }, + { + "name": "Zenlink", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Zenlink.svg", + "url": "https://app.zenlink.pro", + "categories": [ + "dex" + ] + }, + { + "name": "KILT Stakeboard (Desktop mode)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Kilt.svg", + "url": "https://stakeboard.kilt.io/", + "categories": [ + "staking" + ], + "desktopOnly": true + }, + { + "name": "Secret Stash", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Secret_stash.png", + "url": "https://secret-stash.io/", + "categories": [ + "art" + ] + }, + { + "name": "GIANTProtocol", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Giant.svg", + "url": "https://app.giantprotocol.org/shop", + "categories": [ + "utilities" + ] + }, + { + "name": "Pendulum Chain Portal", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Pendulum.svg", + "url": "https://portal.pendulumchain.org/pendulum/dashboard", + "categories": [ + "utilities", + "staking" + ] + }, + { + "name": "Robonomics", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Robonomics.svg", + "url": "https://robonomics.app/", + "categories": [ + "utilities" + ] + }, + { + "name": "Awesome Ajuna Avatars (Desktop mode)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/AwesomeAjunaAvatars.svg", + "url": "https://aaa.ajuna.io/", + "categories": [ + "art", + "gaming" + ], + "desktopOnly": true + }, + { + "name": "Tensor Wallet", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/TensorWallet.svg", + "url": "https://tensorwallet.ca/", + "categories": [ + "utilities", + "staking" + ] + }, + { + "name": "AZERO.ID", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/AzeroID.svg", + "url": "https://azero.id/dashboard", + "categories": [ + "utilities" + ] + }, + { + "name": "Omni Liquid Staking", + "url": "https://omni.ls/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/OmniLS.svg", + "categories": [ + "staking", + "evm" + ] + }, + { + "name": "Joystream Governance App", + "url": "https://pioneerapp.xyz/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Pioneer.svg", + "categories": [ + "governance" + ] + }, + { + "name": "Gleev", + "url": "https://gleev.xyz/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Gleev.svg", + "categories": [ + "social" + ] + }, + { + "name": "InvArch Dashboard", + "url": "https://portal.invarch.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/InvArch.svg", + "categories": [ + "staking" + ] + }, + { + "name": "Ternoa HUB", + "url": "https://hub.ternoa.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Ternoa.png", + "categories": [ + "staking" + ] + }, + { + "name": "Capital Curio", + "url": "https://capitaldex.exchange/staking", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/CapitalDEX.svg", + "categories": [ + "staking" + ] + }, + { + "name": "Polymesh Portal", + "url": "https://portal.polymesh.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polymesh.png", + "categories": [ + "utilities", + "staking" + ] + }, + { + "name": "Battleship", + "url": "https://battleship.vara.network/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Battleship.svg", + "categories": [ + "gaming" + ] + }, + { + "name": "Taostats", + "url": "https://dash.taostats.io/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Taostats.svg", + "categories": [ + "staking" + ] + }, + { + "name": "Big Ballz of Bajun", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/BigBallzOfBajun.png", + "url": "https://bbb.ajuna.io/", + "categories": [ + "art", + "gaming" + ] + }, + { + "name": "Mentat Minds", + "url": "https://mentatminds.com/delegate/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/MentatMinds.svg", + "categories": [ + "staking" + ] + }, + { + "name": "Nodle client", + "url": "https://client.nodle.com/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/NodleClient.svg", + "categories": [ + "utilities" + ], + "desktopOnly": true + }, + { + "name": "Incognitee Privacy Sidechains Dapp", + "url": "https://app.incognitee.io/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Incognitee.svg", + "categories": [ + "utilities" + ] + }, + { + "name": "Aleph Zero MOST", + "url": "https://mo.st/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Most.svg", + "categories": [ + "bridge", + "dex" + ] + }, + { + "name": "Euphrates (Desktop mode)", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Euphrates.svg", + "url": "https://farm.acala.network/", + "categories": [ + "staking" + ], + "desktopOnly": true + }, + { + "name": "Mimir", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Mimir.svg", + "url": "https://app.mimir.global/welcome?network=polkadot", + "categories": [ + "utilities" + ] + }, + { + "name": "AirLyft Campaigns", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/AirLyft.svg", + "url": "https://airlyft.one/", + "categories": [ + "social" + ] + }, + { + "name": "Unique PlayX", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Unique-playX.svg", + "url": "https://playx.unique.network", + "categories": [ + "gaming" + ] + }, + { + "name": "Unique Marketplace", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Unique.svg", + "url": "https://unqnft.io", + "categories": [ + "gaming", + "art" + ] + }, + { + "name": "Unlock Polkadot", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Unlockpolkadot.svg", + "url": "https://unlockpolkadot.com", + "categories": [ + "social" + ] + }, + { + "name": "DOT Yappers", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Dotyappers.png", + "url": "https://dotyappers.com", + "categories": [ + "social" + ] + }, + { + "name": "OpenSea", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/OpenSea.svg", + "url": "https://opensea.io/", + "categories": [ + "art", + "evm" + ] + }, + { + "name": "DOTNIGHT - TOKEN2049", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/DotNight.svg", + "url": "https://dotnight.unique.network/", + "categories": [ + "social" + ] + }, + { + "name": "Vortex Finance", + "url": "https://app.vortexfinance.co/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Vortex.png", + "categories": [ + "evm", + "utilities" + ] + }, + { + "name": "Centrifuge CFG Migration App", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Centrifuge.svg", + "url": "https://app.centrifuge.io/#/portfolio/migrate/cent", + "categories": [ + "utilities" + ] + }, + { + "name": "Polkadot Pop-Up Summer", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/PolkadotSummer.png", + "url": "https://popupsummer.unique.network/", + "categories": [ + "social" + ] + }, + { + "name": "RFP Launcher", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/rfp-launcher.svg", + "url": "https://rfp.fund/", + "categories": [ + "governance" + ] + }, + { + "name": "Nova Shots: CS2 BLAST Prediction", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/NovaShotsBounty.png", + "url": "https://novashots.io/", + "categories": [ + "gaming" + ] + }, + { + "name": "Unique Staking", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Unique_Staking.svg", + "url": "https://unique.network/staking", + "categories": [ + "staking" + ] + }, + { + "name": "Polkadot Bounties", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/PolkadotBounties.svg", + "url": "https://bounties.usepapi.app/", + "categories": [ + "utilities", + "governance" + ] + }, + { + "name": "Polkadot Faucet", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkadot_Faucet.svg", + "url": "https://faucet.polkadot.io", + "categories": [ + "utilities" + ] + }, + { + "name": "Houdini Swap", + "url": "https://houdiniswap.com/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Houdiniswap.svg", + "categories": [ + "dex", + "evm", + "staking" + ] + }, + { + "name": "Mixocracy", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Mixocracy.svg", + "url": "https://www.mixocracy.xyz/", + "categories": [ + "utilities", + "governance" + ] + }, + { + "name": "Chaotic", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Chaotic.svg", + "url": "https://chaotic.art/", + "categories": [ + "art" + ] + }, + { + "name": "WUD Universe", + "url": "https://wuduniverse.xyz/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/WudUniverse.png", + "categories": [ + "gaming", + "social" + ] + } + ] +} diff --git a/global/config.json b/global/config.json new file mode 100644 index 0000000..2b62951 --- /dev/null +++ b/global/config.json @@ -0,0 +1,5 @@ +{ + "multisigsApiUrl": "https://subquery-accounts-stg.novasama-tech.org/", + "proxyApiUrl": "https://subquery-accounts-stg.novasama-tech.org", + "multiStakingApiUrl": "https://subquery-multi-staking-prod.novasama-tech.org" +} diff --git a/global/config_dev.json b/global/config_dev.json new file mode 100644 index 0000000..e8b78a4 --- /dev/null +++ b/global/config_dev.json @@ -0,0 +1,5 @@ +{ + "multisigsApiUrl": "https://subquery-accounts-stg.novasama-tech.org", + "proxyApiUrl": "https://subquery-accounts-stg.novasama-tech.org", + "multiStakingApiUrl": "https://subquery-multi-staking-prod.novasama-tech.org" +} diff --git a/governance/dapps.json b/governance/dapps.json new file mode 100644 index 0000000..c0c0b7f --- /dev/null +++ b/governance/dapps.json @@ -0,0 +1,81 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://polkadot.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "url": "https://polkadot.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://kusama.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "url": "https://kusama.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + }, + { + "title": "Proof of Chaos", + "url": "https://www.proofofchaos.app/vote/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Proof_of_Chaos.svg", + "details": "Pass the quiz for NFT upgrade" + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://moonbeam.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://moonriver.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://centrifuge.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "url": "https://centrifuge.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + } +] diff --git a/governance/dapps_dev.json b/governance/dapps_dev.json new file mode 100644 index 0000000..53a9f42 --- /dev/null +++ b/governance/dapps_dev.json @@ -0,0 +1,375 @@ +[ + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://something.com/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "url": "https://something.com/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://polkadot.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "url": "https://polkadot.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://kusama.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "url": "https://kusama.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + }, + { + "title": "Proof of Chaos", + "url": "https://www.proofofchaos.app/vote/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Proof_of_Chaos.svg", + "details": "Pass the quiz for NFT upgrade" + } + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://altair.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "url": "https://altair.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://amplitude.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://basilisk.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://calamari.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://centrifuge.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "url": "https://centrifuge.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://crustshadow.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://heiko.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://hydradx.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://karura.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "url": "https://karura.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://khala.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "url": "https://khala.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://kilt.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://kylin.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://moonbeam.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://moonriver.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://parallel.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "f22b7850cdd5a7657bbfd90ac86441275bbc57ace3d2698a740c7b0ec4de5ec3", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://pioneer.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://polkadex.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://robonomics.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "eacdd2d5b42de9769ccbb6e8d9013ab0d90ab105bf601d4aac53e874c145ec21", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://tanganika.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://turing.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://acala.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "url": "https://acala.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "dapps": [ + { + "title": "Polkassembly", + "url": "https://composable.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "dapps": [ + { + "title": "Subsquare", + "url": "https://phala.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "dapps": [ + { + "title": "Subsquare", + "url": "https://bifrost.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "dapps": [ + { + "title": "Subsquare", + "url": "https://litmus.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "dapps": [ + { + "title": "Subsquare", + "url": "https://zeitgeist.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + } +] diff --git a/governance/v2/dapps.json b/governance/v2/dapps.json new file mode 100644 index 0000000..0ab5c56 --- /dev/null +++ b/governance/v2/dapps.json @@ -0,0 +1,233 @@ +[ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://polkadot.polkassembly.io/referendum/{referendumId}", + "urlV2": "https://polkadot.polkassembly.io/referenda/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "urlV1": "https://polkadot.subsquare.io/democracy/referendum/{referendumId}", + "urlV2": "https://polkadot.subsquare.io/referenda/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://kusama.polkassembly.io/referendum/{referendumId}", + "urlV2": "https://kusama.polkassembly.io/referenda/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "urlV1": "https://kusama.subsquare.io/democracy/referendum/{referendumId}", + "urlV2": "https://kusama.subsquare.io/referenda/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://moonbeam.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://moonriver.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "urlV1": "https://moonriver.subsquare.io/democracy/referendum/{referendumId}", + "urlV2": "https://moonriver.subsquare.io/referenda/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://kilt.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "dapps": [ + { + "title": "Subsquare", + "urlV1": "https://basilisk.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://robonomics.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "dapps": [ + { + "title": "Subsquare", + "urlV1": "https://hydration.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://centrifuge.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "urlV1": "https://centrifuge.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "dapps": [ + { + "title": "Subsquare", + "urlV1": "https://phala.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "dapps": [ + { + "title": "Subsquare", + "urlV1": "https://zeitgeist.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "dapps": [ + { + "title": "Subsquare", + "urlV1": "https://altair.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "dapps": [ + { + "title": "Subsquare", + "urlV1": "https://bifrost.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://acala.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "urlV1": "https://acala.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "dapps": [ + { + "title": "Subsquare", + "urlV1": "https://karura.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "dapps": [ + { + "title": "Subsquare", + "urlV1": "https://bifrost-kusama.subsquare.io/democracy/referendum/{referendumId}", + "urlV2": "https://bifrost-kusama.subsquare.io/referenda/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://polkadot.polkassembly.io/referendum/{referendumId}", + "urlV2": "https://polkadot.polkassembly.io/referenda/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "urlV1": "https://polkadot.subsquare.io/democracy/referendum/{referendumId}", + "urlV2": "https://polkadot.subsquare.io/referenda/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + } +] diff --git a/governance/v2/dapps_dev.json b/governance/v2/dapps_dev.json new file mode 100644 index 0000000..560b6ee --- /dev/null +++ b/governance/v2/dapps_dev.json @@ -0,0 +1,366 @@ +[ + { + "chainId": "a2ee5a1f55a23dccd0c35e36512f9009e6e50a5654e8e5e469445d0748632aa8", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://something.com/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "urlV1": "https://something.com/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://polkadot.polkassembly.io/referendum/{referendumId}", + "urlV2": "https://polkadot.polkassembly.io/referenda/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "urlV1": "https://polkadot.subsquare.io/democracy/referendum/{referendumId}", + "urlV2": "https://polkadot.subsquare.io/referenda/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://kusama.polkassembly.io/referendum/{referendumId}", + "urlV2": "https://kusama.polkassembly.io/referenda/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "urlV1": "https://kusama.subsquare.io/democracy/referendum/{referendumId}", + "urlV2": "https://kusama.subsquare.io/referenda/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "aa3876c1dc8a1afcc2e9a685a49ff7704cfd36ad8c90bf2702b9d1b00cc40011", + "dapps": [ + { + "title": "Subsquare", + "urlV1": "https://altair.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://amplitude.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "dapps": [ + { + "title": "Subsquare", + "urlV1": "https://basilisk.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://calamari.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://centrifuge.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "urlV1": "https://centrifuge.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "d4c0c08ca49dc7c680c3dac71a7c0703e5b222f4b6c03fe4c5219bb8f22c18dc", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://crustshadow.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://heiko.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "dapps": [ + { + "title": "Subsquare", + "urlV1": "https://hydration.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "dapps": [ + { + "title": "Subsquare", + "urlV1": "https://karura.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://kilt.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "f2584690455deda322214e97edfffaf4c1233b6e4625e39478496b3e2f5a44c5", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://kylin.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://moonbeam.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://moonriver.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "urlV1": "https://moonriver.subsquare.io/democracy/referendum/{referendumId}", + "urlV2": "https://moonriver.subsquare.io/referenda/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "3920bcb4960a1eef5580cd5367ff3f430eef052774f78468852f7b9cb39f8a3c", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://polkadex.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://robonomics.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "eacdd2d5b42de9769ccbb6e8d9013ab0d90ab105bf601d4aac53e874c145ec21", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://tanganika.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://turing.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "urlV1": "https://turing.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://acala.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "urlV1": "https://acala.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "daab8df776eb52ec604a5df5d388bb62a050a0aaec4556a64265b9d42755552d", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://composable.polkassembly.io/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "1bb969d85965e4bb5a651abbedf21a54b6b31a21f66b5401cc3f1e286268d736", + "dapps": [ + { + "title": "Subsquare", + "urlV1": "https://phala.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "dapps": [ + { + "title": "Subsquare", + "urlV1": "https://bifrost-kusama.subsquare.io/democracy/referendum/{referendumId}", + "urlV2": "https://bifrost-kusama.subsquare.io/referenda/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "da5831fbc8570e3c6336d0d72b8c08f8738beefec812df21ef2afc2982ede09c", + "dapps": [ + { + "title": "Subsquare", + "urlV1": "https://litmus.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "1bf2a2ecb4a868de66ea8610f2ce7c8c43706561b6476031315f6640fe38e060", + "dapps": [ + { + "title": "Subsquare", + "urlV1": "https://zeitgeist.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "dapps": [ + { + "title": "Subsquare", + "urlV1": "https://bifrost.subsquare.io/democracy/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "dapps": [ + { + "title": "Polkassembly", + "urlV1": "https://polkadot.polkassembly.io/referendum/{referendumId}", + "urlV2": "https://polkadot.polkassembly.io/referenda/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Polkassembly.svg", + "details": "Comment and react" + }, + { + "title": "Subsquare", + "urlV1": "https://polkadot.subsquare.io/democracy/referendum/{referendumId}", + "urlV2": "https://polkadot.subsquare.io/referenda/referendum/{referendumId}", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/SubSquare.svg", + "details": "Comment and react" + } + ] + } +] diff --git a/icons/chains/color/Acala.svg b/icons/chains/color/Acala.svg new file mode 100644 index 0000000..300b272 --- /dev/null +++ b/icons/chains/color/Acala.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/color/Altair.svg b/icons/chains/color/Altair.svg new file mode 100644 index 0000000..c7f7c57 --- /dev/null +++ b/icons/chains/color/Altair.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/color/Astar.png b/icons/chains/color/Astar.png new file mode 100644 index 0000000..9d6e132 Binary files /dev/null and b/icons/chains/color/Astar.png differ diff --git a/icons/chains/color/Astar.svg b/icons/chains/color/Astar.svg new file mode 100644 index 0000000..ccfc6cb --- /dev/null +++ b/icons/chains/color/Astar.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/chains/color/Bifrost.svg b/icons/chains/color/Bifrost.svg new file mode 100644 index 0000000..b0103e4 --- /dev/null +++ b/icons/chains/color/Bifrost.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/chains/color/Calamari.svg b/icons/chains/color/Calamari.svg new file mode 100644 index 0000000..f1105fb --- /dev/null +++ b/icons/chains/color/Calamari.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/color/Centrifuge.svg b/icons/chains/color/Centrifuge.svg new file mode 100644 index 0000000..f41fee8 --- /dev/null +++ b/icons/chains/color/Centrifuge.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/color/ChainX.svg b/icons/chains/color/ChainX.svg new file mode 100644 index 0000000..b4f496b --- /dev/null +++ b/icons/chains/color/ChainX.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/chains/color/Clover.svg b/icons/chains/color/Clover.svg new file mode 100644 index 0000000..0b584ec --- /dev/null +++ b/icons/chains/color/Clover.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/color/Coinversation.svg b/icons/chains/color/Coinversation.svg new file mode 100644 index 0000000..2a1ed3a --- /dev/null +++ b/icons/chains/color/Coinversation.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/color/Edgeware.svg b/icons/chains/color/Edgeware.svg new file mode 100644 index 0000000..c74d13f --- /dev/null +++ b/icons/chains/color/Edgeware.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/color/KILT.svg b/icons/chains/color/KILT.svg new file mode 100644 index 0000000..9701438 --- /dev/null +++ b/icons/chains/color/KILT.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/chains/color/Karura.svg b/icons/chains/color/Karura.svg new file mode 100644 index 0000000..a1b8568 --- /dev/null +++ b/icons/chains/color/Karura.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/chains/color/Khala.svg b/icons/chains/color/Khala.svg new file mode 100644 index 0000000..e7fc017 --- /dev/null +++ b/icons/chains/color/Khala.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/color/Kintsugi.svg b/icons/chains/color/Kintsugi.svg new file mode 100644 index 0000000..055fdd9 --- /dev/null +++ b/icons/chains/color/Kintsugi.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/color/Kulupu.svg b/icons/chains/color/Kulupu.svg new file mode 100644 index 0000000..2bbb6fb --- /dev/null +++ b/icons/chains/color/Kulupu.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/color/Kusama.svg b/icons/chains/color/Kusama.svg new file mode 100644 index 0000000..5a48ecf --- /dev/null +++ b/icons/chains/color/Kusama.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/color/Kylin.svg b/icons/chains/color/Kylin.svg new file mode 100644 index 0000000..e88898f --- /dev/null +++ b/icons/chains/color/Kylin.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/chains/color/Litmus-original.svg b/icons/chains/color/Litmus-original.svg new file mode 100644 index 0000000..87102ed --- /dev/null +++ b/icons/chains/color/Litmus-original.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/color/Mangata.svg b/icons/chains/color/Mangata.svg new file mode 100644 index 0000000..c27e2a9 --- /dev/null +++ b/icons/chains/color/Mangata.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/color/Manta.svg b/icons/chains/color/Manta.svg new file mode 100644 index 0000000..55984f4 --- /dev/null +++ b/icons/chains/color/Manta.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/chains/color/Moonbeam.svg b/icons/chains/color/Moonbeam.svg new file mode 100644 index 0000000..3bcd516 --- /dev/null +++ b/icons/chains/color/Moonbeam.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/chains/color/Moonriver.svg b/icons/chains/color/Moonriver.svg new file mode 100644 index 0000000..08ea813 --- /dev/null +++ b/icons/chains/color/Moonriver.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/chains/color/Nodle.svg b/icons/chains/color/Nodle.svg new file mode 100644 index 0000000..fdd5417 --- /dev/null +++ b/icons/chains/color/Nodle.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/color/OriginTrail.svg b/icons/chains/color/OriginTrail.svg new file mode 100644 index 0000000..19b056c --- /dev/null +++ b/icons/chains/color/OriginTrail.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/color/Parallel-Heiko.svg b/icons/chains/color/Parallel-Heiko.svg new file mode 100644 index 0000000..82b838a --- /dev/null +++ b/icons/chains/color/Parallel-Heiko.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/chains/color/Phala.svg b/icons/chains/color/Phala.svg new file mode 100644 index 0000000..47f1b21 --- /dev/null +++ b/icons/chains/color/Phala.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/color/Polkadot.svg b/icons/chains/color/Polkadot.svg new file mode 100644 index 0000000..bb29af8 --- /dev/null +++ b/icons/chains/color/Polkadot.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/color/Polymesh.svg b/icons/chains/color/Polymesh.svg new file mode 100644 index 0000000..1ee1b01 --- /dev/null +++ b/icons/chains/color/Polymesh.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/chains/color/Pontem.svg b/icons/chains/color/Pontem.svg new file mode 100644 index 0000000..7b1ec55 --- /dev/null +++ b/icons/chains/color/Pontem.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/chains/color/Shiden.svg b/icons/chains/color/Shiden.svg new file mode 100644 index 0000000..1a3b2ef --- /dev/null +++ b/icons/chains/color/Shiden.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/color/Statemine-Statemint.svg b/icons/chains/color/Statemine-Statemint.svg new file mode 100644 index 0000000..9f14f36 --- /dev/null +++ b/icons/chains/color/Statemine-Statemint.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/color/SubDAO.svg b/icons/chains/color/SubDAO.svg new file mode 100644 index 0000000..a022290 --- /dev/null +++ b/icons/chains/color/SubDAO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/color/SubSquare.svg b/icons/chains/color/SubSquare.svg new file mode 100644 index 0000000..2315b09 --- /dev/null +++ b/icons/chains/color/SubSquare.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/chains/color/Subsocial.png b/icons/chains/color/Subsocial.png new file mode 100644 index 0000000..c7df842 Binary files /dev/null and b/icons/chains/color/Subsocial.png differ diff --git a/icons/chains/color/Subsocial.svg b/icons/chains/color/Subsocial.svg new file mode 100644 index 0000000..4763951 --- /dev/null +++ b/icons/chains/color/Subsocial.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/chains/color/Turing.jpeg b/icons/chains/color/Turing.jpeg new file mode 100644 index 0000000..4302073 Binary files /dev/null and b/icons/chains/color/Turing.jpeg differ diff --git a/icons/chains/gradient/3DPass.svg b/icons/chains/gradient/3DPass.svg new file mode 100644 index 0000000..e1feddd --- /dev/null +++ b/icons/chains/gradient/3DPass.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Acala.svg b/icons/chains/gradient/Acala.svg new file mode 100644 index 0000000..2a33cb9 --- /dev/null +++ b/icons/chains/gradient/Acala.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Acala_Mandala_Testnet.svg b/icons/chains/gradient/Acala_Mandala_Testnet.svg new file mode 100644 index 0000000..f7fce6d --- /dev/null +++ b/icons/chains/gradient/Acala_Mandala_Testnet.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Acurast_Canary.svg b/icons/chains/gradient/Acurast_Canary.svg new file mode 100644 index 0000000..c70ff5c --- /dev/null +++ b/icons/chains/gradient/Acurast_Canary.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Ajuna.svg b/icons/chains/gradient/Ajuna.svg new file mode 100644 index 0000000..cbef777 --- /dev/null +++ b/icons/chains/gradient/Ajuna.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/AlephZero.svg b/icons/chains/gradient/AlephZero.svg new file mode 100644 index 0000000..ef9adf0 --- /dev/null +++ b/icons/chains/gradient/AlephZero.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/AlephZero_Testnet.svg b/icons/chains/gradient/AlephZero_Testnet.svg new file mode 100644 index 0000000..7606c18 --- /dev/null +++ b/icons/chains/gradient/AlephZero_Testnet.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Altair.svg b/icons/chains/gradient/Altair.svg new file mode 100644 index 0000000..ac9a972 --- /dev/null +++ b/icons/chains/gradient/Altair.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Amplitude.svg b/icons/chains/gradient/Amplitude.svg new file mode 100644 index 0000000..8a8eae3 --- /dev/null +++ b/icons/chains/gradient/Amplitude.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Amplitude_foucoco.svg b/icons/chains/gradient/Amplitude_foucoco.svg new file mode 100644 index 0000000..549e564 --- /dev/null +++ b/icons/chains/gradient/Amplitude_foucoco.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Apron.svg b/icons/chains/gradient/Apron.svg new file mode 100644 index 0000000..31441dd --- /dev/null +++ b/icons/chains/gradient/Apron.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Ares.svg b/icons/chains/gradient/Ares.svg new file mode 100644 index 0000000..3b35baf --- /dev/null +++ b/icons/chains/gradient/Ares.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Argochain.svg b/icons/chains/gradient/Argochain.svg new file mode 100644 index 0000000..54b7484 --- /dev/null +++ b/icons/chains/gradient/Argochain.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/AssetHub_Testnet.svg b/icons/chains/gradient/AssetHub_Testnet.svg new file mode 100644 index 0000000..d48bb80 --- /dev/null +++ b/icons/chains/gradient/AssetHub_Testnet.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Astar.svg b/icons/chains/gradient/Astar.svg new file mode 100644 index 0000000..5022d95 --- /dev/null +++ b/icons/chains/gradient/Astar.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Autonomys.svg b/icons/chains/gradient/Autonomys.svg new file mode 100644 index 0000000..d4818ee --- /dev/null +++ b/icons/chains/gradient/Autonomys.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Avail.svg b/icons/chains/gradient/Avail.svg new file mode 100644 index 0000000..dd9ea61 --- /dev/null +++ b/icons/chains/gradient/Avail.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Avail_Testnet.svg b/icons/chains/gradient/Avail_Testnet.svg new file mode 100644 index 0000000..cdb3aae --- /dev/null +++ b/icons/chains/gradient/Avail_Testnet.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Aventus.svg b/icons/chains/gradient/Aventus.svg new file mode 100644 index 0000000..6ed2f21 --- /dev/null +++ b/icons/chains/gradient/Aventus.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Aventus_Testnet.svg b/icons/chains/gradient/Aventus_Testnet.svg new file mode 100644 index 0000000..0a80e01 --- /dev/null +++ b/icons/chains/gradient/Aventus_Testnet.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/BSC.svg b/icons/chains/gradient/BSC.svg new file mode 100644 index 0000000..4af1601 --- /dev/null +++ b/icons/chains/gradient/BSC.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/BSCTestnet.svg b/icons/chains/gradient/BSCTestnet.svg new file mode 100644 index 0000000..8802455 --- /dev/null +++ b/icons/chains/gradient/BSCTestnet.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Bajun.svg b/icons/chains/gradient/Bajun.svg new file mode 100644 index 0000000..6f92d08 --- /dev/null +++ b/icons/chains/gradient/Bajun.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Base.svg b/icons/chains/gradient/Base.svg new file mode 100644 index 0000000..2c6429e --- /dev/null +++ b/icons/chains/gradient/Base.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Basilisk.svg b/icons/chains/gradient/Basilisk.svg new file mode 100644 index 0000000..ebd4aa9 --- /dev/null +++ b/icons/chains/gradient/Basilisk.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Beresheet.svg b/icons/chains/gradient/Beresheet.svg new file mode 100644 index 0000000..734dc55 --- /dev/null +++ b/icons/chains/gradient/Beresheet.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Bifrost_Kusama.svg b/icons/chains/gradient/Bifrost_Kusama.svg new file mode 100644 index 0000000..53a3403 --- /dev/null +++ b/icons/chains/gradient/Bifrost_Kusama.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Bifrost_Polkadot.svg b/icons/chains/gradient/Bifrost_Polkadot.svg new file mode 100644 index 0000000..8b3ee12 --- /dev/null +++ b/icons/chains/gradient/Bifrost_Polkadot.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Bit.Country_Continuum.svg b/icons/chains/gradient/Bit.Country_Continuum.svg new file mode 100644 index 0000000..bf16af8 --- /dev/null +++ b/icons/chains/gradient/Bit.Country_Continuum.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Bit.Country_Pioneer.svg b/icons/chains/gradient/Bit.Country_Pioneer.svg new file mode 100644 index 0000000..7d91e5d --- /dev/null +++ b/icons/chains/gradient/Bit.Country_Pioneer.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Bitgreen.svg b/icons/chains/gradient/Bitgreen.svg new file mode 100644 index 0000000..16e2773 --- /dev/null +++ b/icons/chains/gradient/Bitgreen.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Bittensor.svg b/icons/chains/gradient/Bittensor.svg new file mode 100644 index 0000000..0b571f6 --- /dev/null +++ b/icons/chains/gradient/Bittensor.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/BridgeHub_Testnet.svg b/icons/chains/gradient/BridgeHub_Testnet.svg new file mode 100644 index 0000000..77ae46b --- /dev/null +++ b/icons/chains/gradient/BridgeHub_Testnet.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/CLV_Parachain.svg b/icons/chains/gradient/CLV_Parachain.svg new file mode 100644 index 0000000..c2ae6f9 --- /dev/null +++ b/icons/chains/gradient/CLV_Parachain.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/CLV_Solochain.svg b/icons/chains/gradient/CLV_Solochain.svg new file mode 100644 index 0000000..27e9897 --- /dev/null +++ b/icons/chains/gradient/CLV_Solochain.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Calamari.svg b/icons/chains/gradient/Calamari.svg new file mode 100644 index 0000000..326ba45 --- /dev/null +++ b/icons/chains/gradient/Calamari.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/chains/gradient/Centrifuge.svg b/icons/chains/gradient/Centrifuge.svg new file mode 100644 index 0000000..05150bc --- /dev/null +++ b/icons/chains/gradient/Centrifuge.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Cere.svg b/icons/chains/gradient/Cere.svg new file mode 100644 index 0000000..25c020a --- /dev/null +++ b/icons/chains/gradient/Cere.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/ChainX.svg b/icons/chains/gradient/ChainX.svg new file mode 100644 index 0000000..f923e83 --- /dev/null +++ b/icons/chains/gradient/ChainX.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Coinversation.svg b/icons/chains/gradient/Coinversation.svg new file mode 100644 index 0000000..d8135e7 --- /dev/null +++ b/icons/chains/gradient/Coinversation.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Composable.png b/icons/chains/gradient/Composable.png new file mode 100644 index 0000000..18c333f Binary files /dev/null and b/icons/chains/gradient/Composable.png differ diff --git a/icons/chains/gradient/Composable.svg b/icons/chains/gradient/Composable.svg new file mode 100644 index 0000000..12f9b0d --- /dev/null +++ b/icons/chains/gradient/Composable.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Continuum.svg b/icons/chains/gradient/Continuum.svg new file mode 100644 index 0000000..216fc2a --- /dev/null +++ b/icons/chains/gradient/Continuum.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Crab.svg b/icons/chains/gradient/Crab.svg new file mode 100644 index 0000000..dea319d --- /dev/null +++ b/icons/chains/gradient/Crab.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Creditcoin.svg b/icons/chains/gradient/Creditcoin.svg new file mode 100644 index 0000000..aacb771 --- /dev/null +++ b/icons/chains/gradient/Creditcoin.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Crust.svg b/icons/chains/gradient/Crust.svg new file mode 100644 index 0000000..1e6933f --- /dev/null +++ b/icons/chains/gradient/Crust.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Crust_Parachain.svg b/icons/chains/gradient/Crust_Parachain.svg new file mode 100644 index 0000000..b8eb4c3 --- /dev/null +++ b/icons/chains/gradient/Crust_Parachain.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Crust_Shadow.svg b/icons/chains/gradient/Crust_Shadow.svg new file mode 100644 index 0000000..4c0617d --- /dev/null +++ b/icons/chains/gradient/Crust_Shadow.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/chains/gradient/Curio.svg b/icons/chains/gradient/Curio.svg new file mode 100644 index 0000000..19e9297 --- /dev/null +++ b/icons/chains/gradient/Curio.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/DAOIPCI.svg b/icons/chains/gradient/DAOIPCI.svg new file mode 100644 index 0000000..c131d0e --- /dev/null +++ b/icons/chains/gradient/DAOIPCI.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/DENTNet.svg b/icons/chains/gradient/DENTNet.svg new file mode 100644 index 0000000..e567fc5 --- /dev/null +++ b/icons/chains/gradient/DENTNet.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/DICO.svg b/icons/chains/gradient/DICO.svg new file mode 100644 index 0000000..ab77d48 --- /dev/null +++ b/icons/chains/gradient/DICO.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Darwinia.svg b/icons/chains/gradient/Darwinia.svg new file mode 100644 index 0000000..b81ba48 --- /dev/null +++ b/icons/chains/gradient/Darwinia.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/DeepBrain.svg b/icons/chains/gradient/DeepBrain.svg new file mode 100644 index 0000000..50cad2b --- /dev/null +++ b/icons/chains/gradient/DeepBrain.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Dock.svg b/icons/chains/gradient/Dock.svg new file mode 100644 index 0000000..457aade --- /dev/null +++ b/icons/chains/gradient/Dock.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/DoraFactory.svg b/icons/chains/gradient/DoraFactory.svg new file mode 100644 index 0000000..9c162d3 --- /dev/null +++ b/icons/chains/gradient/DoraFactory.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Edgeware.svg b/icons/chains/gradient/Edgeware.svg new file mode 100644 index 0000000..8984dd1 --- /dev/null +++ b/icons/chains/gradient/Edgeware.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Efinity.svg b/icons/chains/gradient/Efinity.svg new file mode 100644 index 0000000..17c0c11 --- /dev/null +++ b/icons/chains/gradient/Efinity.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Encointer.svg b/icons/chains/gradient/Encointer.svg new file mode 100644 index 0000000..d1150aa --- /dev/null +++ b/icons/chains/gradient/Encointer.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Energy_Web.svg b/icons/chains/gradient/Energy_Web.svg new file mode 100644 index 0000000..654d19e --- /dev/null +++ b/icons/chains/gradient/Energy_Web.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Energy_Web_Testnet.svg b/icons/chains/gradient/Energy_Web_Testnet.svg new file mode 100644 index 0000000..0820cc4 --- /dev/null +++ b/icons/chains/gradient/Energy_Web_Testnet.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Energy_Web_X.svg b/icons/chains/gradient/Energy_Web_X.svg new file mode 100644 index 0000000..bb1195d --- /dev/null +++ b/icons/chains/gradient/Energy_Web_X.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Enjin.svg b/icons/chains/gradient/Enjin.svg new file mode 100644 index 0000000..d67513e --- /dev/null +++ b/icons/chains/gradient/Enjin.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Equilibrium.svg b/icons/chains/gradient/Equilibrium.svg new file mode 100644 index 0000000..44618e9 --- /dev/null +++ b/icons/chains/gradient/Equilibrium.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Ethereum.svg b/icons/chains/gradient/Ethereum.svg new file mode 100644 index 0000000..9fb9598 --- /dev/null +++ b/icons/chains/gradient/Ethereum.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Ethereum_Goerli.svg b/icons/chains/gradient/Ethereum_Goerli.svg new file mode 100644 index 0000000..e4d9ee8 --- /dev/null +++ b/icons/chains/gradient/Ethereum_Goerli.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Exosama.svg b/icons/chains/gradient/Exosama.svg new file mode 100644 index 0000000..42bb9eb --- /dev/null +++ b/icons/chains/gradient/Exosama.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Frequency.svg b/icons/chains/gradient/Frequency.svg new file mode 100644 index 0000000..b4cd472 --- /dev/null +++ b/icons/chains/gradient/Frequency.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Fusotao.svg b/icons/chains/gradient/Fusotao.svg new file mode 100644 index 0000000..6d27e7b --- /dev/null +++ b/icons/chains/gradient/Fusotao.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/GM.svg b/icons/chains/gradient/GM.svg new file mode 100644 index 0000000..b55afcf --- /dev/null +++ b/icons/chains/gradient/GM.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/chains/gradient/Geminis.svg b/icons/chains/gradient/Geminis.svg new file mode 100644 index 0000000..950ab11 --- /dev/null +++ b/icons/chains/gradient/Geminis.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Genshiro.svg b/icons/chains/gradient/Genshiro.svg new file mode 100644 index 0000000..47c0f05 --- /dev/null +++ b/icons/chains/gradient/Genshiro.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Giant.svg b/icons/chains/gradient/Giant.svg new file mode 100644 index 0000000..6b68ca8 --- /dev/null +++ b/icons/chains/gradient/Giant.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Giant_Testnet.svg b/icons/chains/gradient/Giant_Testnet.svg new file mode 100644 index 0000000..ac81ae6 --- /dev/null +++ b/icons/chains/gradient/Giant_Testnet.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Governance2_Testnet.svg b/icons/chains/gradient/Governance2_Testnet.svg new file mode 100644 index 0000000..2de05cc --- /dev/null +++ b/icons/chains/gradient/Governance2_Testnet.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Hashed.svg b/icons/chains/gradient/Hashed.svg new file mode 100644 index 0000000..257efe3 --- /dev/null +++ b/icons/chains/gradient/Hashed.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Heima.svg b/icons/chains/gradient/Heima.svg new file mode 100644 index 0000000..c871514 --- /dev/null +++ b/icons/chains/gradient/Heima.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Humanode.svg b/icons/chains/gradient/Humanode.svg new file mode 100644 index 0000000..bb5a15b --- /dev/null +++ b/icons/chains/gradient/Humanode.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/HydraDX.svg b/icons/chains/gradient/HydraDX.svg new file mode 100644 index 0000000..fa6d91e --- /dev/null +++ b/icons/chains/gradient/HydraDX.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Hydration.svg b/icons/chains/gradient/Hydration.svg new file mode 100644 index 0000000..2f63d97 --- /dev/null +++ b/icons/chains/gradient/Hydration.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Hydration_Testnet.svg b/icons/chains/gradient/Hydration_Testnet.svg new file mode 100644 index 0000000..8d8de73 --- /dev/null +++ b/icons/chains/gradient/Hydration_Testnet.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Hyperbridge.svg b/icons/chains/gradient/Hyperbridge.svg new file mode 100644 index 0000000..21b9501 --- /dev/null +++ b/icons/chains/gradient/Hyperbridge.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Hyperbridge_Nexus.svg b/icons/chains/gradient/Hyperbridge_Nexus.svg new file mode 100644 index 0000000..554d119 --- /dev/null +++ b/icons/chains/gradient/Hyperbridge_Nexus.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Imbue.svg b/icons/chains/gradient/Imbue.svg new file mode 100644 index 0000000..9a23bf2 --- /dev/null +++ b/icons/chains/gradient/Imbue.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Integritee.svg b/icons/chains/gradient/Integritee.svg new file mode 100644 index 0000000..c00da1f --- /dev/null +++ b/icons/chains/gradient/Integritee.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Integritee_Kusama.svg b/icons/chains/gradient/Integritee_Kusama.svg new file mode 100644 index 0000000..0dad61d --- /dev/null +++ b/icons/chains/gradient/Integritee_Kusama.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/chains/gradient/Integritee_Polkadot.svg b/icons/chains/gradient/Integritee_Polkadot.svg new file mode 100644 index 0000000..8b81e07 --- /dev/null +++ b/icons/chains/gradient/Integritee_Polkadot.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Interlay.svg b/icons/chains/gradient/Interlay.svg new file mode 100644 index 0000000..48e737a --- /dev/null +++ b/icons/chains/gradient/Interlay.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Interlay_Testnet.svg b/icons/chains/gradient/Interlay_Testnet.svg new file mode 100644 index 0000000..cbd8bf2 --- /dev/null +++ b/icons/chains/gradient/Interlay_Testnet.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/InvArch.svg b/icons/chains/gradient/InvArch.svg new file mode 100644 index 0000000..c0105c3 --- /dev/null +++ b/icons/chains/gradient/InvArch.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Jamton.svg b/icons/chains/gradient/Jamton.svg new file mode 100644 index 0000000..65f601a --- /dev/null +++ b/icons/chains/gradient/Jamton.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Joystream.svg b/icons/chains/gradient/Joystream.svg new file mode 100644 index 0000000..cf82eb0 --- /dev/null +++ b/icons/chains/gradient/Joystream.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Jur.svg b/icons/chains/gradient/Jur.svg new file mode 100644 index 0000000..6298a62 --- /dev/null +++ b/icons/chains/gradient/Jur.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/KICO.svg b/icons/chains/gradient/KICO.svg new file mode 100644 index 0000000..a7c597a --- /dev/null +++ b/icons/chains/gradient/KICO.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/KILT_Peregrine_Testnet.svg b/icons/chains/gradient/KILT_Peregrine_Testnet.svg new file mode 100644 index 0000000..327398c --- /dev/null +++ b/icons/chains/gradient/KILT_Peregrine_Testnet.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/KILT_Spiritnet.svg b/icons/chains/gradient/KILT_Spiritnet.svg new file mode 100644 index 0000000..07f4f4e --- /dev/null +++ b/icons/chains/gradient/KILT_Spiritnet.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Kabocha.svg b/icons/chains/gradient/Kabocha.svg new file mode 100644 index 0000000..418a026 --- /dev/null +++ b/icons/chains/gradient/Kabocha.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/chains/gradient/Karura.svg b/icons/chains/gradient/Karura.svg new file mode 100644 index 0000000..c895673 --- /dev/null +++ b/icons/chains/gradient/Karura.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Khala.svg b/icons/chains/gradient/Khala.svg new file mode 100644 index 0000000..ca83cf4 --- /dev/null +++ b/icons/chains/gradient/Khala.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Kintsugi.svg b/icons/chains/gradient/Kintsugi.svg new file mode 100644 index 0000000..d3f7c05 --- /dev/null +++ b/icons/chains/gradient/Kintsugi.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Kintsugi_Testnet.svg b/icons/chains/gradient/Kintsugi_Testnet.svg new file mode 100644 index 0000000..5007ee7 --- /dev/null +++ b/icons/chains/gradient/Kintsugi_Testnet.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Kpron.svg b/icons/chains/gradient/Kpron.svg new file mode 100644 index 0000000..66c9faf --- /dev/null +++ b/icons/chains/gradient/Kpron.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/chains/gradient/Kreivo.svg b/icons/chains/gradient/Kreivo.svg new file mode 100644 index 0000000..a884f48 --- /dev/null +++ b/icons/chains/gradient/Kreivo.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Kulupu.svg b/icons/chains/gradient/Kulupu.svg new file mode 100644 index 0000000..d945f8b --- /dev/null +++ b/icons/chains/gradient/Kulupu.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Kusama.svg b/icons/chains/gradient/Kusama.svg new file mode 100644 index 0000000..4cf1838 --- /dev/null +++ b/icons/chains/gradient/Kusama.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Kusama_Asset_Hub.svg b/icons/chains/gradient/Kusama_Asset_Hub.svg new file mode 100644 index 0000000..3f80555 --- /dev/null +++ b/icons/chains/gradient/Kusama_Asset_Hub.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Kusama_Bridge_Hub.svg b/icons/chains/gradient/Kusama_Bridge_Hub.svg new file mode 100644 index 0000000..b9481a9 --- /dev/null +++ b/icons/chains/gradient/Kusama_Bridge_Hub.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Kusama_Coretime.svg b/icons/chains/gradient/Kusama_Coretime.svg new file mode 100644 index 0000000..ef6684f --- /dev/null +++ b/icons/chains/gradient/Kusama_Coretime.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Kusama_People.svg b/icons/chains/gradient/Kusama_People.svg new file mode 100644 index 0000000..5df26da --- /dev/null +++ b/icons/chains/gradient/Kusama_People.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Kylin.svg b/icons/chains/gradient/Kylin.svg new file mode 100644 index 0000000..1e47c3e --- /dev/null +++ b/icons/chains/gradient/Kylin.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/chains/gradient/LAOS.svg b/icons/chains/gradient/LAOS.svg new file mode 100644 index 0000000..2659bac --- /dev/null +++ b/icons/chains/gradient/LAOS.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Listen.svg b/icons/chains/gradient/Listen.svg new file mode 100644 index 0000000..7ad1b2c --- /dev/null +++ b/icons/chains/gradient/Listen.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Litentry.svg b/icons/chains/gradient/Litentry.svg new file mode 100644 index 0000000..c19af85 --- /dev/null +++ b/icons/chains/gradient/Litentry.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Litmus.svg b/icons/chains/gradient/Litmus.svg new file mode 100644 index 0000000..ea663a2 --- /dev/null +++ b/icons/chains/gradient/Litmus.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Logion.svg b/icons/chains/gradient/Logion.svg new file mode 100644 index 0000000..9fce635 --- /dev/null +++ b/icons/chains/gradient/Logion.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Loom.svg b/icons/chains/gradient/Loom.svg new file mode 100644 index 0000000..9006bb6 --- /dev/null +++ b/icons/chains/gradient/Loom.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Mangata.svg b/icons/chains/gradient/Mangata.svg new file mode 100644 index 0000000..5f7029e --- /dev/null +++ b/icons/chains/gradient/Mangata.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/MangataX.svg b/icons/chains/gradient/MangataX.svg new file mode 100644 index 0000000..360ae15 --- /dev/null +++ b/icons/chains/gradient/MangataX.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Manta.svg b/icons/chains/gradient/Manta.svg new file mode 100644 index 0000000..7eb7e7e --- /dev/null +++ b/icons/chains/gradient/Manta.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Mars.svg b/icons/chains/gradient/Mars.svg new file mode 100644 index 0000000..29ae4b3 --- /dev/null +++ b/icons/chains/gradient/Mars.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Moonbase_Alpha_Testnet.svg b/icons/chains/gradient/Moonbase_Alpha_Testnet.svg new file mode 100644 index 0000000..6c440bd --- /dev/null +++ b/icons/chains/gradient/Moonbase_Alpha_Testnet.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Moonsama.svg b/icons/chains/gradient/Moonsama.svg new file mode 100644 index 0000000..36b5f88 --- /dev/null +++ b/icons/chains/gradient/Moonsama.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Myriad.svg b/icons/chains/gradient/Myriad.svg new file mode 100644 index 0000000..a7be86f --- /dev/null +++ b/icons/chains/gradient/Myriad.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Mythos.svg b/icons/chains/gradient/Mythos.svg new file mode 100644 index 0000000..bc4c7ae --- /dev/null +++ b/icons/chains/gradient/Mythos.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/NeuroWeb.svg b/icons/chains/gradient/NeuroWeb.svg new file mode 100644 index 0000000..775e486 --- /dev/null +++ b/icons/chains/gradient/NeuroWeb.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Nodle.svg b/icons/chains/gradient/Nodle.svg new file mode 100644 index 0000000..08bbf36 --- /dev/null +++ b/icons/chains/gradient/Nodle.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/NovaCustom.svg b/icons/chains/gradient/NovaCustom.svg new file mode 100644 index 0000000..a7ed227 --- /dev/null +++ b/icons/chains/gradient/NovaCustom.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/OAK.svg b/icons/chains/gradient/OAK.svg new file mode 100644 index 0000000..061989e --- /dev/null +++ b/icons/chains/gradient/OAK.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/OmniBTC.svg b/icons/chains/gradient/OmniBTC.svg new file mode 100644 index 0000000..6b3a940 --- /dev/null +++ b/icons/chains/gradient/OmniBTC.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/OriginTrail.svg b/icons/chains/gradient/OriginTrail.svg new file mode 100644 index 0000000..8d81e8c --- /dev/null +++ b/icons/chains/gradient/OriginTrail.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Parallel.svg b/icons/chains/gradient/Parallel.svg new file mode 100644 index 0000000..c853742 --- /dev/null +++ b/icons/chains/gradient/Parallel.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/ParallelHeiko.svg b/icons/chains/gradient/ParallelHeiko.svg new file mode 100644 index 0000000..ee95334 --- /dev/null +++ b/icons/chains/gradient/ParallelHeiko.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/chains/gradient/Paseo_Testnet.svg b/icons/chains/gradient/Paseo_Testnet.svg new file mode 100644 index 0000000..ea76523 --- /dev/null +++ b/icons/chains/gradient/Paseo_Testnet.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Pendulum.svg b/icons/chains/gradient/Pendulum.svg new file mode 100644 index 0000000..6c1f5b7 --- /dev/null +++ b/icons/chains/gradient/Pendulum.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Phala.svg b/icons/chains/gradient/Phala.svg new file mode 100644 index 0000000..9cec1e0 --- /dev/null +++ b/icons/chains/gradient/Phala.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Picasso.svg b/icons/chains/gradient/Picasso.svg new file mode 100644 index 0000000..4d3a9da --- /dev/null +++ b/icons/chains/gradient/Picasso.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Pichiu.svg b/icons/chains/gradient/Pichiu.svg new file mode 100644 index 0000000..e0d5639 --- /dev/null +++ b/icons/chains/gradient/Pichiu.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Polimec.svg b/icons/chains/gradient/Polimec.svg new file mode 100644 index 0000000..0c46450 --- /dev/null +++ b/icons/chains/gradient/Polimec.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Polimec_Testnet.svg b/icons/chains/gradient/Polimec_Testnet.svg new file mode 100644 index 0000000..317d48e --- /dev/null +++ b/icons/chains/gradient/Polimec_Testnet.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/PolkaFoundry.svg b/icons/chains/gradient/PolkaFoundry.svg new file mode 100644 index 0000000..8c07669 --- /dev/null +++ b/icons/chains/gradient/PolkaFoundry.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/chains/gradient/PolkaSmith.svg b/icons/chains/gradient/PolkaSmith.svg new file mode 100644 index 0000000..4ad6194 --- /dev/null +++ b/icons/chains/gradient/PolkaSmith.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Polkadex.svg b/icons/chains/gradient/Polkadex.svg new file mode 100644 index 0000000..733dc56 --- /dev/null +++ b/icons/chains/gradient/Polkadex.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Polkadex_Parachain.svg b/icons/chains/gradient/Polkadex_Parachain.svg new file mode 100644 index 0000000..c19f07f --- /dev/null +++ b/icons/chains/gradient/Polkadex_Parachain.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Polkadot.svg b/icons/chains/gradient/Polkadot.svg new file mode 100644 index 0000000..9f26068 --- /dev/null +++ b/icons/chains/gradient/Polkadot.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Polkadot_Asset_Hub.svg b/icons/chains/gradient/Polkadot_Asset_Hub.svg new file mode 100644 index 0000000..3053cc3 --- /dev/null +++ b/icons/chains/gradient/Polkadot_Asset_Hub.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Polkadot_Bridge_Hub.svg b/icons/chains/gradient/Polkadot_Bridge_Hub.svg new file mode 100644 index 0000000..f9136c2 --- /dev/null +++ b/icons/chains/gradient/Polkadot_Bridge_Hub.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Polkadot_Collectives.svg b/icons/chains/gradient/Polkadot_Collectives.svg new file mode 100644 index 0000000..1c9abfe --- /dev/null +++ b/icons/chains/gradient/Polkadot_Collectives.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Polkadot_Coretime.svg b/icons/chains/gradient/Polkadot_Coretime.svg new file mode 100644 index 0000000..bd93675 --- /dev/null +++ b/icons/chains/gradient/Polkadot_Coretime.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Polkadot_People.svg b/icons/chains/gradient/Polkadot_People.svg new file mode 100644 index 0000000..7bbc1b5 --- /dev/null +++ b/icons/chains/gradient/Polkadot_People.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Polygon.svg b/icons/chains/gradient/Polygon.svg new file mode 100644 index 0000000..ce7adfb --- /dev/null +++ b/icons/chains/gradient/Polygon.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Polymesh.svg b/icons/chains/gradient/Polymesh.svg new file mode 100644 index 0000000..8fd953f --- /dev/null +++ b/icons/chains/gradient/Polymesh.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Polymesh_Testnet.svg b/icons/chains/gradient/Polymesh_Testnet.svg new file mode 100644 index 0000000..5ec2c44 --- /dev/null +++ b/icons/chains/gradient/Polymesh_Testnet.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Pontem.svg b/icons/chains/gradient/Pontem.svg new file mode 100644 index 0000000..3157629 --- /dev/null +++ b/icons/chains/gradient/Pontem.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/PontemNox.svg b/icons/chains/gradient/PontemNox.svg new file mode 100644 index 0000000..3685f16 --- /dev/null +++ b/icons/chains/gradient/PontemNox.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Quartz.svg b/icons/chains/gradient/Quartz.svg new file mode 100644 index 0000000..43b077f --- /dev/null +++ b/icons/chains/gradient/Quartz.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/RegionX_Kusama.svg b/icons/chains/gradient/RegionX_Kusama.svg new file mode 100644 index 0000000..219d7eb --- /dev/null +++ b/icons/chains/gradient/RegionX_Kusama.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/RegionX_Polkadot.svg b/icons/chains/gradient/RegionX_Polkadot.svg new file mode 100644 index 0000000..a44d32b --- /dev/null +++ b/icons/chains/gradient/RegionX_Polkadot.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Robonomics.svg b/icons/chains/gradient/Robonomics.svg new file mode 100644 index 0000000..ef46407 --- /dev/null +++ b/icons/chains/gradient/Robonomics.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Rococo_Testnet.svg b/icons/chains/gradient/Rococo_Testnet.svg new file mode 100644 index 0000000..b5cab55 --- /dev/null +++ b/icons/chains/gradient/Rococo_Testnet.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/SNOW.svg b/icons/chains/gradient/SNOW.svg new file mode 100644 index 0000000..199aa32 --- /dev/null +++ b/icons/chains/gradient/SNOW.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/SORA.svg b/icons/chains/gradient/SORA.svg new file mode 100644 index 0000000..107474a --- /dev/null +++ b/icons/chains/gradient/SORA.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/chains/gradient/SORA_Parachain.svg b/icons/chains/gradient/SORA_Parachain.svg new file mode 100644 index 0000000..d226251 --- /dev/null +++ b/icons/chains/gradient/SORA_Parachain.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Sakura.svg b/icons/chains/gradient/Sakura.svg new file mode 100644 index 0000000..af84a14 --- /dev/null +++ b/icons/chains/gradient/Sakura.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/SherpaX.svg b/icons/chains/gradient/SherpaX.svg new file mode 100644 index 0000000..c5b5c98 --- /dev/null +++ b/icons/chains/gradient/SherpaX.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Shiden.svg b/icons/chains/gradient/Shiden.svg new file mode 100644 index 0000000..ca711f6 --- /dev/null +++ b/icons/chains/gradient/Shiden.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Singular_Testnet.svg b/icons/chains/gradient/Singular_Testnet.svg new file mode 100644 index 0000000..d9d5788 --- /dev/null +++ b/icons/chains/gradient/Singular_Testnet.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Standard.svg b/icons/chains/gradient/Standard.svg new file mode 100644 index 0000000..a9b4579 --- /dev/null +++ b/icons/chains/gradient/Standard.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/chains/gradient/Statemine.svg b/icons/chains/gradient/Statemine.svg new file mode 100644 index 0000000..1bfd7c8 --- /dev/null +++ b/icons/chains/gradient/Statemine.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/chains/gradient/Statemint.svg b/icons/chains/gradient/Statemint.svg new file mode 100644 index 0000000..9b04825 --- /dev/null +++ b/icons/chains/gradient/Statemint.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/SubDAO.svg b/icons/chains/gradient/SubDAO.svg new file mode 100644 index 0000000..0dabcf3 --- /dev/null +++ b/icons/chains/gradient/SubDAO.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/SubGame.svg b/icons/chains/gradient/SubGame.svg new file mode 100644 index 0000000..829149d --- /dev/null +++ b/icons/chains/gradient/SubGame.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/SubGame_Gamma.svg b/icons/chains/gradient/SubGame_Gamma.svg new file mode 100644 index 0000000..600bdd7 --- /dev/null +++ b/icons/chains/gradient/SubGame_Gamma.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Subsocial_Parachain.svg b/icons/chains/gradient/Subsocial_Parachain.svg new file mode 100644 index 0000000..447c96d --- /dev/null +++ b/icons/chains/gradient/Subsocial_Parachain.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Subsocial_Solochain.svg b/icons/chains/gradient/Subsocial_Solochain.svg new file mode 100644 index 0000000..e006d94 --- /dev/null +++ b/icons/chains/gradient/Subsocial_Solochain.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Tanganika_DataHighway.svg b/icons/chains/gradient/Tanganika_DataHighway.svg new file mode 100644 index 0000000..e999ac0 --- /dev/null +++ b/icons/chains/gradient/Tanganika_DataHighway.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/chains/gradient/Tangle.svg b/icons/chains/gradient/Tangle.svg new file mode 100644 index 0000000..a954da7 --- /dev/null +++ b/icons/chains/gradient/Tangle.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Tanssi.svg b/icons/chains/gradient/Tanssi.svg new file mode 100644 index 0000000..9fe1cfb --- /dev/null +++ b/icons/chains/gradient/Tanssi.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Ternoa.svg b/icons/chains/gradient/Ternoa.svg new file mode 100644 index 0000000..14e8cec --- /dev/null +++ b/icons/chains/gradient/Ternoa.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Ternoa_Alphanet.svg b/icons/chains/gradient/Ternoa_Alphanet.svg new file mode 100644 index 0000000..063994d --- /dev/null +++ b/icons/chains/gradient/Ternoa_Alphanet.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Tinkernet.svg b/icons/chains/gradient/Tinkernet.svg new file mode 100644 index 0000000..a6d9d94 --- /dev/null +++ b/icons/chains/gradient/Tinkernet.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Totem.svg b/icons/chains/gradient/Totem.svg new file mode 100644 index 0000000..b845e99 --- /dev/null +++ b/icons/chains/gradient/Totem.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Turing.svg b/icons/chains/gradient/Turing.svg new file mode 100644 index 0000000..1f31d2f --- /dev/null +++ b/icons/chains/gradient/Turing.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Turing_Staging.svg b/icons/chains/gradient/Turing_Staging.svg new file mode 100644 index 0000000..34555e7 --- /dev/null +++ b/icons/chains/gradient/Turing_Staging.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Unique.svg b/icons/chains/gradient/Unique.svg new file mode 100644 index 0000000..e5f3f78 --- /dev/null +++ b/icons/chains/gradient/Unique.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Unorthodox.svg b/icons/chains/gradient/Unorthodox.svg new file mode 100644 index 0000000..82df6f2 --- /dev/null +++ b/icons/chains/gradient/Unorthodox.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/chains/gradient/Vara.svg b/icons/chains/gradient/Vara.svg new file mode 100644 index 0000000..b6c10aa --- /dev/null +++ b/icons/chains/gradient/Vara.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Vara_Testnet.svg b/icons/chains/gradient/Vara_Testnet.svg new file mode 100644 index 0000000..7e74a96 --- /dev/null +++ b/icons/chains/gradient/Vara_Testnet.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Watr.svg b/icons/chains/gradient/Watr.svg new file mode 100644 index 0000000..00cfa57 --- /dev/null +++ b/icons/chains/gradient/Watr.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Westend_People.svg b/icons/chains/gradient/Westend_People.svg new file mode 100644 index 0000000..e6c93c3 --- /dev/null +++ b/icons/chains/gradient/Westend_People.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Westend_Testnet.svg b/icons/chains/gradient/Westend_Testnet.svg new file mode 100644 index 0000000..790ee3e --- /dev/null +++ b/icons/chains/gradient/Westend_Testnet.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/Westmint_Testnet.svg b/icons/chains/gradient/Westmint_Testnet.svg new file mode 100644 index 0000000..0f58db8 --- /dev/null +++ b/icons/chains/gradient/Westmint_Testnet.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/XX_network.svg b/icons/chains/gradient/XX_network.svg new file mode 100644 index 0000000..964c9d9 --- /dev/null +++ b/icons/chains/gradient/XX_network.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Xode-Polkadot.svg b/icons/chains/gradient/Xode-Polkadot.svg new file mode 100644 index 0000000..8e8f448 --- /dev/null +++ b/icons/chains/gradient/Xode-Polkadot.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Xode.svg b/icons/chains/gradient/Xode.svg new file mode 100644 index 0000000..c9e6943 --- /dev/null +++ b/icons/chains/gradient/Xode.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Xode_Kusama.svg b/icons/chains/gradient/Xode_Kusama.svg new file mode 100644 index 0000000..ea6decd --- /dev/null +++ b/icons/chains/gradient/Xode_Kusama.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/ZKsync_Mainnet.svg b/icons/chains/gradient/ZKsync_Mainnet.svg new file mode 100644 index 0000000..a9a8101 --- /dev/null +++ b/icons/chains/gradient/ZKsync_Mainnet.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/Zeitgeist.svg b/icons/chains/gradient/Zeitgeist.svg new file mode 100644 index 0000000..df3483e --- /dev/null +++ b/icons/chains/gradient/Zeitgeist.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/gradient/krest.svg b/icons/chains/gradient/krest.svg new file mode 100644 index 0000000..dfad578 --- /dev/null +++ b/icons/chains/gradient/krest.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/moonbeam.svg b/icons/chains/gradient/moonbeam.svg new file mode 100644 index 0000000..bfd531e --- /dev/null +++ b/icons/chains/gradient/moonbeam.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/moonriver.svg b/icons/chains/gradient/moonriver.svg new file mode 100644 index 0000000..a3b5b85 --- /dev/null +++ b/icons/chains/gradient/moonriver.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/chains/gradient/peaq.svg b/icons/chains/gradient/peaq.svg new file mode 100644 index 0000000..846d491 --- /dev/null +++ b/icons/chains/gradient/peaq.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/white/Acala.svg b/icons/chains/white/Acala.svg new file mode 100644 index 0000000..c9281b7 --- /dev/null +++ b/icons/chains/white/Acala.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Aleph_zero.svg b/icons/chains/white/Aleph_zero.svg new file mode 100644 index 0000000..b0861d0 --- /dev/null +++ b/icons/chains/white/Aleph_zero.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Altair.svg b/icons/chains/white/Altair.svg new file mode 100644 index 0000000..73babd7 --- /dev/null +++ b/icons/chains/white/Altair.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Amplitude.svg b/icons/chains/white/Amplitude.svg new file mode 100644 index 0000000..5720d43 --- /dev/null +++ b/icons/chains/white/Amplitude.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Ares.svg b/icons/chains/white/Ares.svg new file mode 100644 index 0000000..2dfe588 --- /dev/null +++ b/icons/chains/white/Ares.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Astar.svg b/icons/chains/white/Astar.svg new file mode 100644 index 0000000..70ba51b --- /dev/null +++ b/icons/chains/white/Astar.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Bajun.svg b/icons/chains/white/Bajun.svg new file mode 100644 index 0000000..7bb4ce4 --- /dev/null +++ b/icons/chains/white/Bajun.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Basilisk.svg b/icons/chains/white/Basilisk.svg new file mode 100644 index 0000000..a5f7dba --- /dev/null +++ b/icons/chains/white/Basilisk.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Bifrost.svg b/icons/chains/white/Bifrost.svg new file mode 100644 index 0000000..9bdf086 --- /dev/null +++ b/icons/chains/white/Bifrost.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Bit.Country.svg b/icons/chains/white/Bit.Country.svg new file mode 100644 index 0000000..984c008 --- /dev/null +++ b/icons/chains/white/Bit.Country.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Bitcoin.svg b/icons/chains/white/Bitcoin.svg new file mode 100644 index 0000000..64a0361 --- /dev/null +++ b/icons/chains/white/Bitcoin.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Calamari.svg b/icons/chains/white/Calamari.svg new file mode 100644 index 0000000..809cefd --- /dev/null +++ b/icons/chains/white/Calamari.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Centrifuge.svg b/icons/chains/white/Centrifuge.svg new file mode 100644 index 0000000..eb01905 --- /dev/null +++ b/icons/chains/white/Centrifuge.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/ChainX.svg b/icons/chains/white/ChainX.svg new file mode 100644 index 0000000..ca490df --- /dev/null +++ b/icons/chains/white/ChainX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Clover.svg b/icons/chains/white/Clover.svg new file mode 100644 index 0000000..ca980b8 --- /dev/null +++ b/icons/chains/white/Clover.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Coinversation.svg b/icons/chains/white/Coinversation.svg new file mode 100644 index 0000000..0c6aa67 --- /dev/null +++ b/icons/chains/white/Coinversation.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Composable.svg b/icons/chains/white/Composable.svg new file mode 100644 index 0000000..aa5e3a2 --- /dev/null +++ b/icons/chains/white/Composable.svg @@ -0,0 +1,2290 @@ + + + + + + diff --git a/icons/chains/white/Composable_temp.png b/icons/chains/white/Composable_temp.png new file mode 100644 index 0000000..cf0472a Binary files /dev/null and b/icons/chains/white/Composable_temp.png differ diff --git a/icons/chains/white/Crab.svg b/icons/chains/white/Crab.svg new file mode 100644 index 0000000..6816479 --- /dev/null +++ b/icons/chains/white/Crab.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Crust.svg b/icons/chains/white/Crust.svg new file mode 100644 index 0000000..b0f1d59 --- /dev/null +++ b/icons/chains/white/Crust.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/CrustShadow.svg b/icons/chains/white/CrustShadow.svg new file mode 100644 index 0000000..94f99d3 --- /dev/null +++ b/icons/chains/white/CrustShadow.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/chains/white/DICO.svg b/icons/chains/white/DICO.svg new file mode 100644 index 0000000..39487ed --- /dev/null +++ b/icons/chains/white/DICO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Darwinia.svg b/icons/chains/white/Darwinia.svg new file mode 100644 index 0000000..0ad3981 --- /dev/null +++ b/icons/chains/white/Darwinia.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/white/DataHighway.svg b/icons/chains/white/DataHighway.svg new file mode 100644 index 0000000..8bb0435 --- /dev/null +++ b/icons/chains/white/DataHighway.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/DoraFactory.svg b/icons/chains/white/DoraFactory.svg new file mode 100644 index 0000000..71c76c3 --- /dev/null +++ b/icons/chains/white/DoraFactory.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/chains/white/EWT.svg b/icons/chains/white/EWT.svg new file mode 100644 index 0000000..b9945da --- /dev/null +++ b/icons/chains/white/EWT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Edgeware.svg b/icons/chains/white/Edgeware.svg new file mode 100644 index 0000000..81b1435 --- /dev/null +++ b/icons/chains/white/Edgeware.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Efinity.svg b/icons/chains/white/Efinity.svg new file mode 100644 index 0000000..e9bf33e --- /dev/null +++ b/icons/chains/white/Efinity.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Encointer.svg b/icons/chains/white/Encointer.svg new file mode 100644 index 0000000..9a484fa --- /dev/null +++ b/icons/chains/white/Encointer.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Equilibrium.svg b/icons/chains/white/Equilibrium.svg new file mode 100644 index 0000000..5bf5929 --- /dev/null +++ b/icons/chains/white/Equilibrium.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Ethereum.svg b/icons/chains/white/Ethereum.svg new file mode 100644 index 0000000..a085ee0 --- /dev/null +++ b/icons/chains/white/Ethereum.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Geminis.svg b/icons/chains/white/Geminis.svg new file mode 100644 index 0000000..d555ed6 --- /dev/null +++ b/icons/chains/white/Geminis.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/chains/white/Genshiro.svg b/icons/chains/white/Genshiro.svg new file mode 100644 index 0000000..4a476f0 --- /dev/null +++ b/icons/chains/white/Genshiro.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/HydraDX.svg b/icons/chains/white/HydraDX.svg new file mode 100644 index 0000000..e5cd0b3 --- /dev/null +++ b/icons/chains/white/HydraDX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Imbue.svg b/icons/chains/white/Imbue.svg new file mode 100644 index 0000000..59a0e6c --- /dev/null +++ b/icons/chains/white/Imbue.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Integritee.svg b/icons/chains/white/Integritee.svg new file mode 100644 index 0000000..836c999 --- /dev/null +++ b/icons/chains/white/Integritee.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Interlay.svg b/icons/chains/white/Interlay.svg new file mode 100644 index 0000000..4798df4 --- /dev/null +++ b/icons/chains/white/Interlay.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/KICO.svg b/icons/chains/white/KICO.svg new file mode 100644 index 0000000..872b4f8 --- /dev/null +++ b/icons/chains/white/KICO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/KILT.svg b/icons/chains/white/KILT.svg new file mode 100644 index 0000000..6d8aa37 --- /dev/null +++ b/icons/chains/white/KILT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Kabocha.svg b/icons/chains/white/Kabocha.svg new file mode 100644 index 0000000..44bbcd0 --- /dev/null +++ b/icons/chains/white/Kabocha.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Karura.svg b/icons/chains/white/Karura.svg new file mode 100644 index 0000000..92d81c5 --- /dev/null +++ b/icons/chains/white/Karura.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Khala.svg b/icons/chains/white/Khala.svg new file mode 100644 index 0000000..a539f8f --- /dev/null +++ b/icons/chains/white/Khala.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Kintsugi.svg b/icons/chains/white/Kintsugi.svg new file mode 100644 index 0000000..2d1943b --- /dev/null +++ b/icons/chains/white/Kintsugi.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Kpron-Apron.svg b/icons/chains/white/Kpron-Apron.svg new file mode 100644 index 0000000..d219856 --- /dev/null +++ b/icons/chains/white/Kpron-Apron.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Kulupu.svg b/icons/chains/white/Kulupu.svg new file mode 100644 index 0000000..0554d60 --- /dev/null +++ b/icons/chains/white/Kulupu.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Kusama.svg b/icons/chains/white/Kusama.svg new file mode 100644 index 0000000..125b0cc --- /dev/null +++ b/icons/chains/white/Kusama.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Listen.svg b/icons/chains/white/Listen.svg new file mode 100644 index 0000000..5f6ad0b --- /dev/null +++ b/icons/chains/white/Listen.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Litentry.svg b/icons/chains/white/Litentry.svg new file mode 100644 index 0000000..26fe9e8 --- /dev/null +++ b/icons/chains/white/Litentry.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Litmus.svg b/icons/chains/white/Litmus.svg new file mode 100644 index 0000000..917276f --- /dev/null +++ b/icons/chains/white/Litmus.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Loom.svg b/icons/chains/white/Loom.svg new file mode 100644 index 0000000..b2fdeba --- /dev/null +++ b/icons/chains/white/Loom.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Mangata.svg b/icons/chains/white/Mangata.svg new file mode 100644 index 0000000..cf694f9 --- /dev/null +++ b/icons/chains/white/Mangata.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/chains/white/MangataX.svg b/icons/chains/white/MangataX.svg new file mode 100644 index 0000000..1e8f330 --- /dev/null +++ b/icons/chains/white/MangataX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Manta.svg b/icons/chains/white/Manta.svg new file mode 100644 index 0000000..c898f7e --- /dev/null +++ b/icons/chains/white/Manta.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Mars.svg b/icons/chains/white/Mars.svg new file mode 100644 index 0000000..803f6d6 --- /dev/null +++ b/icons/chains/white/Mars.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Moonbeam.svg b/icons/chains/white/Moonbeam.svg new file mode 100644 index 0000000..38ee2ff --- /dev/null +++ b/icons/chains/white/Moonbeam.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Moonriver.svg b/icons/chains/white/Moonriver.svg new file mode 100644 index 0000000..861bd23 --- /dev/null +++ b/icons/chains/white/Moonriver.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Nodle.svg b/icons/chains/white/Nodle.svg new file mode 100644 index 0000000..5fe2d48 --- /dev/null +++ b/icons/chains/white/Nodle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/chains/white/OriginTrail.svg b/icons/chains/white/OriginTrail.svg new file mode 100644 index 0000000..315a62a --- /dev/null +++ b/icons/chains/white/OriginTrail.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/PEAQ.svg b/icons/chains/white/PEAQ.svg new file mode 100644 index 0000000..6f877f5 --- /dev/null +++ b/icons/chains/white/PEAQ.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Parallel-Heiko.svg b/icons/chains/white/Parallel-Heiko.svg new file mode 100644 index 0000000..be0f608 --- /dev/null +++ b/icons/chains/white/Parallel-Heiko.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Phala.svg b/icons/chains/white/Phala.svg new file mode 100644 index 0000000..6a1edbd --- /dev/null +++ b/icons/chains/white/Phala.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Picasso.svg b/icons/chains/white/Picasso.svg new file mode 100644 index 0000000..67d20aa --- /dev/null +++ b/icons/chains/white/Picasso.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Pichiu.svg b/icons/chains/white/Pichiu.svg new file mode 100644 index 0000000..b8d67ce --- /dev/null +++ b/icons/chains/white/Pichiu.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/PolkaFoundry.svg b/icons/chains/white/PolkaFoundry.svg new file mode 100644 index 0000000..4287f62 --- /dev/null +++ b/icons/chains/white/PolkaFoundry.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/PolkaSmith.svg b/icons/chains/white/PolkaSmith.svg new file mode 100644 index 0000000..82928a3 --- /dev/null +++ b/icons/chains/white/PolkaSmith.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/chains/white/Polkadex.svg b/icons/chains/white/Polkadex.svg new file mode 100644 index 0000000..2760506 --- /dev/null +++ b/icons/chains/white/Polkadex.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/chains/white/Polkadot.svg b/icons/chains/white/Polkadot.svg new file mode 100644 index 0000000..8a4d215 --- /dev/null +++ b/icons/chains/white/Polkadot.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/chains/white/Polkadot_legacy.svg b/icons/chains/white/Polkadot_legacy.svg new file mode 100644 index 0000000..5da82ca --- /dev/null +++ b/icons/chains/white/Polkadot_legacy.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Polymesh.svg b/icons/chains/white/Polymesh.svg new file mode 100644 index 0000000..3e9f936 --- /dev/null +++ b/icons/chains/white/Polymesh.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/chains/white/Quartz.svg b/icons/chains/white/Quartz.svg new file mode 100644 index 0000000..13265bd --- /dev/null +++ b/icons/chains/white/Quartz.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Robonomics.svg b/icons/chains/white/Robonomics.svg new file mode 100644 index 0000000..f0b6403 --- /dev/null +++ b/icons/chains/white/Robonomics.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Rococo.svg b/icons/chains/white/Rococo.svg new file mode 100644 index 0000000..91568dc --- /dev/null +++ b/icons/chains/white/Rococo.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/SORA.svg b/icons/chains/white/SORA.svg new file mode 100644 index 0000000..8892b8e --- /dev/null +++ b/icons/chains/white/SORA.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/chains/white/Sakura.svg b/icons/chains/white/Sakura.svg new file mode 100644 index 0000000..1f84c0b --- /dev/null +++ b/icons/chains/white/Sakura.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/SherpaX.svg b/icons/chains/white/SherpaX.svg new file mode 100644 index 0000000..1925012 --- /dev/null +++ b/icons/chains/white/SherpaX.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/chains/white/Shiden.svg b/icons/chains/white/Shiden.svg new file mode 100644 index 0000000..30e93a8 --- /dev/null +++ b/icons/chains/white/Shiden.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Standard.svg b/icons/chains/white/Standard.svg new file mode 100644 index 0000000..ce09468 --- /dev/null +++ b/icons/chains/white/Standard.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Statemine-Statemint.svg b/icons/chains/white/Statemine-Statemint.svg new file mode 100644 index 0000000..1134995 --- /dev/null +++ b/icons/chains/white/Statemine-Statemint.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/SubDAO.svg b/icons/chains/white/SubDAO.svg new file mode 100644 index 0000000..4f1afa2 --- /dev/null +++ b/icons/chains/white/SubDAO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/SubGame.svg b/icons/chains/white/SubGame.svg new file mode 100644 index 0000000..d060181 --- /dev/null +++ b/icons/chains/white/SubGame.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Subsocial.svg b/icons/chains/white/Subsocial.svg new file mode 100644 index 0000000..8dd0a38 --- /dev/null +++ b/icons/chains/white/Subsocial.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Ternoa.svg b/icons/chains/white/Ternoa.svg new file mode 100644 index 0000000..290a5f7 --- /dev/null +++ b/icons/chains/white/Ternoa.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Testnet.svg b/icons/chains/white/Testnet.svg new file mode 100644 index 0000000..8d6417d --- /dev/null +++ b/icons/chains/white/Testnet.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Tinkernet.svg b/icons/chains/white/Tinkernet.svg new file mode 100644 index 0000000..c92c629 --- /dev/null +++ b/icons/chains/white/Tinkernet.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Totem.svg b/icons/chains/white/Totem.svg new file mode 100644 index 0000000..d2e0a7b --- /dev/null +++ b/icons/chains/white/Totem.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Turing.svg b/icons/chains/white/Turing.svg new file mode 100644 index 0000000..402776e --- /dev/null +++ b/icons/chains/white/Turing.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Unique.svg b/icons/chains/white/Unique.svg new file mode 100644 index 0000000..ca42d0a --- /dev/null +++ b/icons/chains/white/Unique.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Unorthodox.svg b/icons/chains/white/Unorthodox.svg new file mode 100644 index 0000000..c9a8fc0 --- /dev/null +++ b/icons/chains/white/Unorthodox.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Westend.svg b/icons/chains/white/Westend.svg new file mode 100644 index 0000000..f0b2af4 --- /dev/null +++ b/icons/chains/white/Westend.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/XX.svg b/icons/chains/white/XX.svg new file mode 100644 index 0000000..3763270 --- /dev/null +++ b/icons/chains/white/XX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/chains/white/Zeitgeist.svg b/icons/chains/white/Zeitgeist.svg new file mode 100644 index 0000000..eb4fd30 --- /dev/null +++ b/icons/chains/white/Zeitgeist.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/categories/color/Art.svg b/icons/dapps/categories/color/Art.svg new file mode 100644 index 0000000..c2d4541 --- /dev/null +++ b/icons/dapps/categories/color/Art.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/dapps/categories/color/Bridge.svg b/icons/dapps/categories/color/Bridge.svg new file mode 100644 index 0000000..bee8504 --- /dev/null +++ b/icons/dapps/categories/color/Bridge.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/categories/color/Crowdloans.svg b/icons/dapps/categories/color/Crowdloans.svg new file mode 100644 index 0000000..902d16c --- /dev/null +++ b/icons/dapps/categories/color/Crowdloans.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/dapps/categories/color/Dex.svg b/icons/dapps/categories/color/Dex.svg new file mode 100644 index 0000000..b4c6930 --- /dev/null +++ b/icons/dapps/categories/color/Dex.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/dapps/categories/color/Evm.svg b/icons/dapps/categories/color/Evm.svg new file mode 100644 index 0000000..26e0924 --- /dev/null +++ b/icons/dapps/categories/color/Evm.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/dapps/categories/color/Gaming.svg b/icons/dapps/categories/color/Gaming.svg new file mode 100644 index 0000000..d1ccdf3 --- /dev/null +++ b/icons/dapps/categories/color/Gaming.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/dapps/categories/color/Governance.svg b/icons/dapps/categories/color/Governance.svg new file mode 100644 index 0000000..5819bb7 --- /dev/null +++ b/icons/dapps/categories/color/Governance.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/dapps/categories/color/Social.svg b/icons/dapps/categories/color/Social.svg new file mode 100644 index 0000000..cebf314 --- /dev/null +++ b/icons/dapps/categories/color/Social.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/dapps/categories/color/Staking.svg b/icons/dapps/categories/color/Staking.svg new file mode 100644 index 0000000..998c4c0 --- /dev/null +++ b/icons/dapps/categories/color/Staking.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/categories/color/Utilities.svg b/icons/dapps/categories/color/Utilities.svg new file mode 100644 index 0000000..2a7f3ad --- /dev/null +++ b/icons/dapps/categories/color/Utilities.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/dapps/dapps/color/.MEMO.svg b/icons/dapps/dapps/color/.MEMO.svg new file mode 100644 index 0000000..cfdebc2 --- /dev/null +++ b/icons/dapps/dapps/color/.MEMO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/1beam.png b/icons/dapps/dapps/color/1beam.png new file mode 100644 index 0000000..bd3b668 Binary files /dev/null and b/icons/dapps/dapps/color/1beam.png differ diff --git a/icons/dapps/dapps/color/ACE.svg b/icons/dapps/dapps/color/ACE.svg new file mode 100644 index 0000000..293dca9 --- /dev/null +++ b/icons/dapps/dapps/color/ACE.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/dapps/dapps/color/Acala.svg b/icons/dapps/dapps/color/Acala.svg new file mode 100644 index 0000000..f8c4880 --- /dev/null +++ b/icons/dapps/dapps/color/Acala.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/dapps/dapps/color/AirLyft.svg b/icons/dapps/dapps/color/AirLyft.svg new file mode 100644 index 0000000..c9ed8d7 --- /dev/null +++ b/icons/dapps/dapps/color/AirLyft.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/ArthSwap.svg b/icons/dapps/dapps/color/ArthSwap.svg new file mode 100644 index 0000000..f1096db --- /dev/null +++ b/icons/dapps/dapps/color/ArthSwap.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/dapps/dapps/color/Astar.png b/icons/dapps/dapps/color/Astar.png new file mode 100644 index 0000000..1b939da Binary files /dev/null and b/icons/dapps/dapps/color/Astar.png differ diff --git a/icons/dapps/dapps/color/AwesomeAjunaAvatars.svg b/icons/dapps/dapps/color/AwesomeAjunaAvatars.svg new file mode 100644 index 0000000..e2aa907 --- /dev/null +++ b/icons/dapps/dapps/color/AwesomeAjunaAvatars.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/AzeroID.svg b/icons/dapps/dapps/color/AzeroID.svg new file mode 100644 index 0000000..19e1319 --- /dev/null +++ b/icons/dapps/dapps/color/AzeroID.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/dapps/dapps/color/Bagpipes.svg b/icons/dapps/dapps/color/Bagpipes.svg new file mode 100644 index 0000000..4bbb83b --- /dev/null +++ b/icons/dapps/dapps/color/Bagpipes.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Battleship.svg b/icons/dapps/dapps/color/Battleship.svg new file mode 100644 index 0000000..a825bc7 --- /dev/null +++ b/icons/dapps/dapps/color/Battleship.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Beamswap.svg b/icons/dapps/dapps/color/Beamswap.svg new file mode 100644 index 0000000..33f4c24 --- /dev/null +++ b/icons/dapps/dapps/color/Beamswap.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/dapps/dapps/color/Bifrost.svg b/icons/dapps/dapps/color/Bifrost.svg new file mode 100644 index 0000000..9efddbd --- /dev/null +++ b/icons/dapps/dapps/color/Bifrost.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/BigBallzOfBajun.png b/icons/dapps/dapps/color/BigBallzOfBajun.png new file mode 100644 index 0000000..2cc7f63 Binary files /dev/null and b/icons/dapps/dapps/color/BigBallzOfBajun.png differ diff --git a/icons/dapps/dapps/color/Bit.Country.svg b/icons/dapps/dapps/color/Bit.Country.svg new file mode 100644 index 0000000..4144f79 --- /dev/null +++ b/icons/dapps/dapps/color/Bit.Country.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/dapps/dapps/color/CapitalDEX.svg b/icons/dapps/dapps/color/CapitalDEX.svg new file mode 100644 index 0000000..06a2fdd --- /dev/null +++ b/icons/dapps/dapps/color/CapitalDEX.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/Centrifuge.svg b/icons/dapps/dapps/color/Centrifuge.svg new file mode 100644 index 0000000..f7014c4 --- /dev/null +++ b/icons/dapps/dapps/color/Centrifuge.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/dapps/dapps/color/Chaotic.svg b/icons/dapps/dapps/color/Chaotic.svg new file mode 100644 index 0000000..4489b2a --- /dev/null +++ b/icons/dapps/dapps/color/Chaotic.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/ChessOnChain.svg b/icons/dapps/dapps/color/ChessOnChain.svg new file mode 100644 index 0000000..563be4e --- /dev/null +++ b/icons/dapps/dapps/color/ChessOnChain.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/DED.svg b/icons/dapps/dapps/color/DED.svg new file mode 100644 index 0000000..e8084ad --- /dev/null +++ b/icons/dapps/dapps/color/DED.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Damnedpiratessociety.svg b/icons/dapps/dapps/color/Damnedpiratessociety.svg new file mode 100644 index 0000000..1d9cc36 --- /dev/null +++ b/icons/dapps/dapps/color/Damnedpiratessociety.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/DappRadar.svg b/icons/dapps/dapps/color/DappRadar.svg new file mode 100644 index 0000000..8317ce7 --- /dev/null +++ b/icons/dapps/dapps/color/DappRadar.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/Darwinia.svg b/icons/dapps/dapps/color/Darwinia.svg new file mode 100644 index 0000000..80edbae --- /dev/null +++ b/icons/dapps/dapps/color/Darwinia.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/DotNight.svg b/icons/dapps/dapps/color/DotNight.svg new file mode 100644 index 0000000..bd326a0 --- /dev/null +++ b/icons/dapps/dapps/color/DotNight.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Dotmarketcap.svg b/icons/dapps/dapps/color/Dotmarketcap.svg new file mode 100644 index 0000000..125add4 --- /dev/null +++ b/icons/dapps/dapps/color/Dotmarketcap.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/Dotyappers.png b/icons/dapps/dapps/color/Dotyappers.png new file mode 100644 index 0000000..c43db2a Binary files /dev/null and b/icons/dapps/dapps/color/Dotyappers.png differ diff --git a/icons/dapps/dapps/color/DowntownMoonbeam.png b/icons/dapps/dapps/color/DowntownMoonbeam.png new file mode 100644 index 0000000..ccbbf75 Binary files /dev/null and b/icons/dapps/dapps/color/DowntownMoonbeam.png differ diff --git a/icons/dapps/dapps/color/EVRLOOT.svg b/icons/dapps/dapps/color/EVRLOOT.svg new file mode 100644 index 0000000..bf43063 --- /dev/null +++ b/icons/dapps/dapps/color/EVRLOOT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/Equilibrium.svg b/icons/dapps/dapps/color/Equilibrium.svg new file mode 100644 index 0000000..812f313 --- /dev/null +++ b/icons/dapps/dapps/color/Equilibrium.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Euphrates.svg b/icons/dapps/dapps/color/Euphrates.svg new file mode 100644 index 0000000..6edca8a --- /dev/null +++ b/icons/dapps/dapps/color/Euphrates.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Evolutionland.png b/icons/dapps/dapps/color/Evolutionland.png new file mode 100644 index 0000000..c3f30c1 Binary files /dev/null and b/icons/dapps/dapps/color/Evolutionland.png differ diff --git a/icons/dapps/dapps/color/FlappyWUD.png b/icons/dapps/dapps/color/FlappyWUD.png new file mode 100644 index 0000000..b37d9d1 Binary files /dev/null and b/icons/dapps/dapps/color/FlappyWUD.png differ diff --git a/icons/dapps/dapps/color/GM.svg b/icons/dapps/dapps/color/GM.svg new file mode 100644 index 0000000..7d8a203 --- /dev/null +++ b/icons/dapps/dapps/color/GM.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Genshiro.svg b/icons/dapps/dapps/color/Genshiro.svg new file mode 100644 index 0000000..7afe9b9 --- /dev/null +++ b/icons/dapps/dapps/color/Genshiro.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/dapps/dapps/color/Giant.svg b/icons/dapps/dapps/color/Giant.svg new file mode 100644 index 0000000..d5be2b7 --- /dev/null +++ b/icons/dapps/dapps/color/Giant.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Gleev.svg b/icons/dapps/dapps/color/Gleev.svg new file mode 100644 index 0000000..4c08c8a --- /dev/null +++ b/icons/dapps/dapps/color/Gleev.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Grill.svg b/icons/dapps/dapps/color/Grill.svg new file mode 100644 index 0000000..1ed765f --- /dev/null +++ b/icons/dapps/dapps/color/Grill.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/dapps/dapps/color/Houdiniswap.svg b/icons/dapps/dapps/color/Houdiniswap.svg new file mode 100644 index 0000000..4507b68 --- /dev/null +++ b/icons/dapps/dapps/color/Houdiniswap.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Huckleberry.svg b/icons/dapps/dapps/color/Huckleberry.svg new file mode 100644 index 0000000..1ee8726 --- /dev/null +++ b/icons/dapps/dapps/color/Huckleberry.svg @@ -0,0 +1,201 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Hydradx.svg b/icons/dapps/dapps/color/Hydradx.svg new file mode 100644 index 0000000..da70348 --- /dev/null +++ b/icons/dapps/dapps/color/Hydradx.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/Hydration.svg b/icons/dapps/dapps/color/Hydration.svg new file mode 100644 index 0000000..70499ed --- /dev/null +++ b/icons/dapps/dapps/color/Hydration.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/Hyperbridge.svg b/icons/dapps/dapps/color/Hyperbridge.svg new file mode 100644 index 0000000..4ada46c --- /dev/null +++ b/icons/dapps/dapps/color/Hyperbridge.svg @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/ImpossibleFinance.svg b/icons/dapps/dapps/color/ImpossibleFinance.svg new file mode 100644 index 0000000..9e6000d --- /dev/null +++ b/icons/dapps/dapps/color/ImpossibleFinance.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/dapps/dapps/color/Incognitee.svg b/icons/dapps/dapps/color/Incognitee.svg new file mode 100644 index 0000000..3cdcbd4 --- /dev/null +++ b/icons/dapps/dapps/color/Incognitee.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/dapps/dapps/color/Interlay.svg b/icons/dapps/dapps/color/Interlay.svg new file mode 100644 index 0000000..912c61b --- /dev/null +++ b/icons/dapps/dapps/color/Interlay.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/dapps/dapps/color/InvArch.svg b/icons/dapps/dapps/color/InvArch.svg new file mode 100644 index 0000000..d9da702 --- /dev/null +++ b/icons/dapps/dapps/color/InvArch.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/dapps/dapps/color/JAMTON.svg b/icons/dapps/dapps/color/JAMTON.svg new file mode 100644 index 0000000..0b92f18 --- /dev/null +++ b/icons/dapps/dapps/color/JAMTON.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/dapps/dapps/color/Kanaria.svg b/icons/dapps/dapps/color/Kanaria.svg new file mode 100644 index 0000000..8465a4c --- /dev/null +++ b/icons/dapps/dapps/color/Kanaria.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/Karura.svg b/icons/dapps/dapps/color/Karura.svg new file mode 100644 index 0000000..e96ffed --- /dev/null +++ b/icons/dapps/dapps/color/Karura.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Kilt.svg b/icons/dapps/dapps/color/Kilt.svg new file mode 100644 index 0000000..ab2ec9d --- /dev/null +++ b/icons/dapps/dapps/color/Kilt.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Kintsugi.svg b/icons/dapps/dapps/color/Kintsugi.svg new file mode 100644 index 0000000..08b8d76 --- /dev/null +++ b/icons/dapps/dapps/color/Kintsugi.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/KodaDot.svg b/icons/dapps/dapps/color/KodaDot.svg new file mode 100644 index 0000000..cccb9e9 --- /dev/null +++ b/icons/dapps/dapps/color/KodaDot.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/LIDO.svg b/icons/dapps/dapps/color/LIDO.svg new file mode 100644 index 0000000..46dd8f5 --- /dev/null +++ b/icons/dapps/dapps/color/LIDO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/LIDO_DOT.svg b/icons/dapps/dapps/color/LIDO_DOT.svg new file mode 100644 index 0000000..633893e --- /dev/null +++ b/icons/dapps/dapps/color/LIDO_DOT.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/dapps/dapps/color/LIDO_KSM.svg b/icons/dapps/dapps/color/LIDO_KSM.svg new file mode 100644 index 0000000..fd50954 --- /dev/null +++ b/icons/dapps/dapps/color/LIDO_KSM.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/dapps/dapps/color/Litentry.svg b/icons/dapps/dapps/color/Litentry.svg new file mode 100644 index 0000000..3a12694 --- /dev/null +++ b/icons/dapps/dapps/color/Litentry.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Litmus.svg b/icons/dapps/dapps/color/Litmus.svg new file mode 100644 index 0000000..853a217 --- /dev/null +++ b/icons/dapps/dapps/color/Litmus.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/MangataX.svg b/icons/dapps/dapps/color/MangataX.svg new file mode 100644 index 0000000..5c25330 --- /dev/null +++ b/icons/dapps/dapps/color/MangataX.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/MentatMinds.svg b/icons/dapps/dapps/color/MentatMinds.svg new file mode 100644 index 0000000..d969f58 --- /dev/null +++ b/icons/dapps/dapps/color/MentatMinds.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Mimir.svg b/icons/dapps/dapps/color/Mimir.svg new file mode 100644 index 0000000..6c87616 --- /dev/null +++ b/icons/dapps/dapps/color/Mimir.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/Mixocracy.svg b/icons/dapps/dapps/color/Mixocracy.svg new file mode 100644 index 0000000..b91d0bf --- /dev/null +++ b/icons/dapps/dapps/color/Mixocracy.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/Moonbeam.svg b/icons/dapps/dapps/color/Moonbeam.svg new file mode 100644 index 0000000..e887e35 --- /dev/null +++ b/icons/dapps/dapps/color/Moonbeam.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/dapps/dapps/color/MoonbeamCurve.svg b/icons/dapps/dapps/color/MoonbeamCurve.svg new file mode 100644 index 0000000..419eac8 --- /dev/null +++ b/icons/dapps/dapps/color/MoonbeamCurve.svg @@ -0,0 +1,1531 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Moonsama.svg b/icons/dapps/dapps/color/Moonsama.svg new file mode 100644 index 0000000..1f8d79e --- /dev/null +++ b/icons/dapps/dapps/color/Moonsama.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Moonwell.svg b/icons/dapps/dapps/color/Moonwell.svg new file mode 100644 index 0000000..6e4233f --- /dev/null +++ b/icons/dapps/dapps/color/Moonwell.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/MoonwellArtemis.svg b/icons/dapps/dapps/color/MoonwellArtemis.svg new file mode 100644 index 0000000..d987c35 --- /dev/null +++ b/icons/dapps/dapps/color/MoonwellArtemis.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/MosaicAlpha.svg b/icons/dapps/dapps/color/MosaicAlpha.svg new file mode 100644 index 0000000..7a9e8f8 --- /dev/null +++ b/icons/dapps/dapps/color/MosaicAlpha.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Most.svg b/icons/dapps/dapps/color/Most.svg new file mode 100644 index 0000000..805d3cb --- /dev/null +++ b/icons/dapps/dapps/color/Most.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/Multix.svg b/icons/dapps/dapps/color/Multix.svg new file mode 100644 index 0000000..040ff79 --- /dev/null +++ b/icons/dapps/dapps/color/Multix.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/MyTrade.svg b/icons/dapps/dapps/color/MyTrade.svg new file mode 100644 index 0000000..3dabe85 --- /dev/null +++ b/icons/dapps/dapps/color/MyTrade.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/MythicalGames.svg b/icons/dapps/dapps/color/MythicalGames.svg new file mode 100644 index 0000000..ed7f245 --- /dev/null +++ b/icons/dapps/dapps/color/MythicalGames.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/dapps/dapps/color/Mythos_Foundation.svg b/icons/dapps/dapps/color/Mythos_Foundation.svg new file mode 100644 index 0000000..3e93638 --- /dev/null +++ b/icons/dapps/dapps/color/Mythos_Foundation.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/dapps/dapps/color/NefertiTee.png b/icons/dapps/dapps/color/NefertiTee.png new file mode 100644 index 0000000..4599ca5 Binary files /dev/null and b/icons/dapps/dapps/color/NefertiTee.png differ diff --git a/icons/dapps/dapps/color/NodleClient.svg b/icons/dapps/dapps/color/NodleClient.svg new file mode 100644 index 0000000..e20fdb8 --- /dev/null +++ b/icons/dapps/dapps/color/NodleClient.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/Nomad.svg b/icons/dapps/dapps/color/Nomad.svg new file mode 100644 index 0000000..d2ebb5a --- /dev/null +++ b/icons/dapps/dapps/color/Nomad.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/NovaShotsBounty.png b/icons/dapps/dapps/color/NovaShotsBounty.png new file mode 100644 index 0000000..076ec02 Binary files /dev/null and b/icons/dapps/dapps/color/NovaShotsBounty.png differ diff --git a/icons/dapps/dapps/color/OmniLS.svg b/icons/dapps/dapps/color/OmniLS.svg new file mode 100644 index 0000000..72539f2 --- /dev/null +++ b/icons/dapps/dapps/color/OmniLS.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/dapps/dapps/color/OpenSea.svg b/icons/dapps/dapps/color/OpenSea.svg new file mode 100644 index 0000000..e6b3760 --- /dev/null +++ b/icons/dapps/dapps/color/OpenSea.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/dapps/dapps/color/Pablo.svg b/icons/dapps/dapps/color/Pablo.svg new file mode 100644 index 0000000..df50238 --- /dev/null +++ b/icons/dapps/dapps/color/Pablo.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Parallel.svg b/icons/dapps/dapps/color/Parallel.svg new file mode 100644 index 0000000..291ec65 --- /dev/null +++ b/icons/dapps/dapps/color/Parallel.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Pendulum.svg b/icons/dapps/dapps/color/Pendulum.svg new file mode 100644 index 0000000..4d8992e --- /dev/null +++ b/icons/dapps/dapps/color/Pendulum.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/dapps/dapps/color/Phala.svg b/icons/dapps/dapps/color/Phala.svg new file mode 100644 index 0000000..27cbda9 --- /dev/null +++ b/icons/dapps/dapps/color/Phala.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/dapps/dapps/color/Pioneer.svg b/icons/dapps/dapps/color/Pioneer.svg new file mode 100644 index 0000000..c433531 --- /dev/null +++ b/icons/dapps/dapps/color/Pioneer.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/dapps/dapps/color/Polimec.svg b/icons/dapps/dapps/color/Polimec.svg new file mode 100644 index 0000000..9f7c445 --- /dev/null +++ b/icons/dapps/dapps/color/Polimec.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/PolkaEx.svg b/icons/dapps/dapps/color/PolkaEx.svg new file mode 100644 index 0000000..4c1ad31 --- /dev/null +++ b/icons/dapps/dapps/color/PolkaEx.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/PolkaIdentity.svg b/icons/dapps/dapps/color/PolkaIdentity.svg new file mode 100644 index 0000000..6e7c896 --- /dev/null +++ b/icons/dapps/dapps/color/PolkaIdentity.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/PolkaVerse.svg b/icons/dapps/dapps/color/PolkaVerse.svg new file mode 100644 index 0000000..08a23da --- /dev/null +++ b/icons/dapps/dapps/color/PolkaVerse.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/Polkadex.svg b/icons/dapps/dapps/color/Polkadex.svg new file mode 100644 index 0000000..ee5b001 --- /dev/null +++ b/icons/dapps/dapps/color/Polkadex.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/dapps/dapps/color/Polkadot.js.svg b/icons/dapps/dapps/color/Polkadot.js.svg new file mode 100644 index 0000000..5de112a --- /dev/null +++ b/icons/dapps/dapps/color/Polkadot.js.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/PolkadotBounties.svg b/icons/dapps/dapps/color/PolkadotBounties.svg new file mode 100644 index 0000000..f2f9449 --- /dev/null +++ b/icons/dapps/dapps/color/PolkadotBounties.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/dapps/dapps/color/PolkadotSummer.png b/icons/dapps/dapps/color/PolkadotSummer.png new file mode 100644 index 0000000..7546fa1 Binary files /dev/null and b/icons/dapps/dapps/color/PolkadotSummer.png differ diff --git a/icons/dapps/dapps/color/Polkadot_Faucet.svg b/icons/dapps/dapps/color/Polkadot_Faucet.svg new file mode 100644 index 0000000..41408dd --- /dev/null +++ b/icons/dapps/dapps/color/Polkadot_Faucet.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/dapps/dapps/color/Polkassembly.svg b/icons/dapps/dapps/color/Polkassembly.svg new file mode 100644 index 0000000..be8aebc --- /dev/null +++ b/icons/dapps/dapps/color/Polkassembly.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Polkawatch.svg b/icons/dapps/dapps/color/Polkawatch.svg new file mode 100644 index 0000000..863875e --- /dev/null +++ b/icons/dapps/dapps/color/Polkawatch.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/dapps/dapps/color/Polymesh.png b/icons/dapps/dapps/color/Polymesh.png new file mode 100644 index 0000000..694ad90 Binary files /dev/null and b/icons/dapps/dapps/color/Polymesh.png differ diff --git a/icons/dapps/dapps/color/Polymesh.svg b/icons/dapps/dapps/color/Polymesh.svg new file mode 100644 index 0000000..eb9b161 --- /dev/null +++ b/icons/dapps/dapps/color/Polymesh.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/PrivaDEX.png b/icons/dapps/dapps/color/PrivaDEX.png new file mode 100644 index 0000000..73cb2f1 Binary files /dev/null and b/icons/dapps/dapps/color/PrivaDEX.png differ diff --git a/icons/dapps/dapps/color/Proof_of_Chaos.svg b/icons/dapps/dapps/color/Proof_of_Chaos.svg new file mode 100644 index 0000000..cd5dba3 --- /dev/null +++ b/icons/dapps/dapps/color/Proof_of_Chaos.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/RampHarbour.svg b/icons/dapps/dapps/color/RampHarbour.svg new file mode 100644 index 0000000..aa2fa58 --- /dev/null +++ b/icons/dapps/dapps/color/RampHarbour.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Raresama.svg b/icons/dapps/dapps/color/Raresama.svg new file mode 100644 index 0000000..19fc6d4 --- /dev/null +++ b/icons/dapps/dapps/color/Raresama.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/Robonomics.svg b/icons/dapps/dapps/color/Robonomics.svg new file mode 100644 index 0000000..8806411 --- /dev/null +++ b/icons/dapps/dapps/color/Robonomics.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/RomeDAO.svg b/icons/dapps/dapps/color/RomeDAO.svg new file mode 100644 index 0000000..9df33da --- /dev/null +++ b/icons/dapps/dapps/color/RomeDAO.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/Secret_stash.png b/icons/dapps/dapps/color/Secret_stash.png new file mode 100644 index 0000000..525d31c Binary files /dev/null and b/icons/dapps/dapps/color/Secret_stash.png differ diff --git a/icons/dapps/dapps/color/Signet.svg b/icons/dapps/dapps/color/Signet.svg new file mode 100644 index 0000000..64df5ee --- /dev/null +++ b/icons/dapps/dapps/color/Signet.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/Singular.svg b/icons/dapps/dapps/color/Singular.svg new file mode 100644 index 0000000..cba41c9 --- /dev/null +++ b/icons/dapps/dapps/color/Singular.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/SiriusFinance.svg b/icons/dapps/dapps/color/SiriusFinance.svg new file mode 100644 index 0000000..25f6d9e --- /dev/null +++ b/icons/dapps/dapps/color/SiriusFinance.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/dapps/dapps/color/Skybreach.png b/icons/dapps/dapps/color/Skybreach.png new file mode 100644 index 0000000..729d4a5 Binary files /dev/null and b/icons/dapps/dapps/color/Skybreach.png differ diff --git a/icons/dapps/dapps/color/SnekSwap.svg b/icons/dapps/dapps/color/SnekSwap.svg new file mode 100644 index 0000000..3f18f68 --- /dev/null +++ b/icons/dapps/dapps/color/SnekSwap.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/Snowbridge.svg b/icons/dapps/dapps/color/Snowbridge.svg new file mode 100644 index 0000000..594eaf3 --- /dev/null +++ b/icons/dapps/dapps/color/Snowbridge.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Solarbeam.png b/icons/dapps/dapps/color/Solarbeam.png new file mode 100644 index 0000000..c92a74a Binary files /dev/null and b/icons/dapps/dapps/color/Solarbeam.png differ diff --git a/icons/dapps/dapps/color/Solarbeam.svg b/icons/dapps/dapps/color/Solarbeam.svg new file mode 100644 index 0000000..4be036f --- /dev/null +++ b/icons/dapps/dapps/color/Solarbeam.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Solarflare.png b/icons/dapps/dapps/color/Solarflare.png new file mode 100644 index 0000000..3c4ccff Binary files /dev/null and b/icons/dapps/dapps/color/Solarflare.png differ diff --git a/icons/dapps/dapps/color/Solarflare.svg b/icons/dapps/dapps/color/Solarflare.svg new file mode 100644 index 0000000..d8b2a8e --- /dev/null +++ b/icons/dapps/dapps/color/Solarflare.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/dapps/dapps/color/StakingDashboard.svg b/icons/dapps/dapps/color/StakingDashboard.svg new file mode 100644 index 0000000..54bda34 --- /dev/null +++ b/icons/dapps/dapps/color/StakingDashboard.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/dapps/dapps/color/Starfetch.svg b/icons/dapps/dapps/color/Starfetch.svg new file mode 100644 index 0000000..9e54d61 --- /dev/null +++ b/icons/dapps/dapps/color/Starfetch.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/StellaSwap.svg b/icons/dapps/dapps/color/StellaSwap.svg new file mode 100644 index 0000000..bfb6892 --- /dev/null +++ b/icons/dapps/dapps/color/StellaSwap.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Sub.ID.svg b/icons/dapps/dapps/color/Sub.ID.svg new file mode 100644 index 0000000..307fb5b --- /dev/null +++ b/icons/dapps/dapps/color/Sub.ID.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/dapps/dapps/color/SubBridge.svg b/icons/dapps/dapps/color/SubBridge.svg new file mode 100644 index 0000000..4d5e431 --- /dev/null +++ b/icons/dapps/dapps/color/SubBridge.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/SubSquare.svg b/icons/dapps/dapps/color/SubSquare.svg new file mode 100644 index 0000000..a17d5bb --- /dev/null +++ b/icons/dapps/dapps/color/SubSquare.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/Talisman.svg b/icons/dapps/dapps/color/Talisman.svg new file mode 100644 index 0000000..de1621e --- /dev/null +++ b/icons/dapps/dapps/color/Talisman.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Taostats.svg b/icons/dapps/dapps/color/Taostats.svg new file mode 100644 index 0000000..c85899d --- /dev/null +++ b/icons/dapps/dapps/color/Taostats.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/dapps/dapps/color/TensorWallet.svg b/icons/dapps/dapps/color/TensorWallet.svg new file mode 100644 index 0000000..2244b09 --- /dev/null +++ b/icons/dapps/dapps/color/TensorWallet.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/Ternoa.png b/icons/dapps/dapps/color/Ternoa.png new file mode 100644 index 0000000..1ba12f8 Binary files /dev/null and b/icons/dapps/dapps/color/Ternoa.png differ diff --git a/icons/dapps/dapps/color/Ternoa.svg b/icons/dapps/dapps/color/Ternoa.svg new file mode 100644 index 0000000..bfc2bcc --- /dev/null +++ b/icons/dapps/dapps/color/Ternoa.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Tinkernet.svg b/icons/dapps/dapps/color/Tinkernet.svg new file mode 100644 index 0000000..4791a49 --- /dev/null +++ b/icons/dapps/dapps/color/Tinkernet.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/dapps/dapps/color/TofuNFT.svg b/icons/dapps/dapps/color/TofuNFT.svg new file mode 100644 index 0000000..bb335f8 --- /dev/null +++ b/icons/dapps/dapps/color/TofuNFT.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/Turtle.svg b/icons/dapps/dapps/color/Turtle.svg new file mode 100644 index 0000000..689bf04 --- /dev/null +++ b/icons/dapps/dapps/color/Turtle.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/dapps/dapps/color/Unique-playX.svg b/icons/dapps/dapps/color/Unique-playX.svg new file mode 100644 index 0000000..5f045b0 --- /dev/null +++ b/icons/dapps/dapps/color/Unique-playX.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/dapps/dapps/color/Unique.svg b/icons/dapps/dapps/color/Unique.svg new file mode 100644 index 0000000..3de43b5 --- /dev/null +++ b/icons/dapps/dapps/color/Unique.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/Unique_Staking.svg b/icons/dapps/dapps/color/Unique_Staking.svg new file mode 100644 index 0000000..837fef7 --- /dev/null +++ b/icons/dapps/dapps/color/Unique_Staking.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/Unlockpolkadot.svg b/icons/dapps/dapps/color/Unlockpolkadot.svg new file mode 100644 index 0000000..1559a44 --- /dev/null +++ b/icons/dapps/dapps/color/Unlockpolkadot.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/dapps/dapps/color/VStarshipFav.png b/icons/dapps/dapps/color/VStarshipFav.png new file mode 100644 index 0000000..013325d Binary files /dev/null and b/icons/dapps/dapps/color/VStarshipFav.png differ diff --git a/icons/dapps/dapps/color/VaraBridgeFav.svg b/icons/dapps/dapps/color/VaraBridgeFav.svg new file mode 100644 index 0000000..4aa60ec --- /dev/null +++ b/icons/dapps/dapps/color/VaraBridgeFav.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/Vortex.png b/icons/dapps/dapps/color/Vortex.png new file mode 100644 index 0000000..efa2c6c Binary files /dev/null and b/icons/dapps/dapps/color/Vortex.png differ diff --git a/icons/dapps/dapps/color/WudUniverse.png b/icons/dapps/dapps/color/WudUniverse.png new file mode 100644 index 0000000..91dd8a2 Binary files /dev/null and b/icons/dapps/dapps/color/WudUniverse.png differ diff --git a/icons/dapps/dapps/color/XDAO.svg b/icons/dapps/dapps/color/XDAO.svg new file mode 100644 index 0000000..1af7183 --- /dev/null +++ b/icons/dapps/dapps/color/XDAO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/Zeitgeist.svg b/icons/dapps/dapps/color/Zeitgeist.svg new file mode 100644 index 0000000..47db9fb --- /dev/null +++ b/icons/dapps/dapps/color/Zeitgeist.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/dapps/dapps/color/Zenlink.svg b/icons/dapps/dapps/color/Zenlink.svg new file mode 100644 index 0000000..235d3b5 --- /dev/null +++ b/icons/dapps/dapps/color/Zenlink.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/dapps/dapps/color/cBRIDGE.svg b/icons/dapps/dapps/color/cBRIDGE.svg new file mode 100644 index 0000000..b03e472 --- /dev/null +++ b/icons/dapps/dapps/color/cBRIDGE.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/dapps/dapps/color/dotID.svg b/icons/dapps/dapps/color/dotID.svg new file mode 100644 index 0000000..3f88daa --- /dev/null +++ b/icons/dapps/dapps/color/dotID.svg @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/dotappstore.svg b/icons/dapps/dapps/color/dotappstore.svg new file mode 100644 index 0000000..a4044e6 --- /dev/null +++ b/icons/dapps/dapps/color/dotappstore.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/moonriver.svg b/icons/dapps/dapps/color/moonriver.svg new file mode 100644 index 0000000..127efff --- /dev/null +++ b/icons/dapps/dapps/color/moonriver.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/dapps/dapps/color/rfp-launcher.svg b/icons/dapps/dapps/color/rfp-launcher.svg new file mode 100644 index 0000000..220f04e --- /dev/null +++ b/icons/dapps/dapps/color/rfp-launcher.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/dapps/dapps/color/xhype.png b/icons/dapps/dapps/color/xhype.png new file mode 100644 index 0000000..98ed777 Binary files /dev/null and b/icons/dapps/dapps/color/xhype.png differ diff --git a/icons/dapps/dapps/color/xx.svg b/icons/dapps/dapps/color/xx.svg new file mode 100644 index 0000000..6fa1f1b --- /dev/null +++ b/icons/dapps/dapps/color/xx.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/2-Pool-GDOT.svg b/icons/tokens/colored/2-Pool-GDOT.svg new file mode 100644 index 0000000..7225c34 --- /dev/null +++ b/icons/tokens/colored/2-Pool-GDOT.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/2-Pool-GETH.svg b/icons/tokens/colored/2-Pool-GETH.svg new file mode 100644 index 0000000..eca669e --- /dev/null +++ b/icons/tokens/colored/2-Pool-GETH.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/2-Pool-HUSDC.svg b/icons/tokens/colored/2-Pool-HUSDC.svg new file mode 100644 index 0000000..8c5346b --- /dev/null +++ b/icons/tokens/colored/2-Pool-HUSDC.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/colored/2-Pool-HUSDT.svg b/icons/tokens/colored/2-Pool-HUSDT.svg new file mode 100644 index 0000000..24dc203 --- /dev/null +++ b/icons/tokens/colored/2-Pool-HUSDT.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/colored/2-Pool-Stbl.svg b/icons/tokens/colored/2-Pool-Stbl.svg new file mode 100755 index 0000000..9514bd4 --- /dev/null +++ b/icons/tokens/colored/2-Pool-Stbl.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/tokens/colored/2-Pool.svg b/icons/tokens/colored/2-Pool.svg new file mode 100755 index 0000000..b95bc3c --- /dev/null +++ b/icons/tokens/colored/2-Pool.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/4-Pool.svg b/icons/tokens/colored/4-Pool.svg new file mode 100755 index 0000000..4b5e523 --- /dev/null +++ b/icons/tokens/colored/4-Pool.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/AAVE.svg b/icons/tokens/colored/AAVE.svg new file mode 100644 index 0000000..b9a5f5d --- /dev/null +++ b/icons/tokens/colored/AAVE.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/colored/ACA.svg b/icons/tokens/colored/ACA.svg new file mode 100755 index 0000000..f8c4880 --- /dev/null +++ b/icons/tokens/colored/ACA.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/AGC.svg b/icons/tokens/colored/AGC.svg new file mode 100644 index 0000000..37f9e7d --- /dev/null +++ b/icons/tokens/colored/AGC.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/AIR.svg b/icons/tokens/colored/AIR.svg new file mode 100755 index 0000000..1b9c71f --- /dev/null +++ b/icons/tokens/colored/AIR.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/AJUN.svg b/icons/tokens/colored/AJUN.svg new file mode 100755 index 0000000..ef0b06d --- /dev/null +++ b/icons/tokens/colored/AJUN.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/AMPE.svg b/icons/tokens/colored/AMPE.svg new file mode 100755 index 0000000..edc86d1 --- /dev/null +++ b/icons/tokens/colored/AMPE.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/ASTR.svg b/icons/tokens/colored/ASTR.svg new file mode 100644 index 0000000..ee62d96 --- /dev/null +++ b/icons/tokens/colored/ASTR.svg @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/AUDD.svg b/icons/tokens/colored/AUDD.svg new file mode 100755 index 0000000..ab1e728 --- /dev/null +++ b/icons/tokens/colored/AUDD.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/AVAIL.svg b/icons/tokens/colored/AVAIL.svg new file mode 100755 index 0000000..f4a2a6f --- /dev/null +++ b/icons/tokens/colored/AVAIL.svg @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/AVAX.svg b/icons/tokens/colored/AVAX.svg new file mode 100644 index 0000000..687d4e7 --- /dev/null +++ b/icons/tokens/colored/AVAX.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/AVT.svg b/icons/tokens/colored/AVT.svg new file mode 100755 index 0000000..c9cd5db --- /dev/null +++ b/icons/tokens/colored/AVT.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/AZERO.svg b/icons/tokens/colored/AZERO.svg new file mode 100755 index 0000000..8b9f861 --- /dev/null +++ b/icons/tokens/colored/AZERO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/AZK.png b/icons/tokens/colored/AZK.png new file mode 100644 index 0000000..0409912 Binary files /dev/null and b/icons/tokens/colored/AZK.png differ diff --git a/icons/tokens/colored/AZK.svg b/icons/tokens/colored/AZK.svg new file mode 100644 index 0000000..756b6b1 --- /dev/null +++ b/icons/tokens/colored/AZK.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/BAJU.svg b/icons/tokens/colored/BAJU.svg new file mode 100755 index 0000000..2d0d65e --- /dev/null +++ b/icons/tokens/colored/BAJU.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/BASTI.svg b/icons/tokens/colored/BASTI.svg new file mode 100644 index 0000000..cc284ad --- /dev/null +++ b/icons/tokens/colored/BASTI.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/BEANS.svg b/icons/tokens/colored/BEANS.svg new file mode 100644 index 0000000..96b3b35 --- /dev/null +++ b/icons/tokens/colored/BEANS.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/BEPRO.svg b/icons/tokens/colored/BEPRO.svg new file mode 100644 index 0000000..4e93b03 --- /dev/null +++ b/icons/tokens/colored/BEPRO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/BILLCOIN.svg b/icons/tokens/colored/BILLCOIN.svg new file mode 100755 index 0000000..e95864c --- /dev/null +++ b/icons/tokens/colored/BILLCOIN.svg @@ -0,0 +1,276 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/BIT.svg b/icons/tokens/colored/BIT.svg new file mode 100755 index 0000000..c196c1a --- /dev/null +++ b/icons/tokens/colored/BIT.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/BNB.svg b/icons/tokens/colored/BNB.svg new file mode 100755 index 0000000..6d5ff0a --- /dev/null +++ b/icons/tokens/colored/BNB.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/tokens/colored/BNC.svg b/icons/tokens/colored/BNC.svg new file mode 100755 index 0000000..9efddbd --- /dev/null +++ b/icons/tokens/colored/BNC.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/tokens/colored/BOBA.svg b/icons/tokens/colored/BOBA.svg new file mode 100644 index 0000000..edb56c2 --- /dev/null +++ b/icons/tokens/colored/BOBA.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/tokens/colored/BORK.svg b/icons/tokens/colored/BORK.svg new file mode 100755 index 0000000..2be9ff4 --- /dev/null +++ b/icons/tokens/colored/BORK.svg @@ -0,0 +1,277 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/BRIDGE.svg b/icons/tokens/colored/BRIDGE.svg new file mode 100644 index 0000000..4ada46c --- /dev/null +++ b/icons/tokens/colored/BRIDGE.svg @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/BRL.svg b/icons/tokens/colored/BRL.svg new file mode 100755 index 0000000..dece2eb --- /dev/null +++ b/icons/tokens/colored/BRL.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/BSX.svg b/icons/tokens/colored/BSX.svg new file mode 100755 index 0000000..e8d659a --- /dev/null +++ b/icons/tokens/colored/BSX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/BUNS.svg b/icons/tokens/colored/BUNS.svg new file mode 100755 index 0000000..07c0e19 --- /dev/null +++ b/icons/tokens/colored/BUNS.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/BUSD.svg b/icons/tokens/colored/BUSD.svg new file mode 100644 index 0000000..b7cd53b --- /dev/null +++ b/icons/tokens/colored/BUSD.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/colored/CAPS.svg b/icons/tokens/colored/CAPS.svg new file mode 100755 index 0000000..2f07224 --- /dev/null +++ b/icons/tokens/colored/CAPS.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/tokens/colored/CERE.svg b/icons/tokens/colored/CERE.svg new file mode 100755 index 0000000..9a39750 --- /dev/null +++ b/icons/tokens/colored/CERE.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/CFG.svg b/icons/tokens/colored/CFG.svg new file mode 100755 index 0000000..45f404f --- /dev/null +++ b/icons/tokens/colored/CFG.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/colored/CGT.svg b/icons/tokens/colored/CGT.svg new file mode 100755 index 0000000..c75b7e3 --- /dev/null +++ b/icons/tokens/colored/CGT.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/CHAOS.svg b/icons/tokens/colored/CHAOS.svg new file mode 100755 index 0000000..1fe5e74 --- /dev/null +++ b/icons/tokens/colored/CHAOS.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/CHRWNA.svg b/icons/tokens/colored/CHRWNA.svg new file mode 100755 index 0000000..1fd0fd0 --- /dev/null +++ b/icons/tokens/colored/CHRWNA.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/CKTON.svg b/icons/tokens/colored/CKTON.svg new file mode 100755 index 0000000..c699b4b --- /dev/null +++ b/icons/tokens/colored/CKTON.svg @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/CLV.svg b/icons/tokens/colored/CLV.svg new file mode 100755 index 0000000..135f584 --- /dev/null +++ b/icons/tokens/colored/CLV.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/CONV.svg b/icons/tokens/colored/CONV.svg new file mode 100644 index 0000000..b765d1c --- /dev/null +++ b/icons/tokens/colored/CONV.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/CP.svg b/icons/tokens/colored/CP.svg new file mode 100644 index 0000000..80220c9 --- /dev/null +++ b/icons/tokens/colored/CP.svg @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/CRAB.svg b/icons/tokens/colored/CRAB.svg new file mode 100755 index 0000000..0badf5a --- /dev/null +++ b/icons/tokens/colored/CRAB.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/CRU.svg b/icons/tokens/colored/CRU.svg new file mode 100755 index 0000000..0fb4f10 --- /dev/null +++ b/icons/tokens/colored/CRU.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/CSM.svg b/icons/tokens/colored/CSM.svg new file mode 100755 index 0000000..93155ef --- /dev/null +++ b/icons/tokens/colored/CSM.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/colored/CTC.svg b/icons/tokens/colored/CTC.svg new file mode 100644 index 0000000..cd3e397 --- /dev/null +++ b/icons/tokens/colored/CTC.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/CWS.svg b/icons/tokens/colored/CWS.svg new file mode 100644 index 0000000..21d6bb3 --- /dev/null +++ b/icons/tokens/colored/CWS.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/DAI-Acala.svg b/icons/tokens/colored/DAI-Acala.svg new file mode 100644 index 0000000..12e6cdd --- /dev/null +++ b/icons/tokens/colored/DAI-Acala.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/tokens/colored/DAI-Karura.svg b/icons/tokens/colored/DAI-Karura.svg new file mode 100644 index 0000000..bb75549 --- /dev/null +++ b/icons/tokens/colored/DAI-Karura.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/DAI-Moonbeam.svg b/icons/tokens/colored/DAI-Moonbeam.svg new file mode 100644 index 0000000..148324e --- /dev/null +++ b/icons/tokens/colored/DAI-Moonbeam.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/colored/DAI-Snowbridge.svg b/icons/tokens/colored/DAI-Snowbridge.svg new file mode 100644 index 0000000..7c726b3 --- /dev/null +++ b/icons/tokens/colored/DAI-Snowbridge.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/DAI.svg b/icons/tokens/colored/DAI.svg new file mode 100755 index 0000000..43276b4 --- /dev/null +++ b/icons/tokens/colored/DAI.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/DAMN.svg b/icons/tokens/colored/DAMN.svg new file mode 100644 index 0000000..d19edd0 --- /dev/null +++ b/icons/tokens/colored/DAMN.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/tokens/colored/DBC.svg b/icons/tokens/colored/DBC.svg new file mode 100644 index 0000000..83bd35e --- /dev/null +++ b/icons/tokens/colored/DBC.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/DED.svg b/icons/tokens/colored/DED.svg new file mode 100755 index 0000000..2a7a68c --- /dev/null +++ b/icons/tokens/colored/DED.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/DENTX.svg b/icons/tokens/colored/DENTX.svg new file mode 100755 index 0000000..0147bfe --- /dev/null +++ b/icons/tokens/colored/DENTX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/DOCK.svg b/icons/tokens/colored/DOCK.svg new file mode 100755 index 0000000..3f428d5 --- /dev/null +++ b/icons/tokens/colored/DOCK.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/DON.png b/icons/tokens/colored/DON.png new file mode 100644 index 0000000..321de62 Binary files /dev/null and b/icons/tokens/colored/DON.png differ diff --git a/icons/tokens/colored/DOT-iBTC.svg b/icons/tokens/colored/DOT-iBTC.svg new file mode 100755 index 0000000..0d42e4a --- /dev/null +++ b/icons/tokens/colored/DOT-iBTC.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/DOT.svg b/icons/tokens/colored/DOT.svg new file mode 100644 index 0000000..68f25dd --- /dev/null +++ b/icons/tokens/colored/DOT.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/tokens/colored/DOTA.svg b/icons/tokens/colored/DOTA.svg new file mode 100755 index 0000000..adb7403 --- /dev/null +++ b/icons/tokens/colored/DOTA.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/DOTON.svg b/icons/tokens/colored/DOTON.svg new file mode 100644 index 0000000..21bdf94 --- /dev/null +++ b/icons/tokens/colored/DOTON.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/Default.svg b/icons/tokens/colored/Default.svg new file mode 100644 index 0000000..5a02000 --- /dev/null +++ b/icons/tokens/colored/Default.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/EDG.svg b/icons/tokens/colored/EDG.svg new file mode 100755 index 0000000..9112a0f --- /dev/null +++ b/icons/tokens/colored/EDG.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/EFT.svg b/icons/tokens/colored/EFT.svg new file mode 100644 index 0000000..8e56667 --- /dev/null +++ b/icons/tokens/colored/EFT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/ENJ.svg b/icons/tokens/colored/ENJ.svg new file mode 100755 index 0000000..443c884 --- /dev/null +++ b/icons/tokens/colored/ENJ.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/EQ.svg b/icons/tokens/colored/EQ.svg new file mode 100755 index 0000000..bc764f7 --- /dev/null +++ b/icons/tokens/colored/EQ.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/EQD.svg b/icons/tokens/colored/EQD.svg new file mode 100755 index 0000000..9b59974 --- /dev/null +++ b/icons/tokens/colored/EQD.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/colored/ETH.svg b/icons/tokens/colored/ETH.svg new file mode 100755 index 0000000..af96358 --- /dev/null +++ b/icons/tokens/colored/ETH.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/colored/EURC.svg b/icons/tokens/colored/EURC.svg new file mode 100644 index 0000000..ba929da --- /dev/null +++ b/icons/tokens/colored/EURC.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/EURM.svg b/icons/tokens/colored/EURM.svg new file mode 100755 index 0000000..c936cd2 --- /dev/null +++ b/icons/tokens/colored/EURM.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/EWT.svg b/icons/tokens/colored/EWT.svg new file mode 100755 index 0000000..78123b5 --- /dev/null +++ b/icons/tokens/colored/EWT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/FRAX.svg b/icons/tokens/colored/FRAX.svg new file mode 100644 index 0000000..8f35fb2 --- /dev/null +++ b/icons/tokens/colored/FRAX.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/FRQCY.svg b/icons/tokens/colored/FRQCY.svg new file mode 100755 index 0000000..222a320 --- /dev/null +++ b/icons/tokens/colored/FRQCY.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/tokens/colored/FTM.svg b/icons/tokens/colored/FTM.svg new file mode 100644 index 0000000..ffb0f33 --- /dev/null +++ b/icons/tokens/colored/FTM.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/FXS.svg b/icons/tokens/colored/FXS.svg new file mode 100644 index 0000000..183a7ee --- /dev/null +++ b/icons/tokens/colored/FXS.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/GABE.svg b/icons/tokens/colored/GABE.svg new file mode 100755 index 0000000..1b8891b --- /dev/null +++ b/icons/tokens/colored/GABE.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/colored/GENS.svg b/icons/tokens/colored/GENS.svg new file mode 100755 index 0000000..7093d72 --- /dev/null +++ b/icons/tokens/colored/GENS.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/colored/GIANT.svg b/icons/tokens/colored/GIANT.svg new file mode 100644 index 0000000..d5be2b7 --- /dev/null +++ b/icons/tokens/colored/GIANT.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/GIGADOT.svg b/icons/tokens/colored/GIGADOT.svg new file mode 100644 index 0000000..bdf6f6f --- /dev/null +++ b/icons/tokens/colored/GIGADOT.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/GIGAETH.svg b/icons/tokens/colored/GIGAETH.svg new file mode 100644 index 0000000..d25a51a --- /dev/null +++ b/icons/tokens/colored/GIGAETH.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/GLINT.svg b/icons/tokens/colored/GLINT.svg new file mode 100644 index 0000000..33f4c24 --- /dev/null +++ b/icons/tokens/colored/GLINT.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/tokens/colored/GLMR.svg b/icons/tokens/colored/GLMR.svg new file mode 100644 index 0000000..a3c8408 --- /dev/null +++ b/icons/tokens/colored/GLMR.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/HASH.svg b/icons/tokens/colored/HASH.svg new file mode 100755 index 0000000..5cf7dc7 --- /dev/null +++ b/icons/tokens/colored/HASH.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/HDX.svg b/icons/tokens/colored/HDX.svg new file mode 100755 index 0000000..70499ed --- /dev/null +++ b/icons/tokens/colored/HDX.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/HEI.svg b/icons/tokens/colored/HEI.svg new file mode 100644 index 0000000..785ff5f --- /dev/null +++ b/icons/tokens/colored/HEI.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/HKO.svg b/icons/tokens/colored/HKO.svg new file mode 100755 index 0000000..1b9f0db --- /dev/null +++ b/icons/tokens/colored/HKO.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/tokens/colored/HMND.svg b/icons/tokens/colored/HMND.svg new file mode 100644 index 0000000..4eb558a --- /dev/null +++ b/icons/tokens/colored/HMND.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/HOLLAR.svg b/icons/tokens/colored/HOLLAR.svg new file mode 100644 index 0000000..7785b36 --- /dev/null +++ b/icons/tokens/colored/HOLLAR.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/HYDRO.svg b/icons/tokens/colored/HYDRO.svg new file mode 100644 index 0000000..bc661f2 --- /dev/null +++ b/icons/tokens/colored/HYDRO.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/IDIA.svg b/icons/tokens/colored/IDIA.svg new file mode 100644 index 0000000..f24df92 --- /dev/null +++ b/icons/tokens/colored/IDIA.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/IDON.png b/icons/tokens/colored/IDON.png new file mode 100644 index 0000000..1e13698 Binary files /dev/null and b/icons/tokens/colored/IDON.png differ diff --git a/icons/tokens/colored/IMBU.svg b/icons/tokens/colored/IMBU.svg new file mode 100755 index 0000000..477bb50 --- /dev/null +++ b/icons/tokens/colored/IMBU.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/IMPC.png b/icons/tokens/colored/IMPC.png new file mode 100644 index 0000000..bef94d4 Binary files /dev/null and b/icons/tokens/colored/IMPC.png differ diff --git a/icons/tokens/colored/INTR-USDT.svg b/icons/tokens/colored/INTR-USDT.svg new file mode 100755 index 0000000..86b526f --- /dev/null +++ b/icons/tokens/colored/INTR-USDT.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/INTR.svg b/icons/tokens/colored/INTR.svg new file mode 100755 index 0000000..928afb6 --- /dev/null +++ b/icons/tokens/colored/INTR.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/colored/IXAV.svg b/icons/tokens/colored/IXAV.svg new file mode 100644 index 0000000..ec9542c --- /dev/null +++ b/icons/tokens/colored/IXAV.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/IXON.svg b/icons/tokens/colored/IXON.svg new file mode 100644 index 0000000..0ddd28f --- /dev/null +++ b/icons/tokens/colored/IXON.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/JOY.svg b/icons/tokens/colored/JOY.svg new file mode 100755 index 0000000..dd6c71a --- /dev/null +++ b/icons/tokens/colored/JOY.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/colored/JUR.svg b/icons/tokens/colored/JUR.svg new file mode 100755 index 0000000..d19ec28 --- /dev/null +++ b/icons/tokens/colored/JUR.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/KAB.svg b/icons/tokens/colored/KAB.svg new file mode 100755 index 0000000..11c4b34 --- /dev/null +++ b/icons/tokens/colored/KAB.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/KAR.svg b/icons/tokens/colored/KAR.svg new file mode 100755 index 0000000..e96ffed --- /dev/null +++ b/icons/tokens/colored/KAR.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/KICO.svg b/icons/tokens/colored/KICO.svg new file mode 100755 index 0000000..2ccd71e --- /dev/null +++ b/icons/tokens/colored/KICO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/KILT.svg b/icons/tokens/colored/KILT.svg new file mode 100644 index 0000000..ebdd783 --- /dev/null +++ b/icons/tokens/colored/KILT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/KINT.svg b/icons/tokens/colored/KINT.svg new file mode 100755 index 0000000..5e8aceb --- /dev/null +++ b/icons/tokens/colored/KINT.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/KMA.svg b/icons/tokens/colored/KMA.svg new file mode 100755 index 0000000..72ca41a --- /dev/null +++ b/icons/tokens/colored/KMA.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/KOL.svg b/icons/tokens/colored/KOL.svg new file mode 100755 index 0000000..4d09a9a --- /dev/null +++ b/icons/tokens/colored/KOL.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/KREST.svg b/icons/tokens/colored/KREST.svg new file mode 100755 index 0000000..eb36066 --- /dev/null +++ b/icons/tokens/colored/KREST.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/KSM-KINT.svg b/icons/tokens/colored/KSM-KINT.svg new file mode 100755 index 0000000..23c26cd --- /dev/null +++ b/icons/tokens/colored/KSM-KINT.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/KSM-kBTC.svg b/icons/tokens/colored/KSM-kBTC.svg new file mode 100755 index 0000000..cd220d8 --- /dev/null +++ b/icons/tokens/colored/KSM-kBTC.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/KSM.svg b/icons/tokens/colored/KSM.svg new file mode 100755 index 0000000..0a7aa09 --- /dev/null +++ b/icons/tokens/colored/KSM.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/KTON.svg b/icons/tokens/colored/KTON.svg new file mode 100755 index 0000000..c699b4b --- /dev/null +++ b/icons/tokens/colored/KTON.svg @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/LAOS.svg b/icons/tokens/colored/LAOS.svg new file mode 100644 index 0000000..00f2f54 --- /dev/null +++ b/icons/tokens/colored/LAOS.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/LAYR.svg b/icons/tokens/colored/LAYR.svg new file mode 100755 index 0000000..2f6f693 --- /dev/null +++ b/icons/tokens/colored/LAYR.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/LDO.svg b/icons/tokens/colored/LDO.svg new file mode 100644 index 0000000..58027fb --- /dev/null +++ b/icons/tokens/colored/LDO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/LDOT.svg b/icons/tokens/colored/LDOT.svg new file mode 100755 index 0000000..d13b285 --- /dev/null +++ b/icons/tokens/colored/LDOT.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/colored/LINK.svg b/icons/tokens/colored/LINK.svg new file mode 100644 index 0000000..18d8e2a --- /dev/null +++ b/icons/tokens/colored/LINK.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/LIT.svg b/icons/tokens/colored/LIT.svg new file mode 100755 index 0000000..709d2d8 --- /dev/null +++ b/icons/tokens/colored/LIT.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/LKSM.svg b/icons/tokens/colored/LKSM.svg new file mode 100755 index 0000000..d8d1ab4 --- /dev/null +++ b/icons/tokens/colored/LKSM.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/colored/LRNA.svg b/icons/tokens/colored/LRNA.svg new file mode 100755 index 0000000..5ebe939 --- /dev/null +++ b/icons/tokens/colored/LRNA.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/colored/MANTA.svg b/icons/tokens/colored/MANTA.svg new file mode 100755 index 0000000..1f9f462 --- /dev/null +++ b/icons/tokens/colored/MANTA.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/MATIC.svg b/icons/tokens/colored/MATIC.svg new file mode 100644 index 0000000..5aee3c1 --- /dev/null +++ b/icons/tokens/colored/MATIC.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/MFAM.svg b/icons/tokens/colored/MFAM.svg new file mode 100644 index 0000000..ffc5f3a --- /dev/null +++ b/icons/tokens/colored/MFAM.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/MGX.svg b/icons/tokens/colored/MGX.svg new file mode 100755 index 0000000..5c25330 --- /dev/null +++ b/icons/tokens/colored/MGX.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/MITO.svg b/icons/tokens/colored/MITO.svg new file mode 100755 index 0000000..4a834f9 --- /dev/null +++ b/icons/tokens/colored/MITO.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/tokens/colored/MOVR.svg b/icons/tokens/colored/MOVR.svg new file mode 100644 index 0000000..7163a67 --- /dev/null +++ b/icons/tokens/colored/MOVR.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/colored/MPC.png b/icons/tokens/colored/MPC.png new file mode 100644 index 0000000..3e587e5 Binary files /dev/null and b/icons/tokens/colored/MPC.png differ diff --git a/icons/tokens/colored/MYRIA.svg b/icons/tokens/colored/MYRIA.svg new file mode 100644 index 0000000..c119f2a --- /dev/null +++ b/icons/tokens/colored/MYRIA.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/MYTH-Snowbridge.svg b/icons/tokens/colored/MYTH-Snowbridge.svg new file mode 100644 index 0000000..6c66b22 --- /dev/null +++ b/icons/tokens/colored/MYTH-Snowbridge.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/MYTH.svg b/icons/tokens/colored/MYTH.svg new file mode 100755 index 0000000..d18f79f --- /dev/null +++ b/icons/tokens/colored/MYTH.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/NAND.svg b/icons/tokens/colored/NAND.svg new file mode 100755 index 0000000..e8f6543 --- /dev/null +++ b/icons/tokens/colored/NAND.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/NEER.svg b/icons/tokens/colored/NEER.svg new file mode 100644 index 0000000..33847be --- /dev/null +++ b/icons/tokens/colored/NEER.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/NEURO.svg b/icons/tokens/colored/NEURO.svg new file mode 100755 index 0000000..1ac2ced --- /dev/null +++ b/icons/tokens/colored/NEURO.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/NGNC.svg b/icons/tokens/colored/NGNC.svg new file mode 100755 index 0000000..8e0a0fc --- /dev/null +++ b/icons/tokens/colored/NGNC.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/NODL.svg b/icons/tokens/colored/NODL.svg new file mode 100755 index 0000000..07039c8 --- /dev/null +++ b/icons/tokens/colored/NODL.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/NUUM.svg b/icons/tokens/colored/NUUM.svg new file mode 100644 index 0000000..9d9fe31 --- /dev/null +++ b/icons/tokens/colored/NUUM.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/OTP.svg b/icons/tokens/colored/OTP.svg new file mode 100755 index 0000000..43c512b --- /dev/null +++ b/icons/tokens/colored/OTP.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/P3D.svg b/icons/tokens/colored/P3D.svg new file mode 100755 index 0000000..79cfe69 --- /dev/null +++ b/icons/tokens/colored/P3D.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/PARA.svg b/icons/tokens/colored/PARA.svg new file mode 100755 index 0000000..140baee --- /dev/null +++ b/icons/tokens/colored/PARA.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/tokens/colored/PAS.svg b/icons/tokens/colored/PAS.svg new file mode 100755 index 0000000..8b9d99f --- /dev/null +++ b/icons/tokens/colored/PAS.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/PAXG.svg b/icons/tokens/colored/PAXG.svg new file mode 100644 index 0000000..911ef07 --- /dev/null +++ b/icons/tokens/colored/PAXG.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/colored/PDEX.svg b/icons/tokens/colored/PDEX.svg new file mode 100755 index 0000000..ee5b001 --- /dev/null +++ b/icons/tokens/colored/PDEX.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/colored/PEAQ.svg b/icons/tokens/colored/PEAQ.svg new file mode 100644 index 0000000..821b23f --- /dev/null +++ b/icons/tokens/colored/PEAQ.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/PEN.svg b/icons/tokens/colored/PEN.svg new file mode 100755 index 0000000..4d8992e --- /dev/null +++ b/icons/tokens/colored/PEN.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/PHA.svg b/icons/tokens/colored/PHA.svg new file mode 100755 index 0000000..ed1863e --- /dev/null +++ b/icons/tokens/colored/PHA.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/colored/PICA.svg b/icons/tokens/colored/PICA.svg new file mode 100755 index 0000000..e4d9128 --- /dev/null +++ b/icons/tokens/colored/PICA.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/PILT.svg b/icons/tokens/colored/PILT.svg new file mode 100755 index 0000000..ab2ec9d --- /dev/null +++ b/icons/tokens/colored/PILT.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/tokens/colored/PINK.svg b/icons/tokens/colored/PINK.svg new file mode 100755 index 0000000..66e3cb1 --- /dev/null +++ b/icons/tokens/colored/PINK.svg @@ -0,0 +1,337 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/PLMC.svg b/icons/tokens/colored/PLMC.svg new file mode 100755 index 0000000..c8884db --- /dev/null +++ b/icons/tokens/colored/PLMC.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/POLYX.svg b/icons/tokens/colored/POLYX.svg new file mode 100755 index 0000000..eb9b161 --- /dev/null +++ b/icons/tokens/colored/POLYX.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/QTZ.svg b/icons/tokens/colored/QTZ.svg new file mode 100755 index 0000000..06d6383 --- /dev/null +++ b/icons/tokens/colored/QTZ.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/RIB.svg b/icons/tokens/colored/RIB.svg new file mode 100644 index 0000000..867844a --- /dev/null +++ b/icons/tokens/colored/RIB.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/tokens/colored/RING.svg b/icons/tokens/colored/RING.svg new file mode 100755 index 0000000..9575ba8 --- /dev/null +++ b/icons/tokens/colored/RING.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/RMRK.svg b/icons/tokens/colored/RMRK.svg new file mode 100755 index 0000000..d76ea0f --- /dev/null +++ b/icons/tokens/colored/RMRK.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/ROC.svg b/icons/tokens/colored/ROC.svg new file mode 100644 index 0000000..9d5deea --- /dev/null +++ b/icons/tokens/colored/ROC.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/SAMA.svg b/icons/tokens/colored/SAMA.svg new file mode 100755 index 0000000..4f5225b --- /dev/null +++ b/icons/tokens/colored/SAMA.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/SDN.svg b/icons/tokens/colored/SDN.svg new file mode 100755 index 0000000..7ef1285 --- /dev/null +++ b/icons/tokens/colored/SDN.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/SKY.svg b/icons/tokens/colored/SKY.svg new file mode 100644 index 0000000..ecb98e7 --- /dev/null +++ b/icons/tokens/colored/SKY.svg @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/SOL-Wormhole.svg b/icons/tokens/colored/SOL-Wormhole.svg new file mode 100644 index 0000000..a664518 --- /dev/null +++ b/icons/tokens/colored/SOL-Wormhole.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/SOLAR.svg b/icons/tokens/colored/SOLAR.svg new file mode 100644 index 0000000..6f43e02 --- /dev/null +++ b/icons/tokens/colored/SOLAR.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/SPACE.svg b/icons/tokens/colored/SPACE.svg new file mode 100644 index 0000000..6a20f7e --- /dev/null +++ b/icons/tokens/colored/SPACE.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/STELLA.svg b/icons/tokens/colored/STELLA.svg new file mode 100644 index 0000000..bfb6892 --- /dev/null +++ b/icons/tokens/colored/STELLA.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/STINK.svg b/icons/tokens/colored/STINK.svg new file mode 100755 index 0000000..01d7a15 --- /dev/null +++ b/icons/tokens/colored/STINK.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/SUB.svg b/icons/tokens/colored/SUB.svg new file mode 100644 index 0000000..96596b5 --- /dev/null +++ b/icons/tokens/colored/SUB.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/tokens/colored/SUI-Wormhole.svg b/icons/tokens/colored/SUI-Wormhole.svg new file mode 100644 index 0000000..eb12172 --- /dev/null +++ b/icons/tokens/colored/SUI-Wormhole.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/colored/TAI.svg b/icons/tokens/colored/TAI.svg new file mode 100755 index 0000000..b01ce2c --- /dev/null +++ b/icons/tokens/colored/TAI.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/TANSSI.svg b/icons/tokens/colored/TANSSI.svg new file mode 100644 index 0000000..88df6d3 --- /dev/null +++ b/icons/tokens/colored/TANSSI.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/tokens/colored/TAO.svg b/icons/tokens/colored/TAO.svg new file mode 100755 index 0000000..b20abfd --- /dev/null +++ b/icons/tokens/colored/TAO.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/TAO_bittensor.svg b/icons/tokens/colored/TAO_bittensor.svg new file mode 100755 index 0000000..b20abfd --- /dev/null +++ b/icons/tokens/colored/TAO_bittensor.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/TAO_fusotao.svg b/icons/tokens/colored/TAO_fusotao.svg new file mode 100644 index 0000000..43907d6 --- /dev/null +++ b/icons/tokens/colored/TAO_fusotao.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/TAP.svg b/icons/tokens/colored/TAP.svg new file mode 100755 index 0000000..a76c053 --- /dev/null +++ b/icons/tokens/colored/TAP.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/TEER.svg b/icons/tokens/colored/TEER.svg new file mode 100755 index 0000000..aa4aff7 --- /dev/null +++ b/icons/tokens/colored/TEER.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/TNKR.svg b/icons/tokens/colored/TNKR.svg new file mode 100755 index 0000000..94ebacb --- /dev/null +++ b/icons/tokens/colored/TNKR.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/tokens/colored/TNT.svg b/icons/tokens/colored/TNT.svg new file mode 100644 index 0000000..50fec75 --- /dev/null +++ b/icons/tokens/colored/TNT.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/TRAC.svg b/icons/tokens/colored/TRAC.svg new file mode 100755 index 0000000..3ba8ffd --- /dev/null +++ b/icons/tokens/colored/TRAC.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/TUR.svg b/icons/tokens/colored/TUR.svg new file mode 100755 index 0000000..0ff8cb8 --- /dev/null +++ b/icons/tokens/colored/TUR.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/TZS.svg b/icons/tokens/colored/TZS.svg new file mode 100755 index 0000000..d14bcea --- /dev/null +++ b/icons/tokens/colored/TZS.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/UNI.svg b/icons/tokens/colored/UNI.svg new file mode 100644 index 0000000..68eb545 --- /dev/null +++ b/icons/tokens/colored/UNI.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/colored/UNQ.svg b/icons/tokens/colored/UNQ.svg new file mode 100755 index 0000000..3de43b5 --- /dev/null +++ b/icons/tokens/colored/UNQ.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/USDC-Karura.svg b/icons/tokens/colored/USDC-Karura.svg new file mode 100644 index 0000000..17bc7eb --- /dev/null +++ b/icons/tokens/colored/USDC-Karura.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/USDC-Moonbeam.svg b/icons/tokens/colored/USDC-Moonbeam.svg new file mode 100644 index 0000000..8bb7894 --- /dev/null +++ b/icons/tokens/colored/USDC-Moonbeam.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/colored/USDC-Snowbridge.svg b/icons/tokens/colored/USDC-Snowbridge.svg new file mode 100644 index 0000000..26757ab --- /dev/null +++ b/icons/tokens/colored/USDC-Snowbridge.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/USDC.svg b/icons/tokens/colored/USDC.svg new file mode 100755 index 0000000..9434f4e --- /dev/null +++ b/icons/tokens/colored/USDC.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/USDCaxl.svg b/icons/tokens/colored/USDCaxl.svg new file mode 100644 index 0000000..cb5edab --- /dev/null +++ b/icons/tokens/colored/USDCaxl.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/colored/USDT-Moonbeam.svg b/icons/tokens/colored/USDT-Moonbeam.svg new file mode 100644 index 0000000..19fbe24 --- /dev/null +++ b/icons/tokens/colored/USDT-Moonbeam.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/colored/USDT-Snowbridge.svg b/icons/tokens/colored/USDT-Snowbridge.svg new file mode 100644 index 0000000..d19f3cc --- /dev/null +++ b/icons/tokens/colored/USDT-Snowbridge.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/USDT.svg b/icons/tokens/colored/USDT.svg new file mode 100755 index 0000000..e158378 --- /dev/null +++ b/icons/tokens/colored/USDT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/VARA.svg b/icons/tokens/colored/VARA.svg new file mode 100644 index 0000000..ee06af0 --- /dev/null +++ b/icons/tokens/colored/VARA.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/VARCH.svg b/icons/tokens/colored/VARCH.svg new file mode 100755 index 0000000..46e27a5 --- /dev/null +++ b/icons/tokens/colored/VARCH.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/WBTC-Acala.svg b/icons/tokens/colored/WBTC-Acala.svg new file mode 100644 index 0000000..78d95bb --- /dev/null +++ b/icons/tokens/colored/WBTC-Acala.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/WBTC-Moonbeam.svg b/icons/tokens/colored/WBTC-Moonbeam.svg new file mode 100644 index 0000000..7d1b35a --- /dev/null +++ b/icons/tokens/colored/WBTC-Moonbeam.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/colored/WBTC-Snowbridge.svg b/icons/tokens/colored/WBTC-Snowbridge.svg new file mode 100644 index 0000000..498a0c5 --- /dev/null +++ b/icons/tokens/colored/WBTC-Snowbridge.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/WBTC.svg b/icons/tokens/colored/WBTC.svg new file mode 100755 index 0000000..c0326e4 --- /dev/null +++ b/icons/tokens/colored/WBTC.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/colored/WELL.svg b/icons/tokens/colored/WELL.svg new file mode 100644 index 0000000..8f9d1be --- /dev/null +++ b/icons/tokens/colored/WELL.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/WETH-Acala.svg b/icons/tokens/colored/WETH-Acala.svg new file mode 100755 index 0000000..76326fc --- /dev/null +++ b/icons/tokens/colored/WETH-Acala.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/WETH-Moonbeam.svg b/icons/tokens/colored/WETH-Moonbeam.svg new file mode 100644 index 0000000..63a4324 --- /dev/null +++ b/icons/tokens/colored/WETH-Moonbeam.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/WETH-Snowbridge.svg b/icons/tokens/colored/WETH-Snowbridge.svg new file mode 100755 index 0000000..c40a20b --- /dev/null +++ b/icons/tokens/colored/WETH-Snowbridge.svg @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/WGLMR.svg b/icons/tokens/colored/WGLMR.svg new file mode 100644 index 0000000..a3c8408 --- /dev/null +++ b/icons/tokens/colored/WGLMR.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/WIFD.svg b/icons/tokens/colored/WIFD.svg new file mode 100755 index 0000000..40ba99d --- /dev/null +++ b/icons/tokens/colored/WIFD.svg @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/WND.svg b/icons/tokens/colored/WND.svg new file mode 100755 index 0000000..015d63b --- /dev/null +++ b/icons/tokens/colored/WND.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/tokens/colored/WUD.svg b/icons/tokens/colored/WUD.svg new file mode 100755 index 0000000..5efce0c --- /dev/null +++ b/icons/tokens/colored/WUD.svg @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/XAV.svg b/icons/tokens/colored/XAV.svg new file mode 100644 index 0000000..cbe6266 --- /dev/null +++ b/icons/tokens/colored/XAV.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/XGM.svg b/icons/tokens/colored/XGM.svg new file mode 100644 index 0000000..95b2cb8 --- /dev/null +++ b/icons/tokens/colored/XGM.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/XLM.svg b/icons/tokens/colored/XLM.svg new file mode 100755 index 0000000..873973d --- /dev/null +++ b/icons/tokens/colored/XLM.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/XON.svg b/icons/tokens/colored/XON.svg new file mode 100644 index 0000000..cb96143 --- /dev/null +++ b/icons/tokens/colored/XON.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/XRT.svg b/icons/tokens/colored/XRT.svg new file mode 100755 index 0000000..8806411 --- /dev/null +++ b/icons/tokens/colored/XRT.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/XX.svg b/icons/tokens/colored/XX.svg new file mode 100755 index 0000000..6f178d0 --- /dev/null +++ b/icons/tokens/colored/XX.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/ZLK.svg b/icons/tokens/colored/ZLK.svg new file mode 100644 index 0000000..8fefb99 --- /dev/null +++ b/icons/tokens/colored/ZLK.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/ZTG.svg b/icons/tokens/colored/ZTG.svg new file mode 100755 index 0000000..6514f21 --- /dev/null +++ b/icons/tokens/colored/ZTG.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/aSEEDk.svg b/icons/tokens/colored/aSEEDk.svg new file mode 100755 index 0000000..e5d55b8 --- /dev/null +++ b/icons/tokens/colored/aSEEDk.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/aSEEDp.svg b/icons/tokens/colored/aSEEDp.svg new file mode 100755 index 0000000..a85a719 --- /dev/null +++ b/icons/tokens/colored/aSEEDp.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/cACU.svg b/icons/tokens/colored/cACU.svg new file mode 100755 index 0000000..e099ec5 --- /dev/null +++ b/icons/tokens/colored/cACU.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/colored/cDOT.svg b/icons/tokens/colored/cDOT.svg new file mode 100755 index 0000000..13ee4ca --- /dev/null +++ b/icons/tokens/colored/cDOT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/iBTC-USDT.svg b/icons/tokens/colored/iBTC-USDT.svg new file mode 100755 index 0000000..568c5b3 --- /dev/null +++ b/icons/tokens/colored/iBTC-USDT.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/iBTC.svg b/icons/tokens/colored/iBTC.svg new file mode 100755 index 0000000..4dea3b7 --- /dev/null +++ b/icons/tokens/colored/iBTC.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/tokens/colored/kBTC-USDT.svg b/icons/tokens/colored/kBTC-USDT.svg new file mode 100755 index 0000000..99bd3c1 --- /dev/null +++ b/icons/tokens/colored/kBTC-USDT.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/kBTC.svg b/icons/tokens/colored/kBTC.svg new file mode 100755 index 0000000..b2d4ea7 --- /dev/null +++ b/icons/tokens/colored/kBTC.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/lcDOT.svg b/icons/tokens/colored/lcDOT.svg new file mode 100755 index 0000000..0369d58 --- /dev/null +++ b/icons/tokens/colored/lcDOT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/mbXEN.svg b/icons/tokens/colored/mbXEN.svg new file mode 100644 index 0000000..8023968 --- /dev/null +++ b/icons/tokens/colored/mbXEN.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/colored/qDOT.svg b/icons/tokens/colored/qDOT.svg new file mode 100755 index 0000000..4326fab --- /dev/null +++ b/icons/tokens/colored/qDOT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/qKSM.svg b/icons/tokens/colored/qKSM.svg new file mode 100755 index 0000000..5e8e0c0 --- /dev/null +++ b/icons/tokens/colored/qKSM.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/colored/qUSDT.svg b/icons/tokens/colored/qUSDT.svg new file mode 100755 index 0000000..fdfcce9 --- /dev/null +++ b/icons/tokens/colored/qUSDT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/qiBTC.svg b/icons/tokens/colored/qiBTC.svg new file mode 100755 index 0000000..55b4c25 --- /dev/null +++ b/icons/tokens/colored/qiBTC.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/colored/qkBTC.svg b/icons/tokens/colored/qkBTC.svg new file mode 100755 index 0000000..38bc8b4 --- /dev/null +++ b/icons/tokens/colored/qkBTC.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/sDOT.svg b/icons/tokens/colored/sDOT.svg new file mode 100755 index 0000000..7ffb21c --- /dev/null +++ b/icons/tokens/colored/sDOT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/sKSM.svg b/icons/tokens/colored/sKSM.svg new file mode 100755 index 0000000..6905f2f --- /dev/null +++ b/icons/tokens/colored/sKSM.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/colored/stDOT.svg b/icons/tokens/colored/stDOT.svg new file mode 100644 index 0000000..e82694e --- /dev/null +++ b/icons/tokens/colored/stDOT.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/stETH.svg b/icons/tokens/colored/stETH.svg new file mode 100644 index 0000000..1809b91 --- /dev/null +++ b/icons/tokens/colored/stETH.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/colored/tBTC.svg b/icons/tokens/colored/tBTC.svg new file mode 100644 index 0000000..3cf29db --- /dev/null +++ b/icons/tokens/colored/tBTC.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/tDOT.svg b/icons/tokens/colored/tDOT.svg new file mode 100755 index 0000000..1487f2c --- /dev/null +++ b/icons/tokens/colored/tDOT.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/taiKSM.svg b/icons/tokens/colored/taiKSM.svg new file mode 100755 index 0000000..e7ca106 --- /dev/null +++ b/icons/tokens/colored/taiKSM.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/colored/vASTR.svg b/icons/tokens/colored/vASTR.svg new file mode 100755 index 0000000..8348b47 --- /dev/null +++ b/icons/tokens/colored/vASTR.svg @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/vBNC.svg b/icons/tokens/colored/vBNC.svg new file mode 100755 index 0000000..efe27e8 --- /dev/null +++ b/icons/tokens/colored/vBNC.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/vDOT.svg b/icons/tokens/colored/vDOT.svg new file mode 100755 index 0000000..bc0bb15 --- /dev/null +++ b/icons/tokens/colored/vDOT.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/vFIL.svg b/icons/tokens/colored/vFIL.svg new file mode 100755 index 0000000..2931f5b --- /dev/null +++ b/icons/tokens/colored/vFIL.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/vGLMR.svg b/icons/tokens/colored/vGLMR.svg new file mode 100644 index 0000000..389a381 --- /dev/null +++ b/icons/tokens/colored/vGLMR.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/vKSM.svg b/icons/tokens/colored/vKSM.svg new file mode 100755 index 0000000..a12369e --- /dev/null +++ b/icons/tokens/colored/vKSM.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/vMANTA.svg b/icons/tokens/colored/vMANTA.svg new file mode 100755 index 0000000..f556d73 --- /dev/null +++ b/icons/tokens/colored/vMANTA.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/vMOVR.svg b/icons/tokens/colored/vMOVR.svg new file mode 100644 index 0000000..eeba39e --- /dev/null +++ b/icons/tokens/colored/vMOVR.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/vsDOT.svg b/icons/tokens/colored/vsDOT.svg new file mode 100644 index 0000000..cd610ef --- /dev/null +++ b/icons/tokens/colored/vsDOT.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/colored/vsKSM.svg b/icons/tokens/colored/vsKSM.svg new file mode 100755 index 0000000..a387d1b --- /dev/null +++ b/icons/tokens/colored/vsKSM.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/2-Pool-Stbl.svg b/icons/tokens/white/2-Pool-Stbl.svg new file mode 100644 index 0000000..494ae0a --- /dev/null +++ b/icons/tokens/white/2-Pool-Stbl.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/2-Pool.svg b/icons/tokens/white/2-Pool.svg new file mode 100644 index 0000000..f1e934e --- /dev/null +++ b/icons/tokens/white/2-Pool.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/4-Pool.svg b/icons/tokens/white/4-Pool.svg new file mode 100644 index 0000000..4470511 --- /dev/null +++ b/icons/tokens/white/4-Pool.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/ACA.svg b/icons/tokens/white/ACA.svg new file mode 100644 index 0000000..247a159 --- /dev/null +++ b/icons/tokens/white/ACA.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/AIR.svg b/icons/tokens/white/AIR.svg new file mode 100644 index 0000000..aab14b0 --- /dev/null +++ b/icons/tokens/white/AIR.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/AJUN.svg b/icons/tokens/white/AJUN.svg new file mode 100644 index 0000000..3c242ac --- /dev/null +++ b/icons/tokens/white/AJUN.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/AMPE.svg b/icons/tokens/white/AMPE.svg new file mode 100644 index 0000000..7f229d3 --- /dev/null +++ b/icons/tokens/white/AMPE.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/ARIS.svg b/icons/tokens/white/ARIS.svg new file mode 100644 index 0000000..4a64890 --- /dev/null +++ b/icons/tokens/white/ARIS.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/ASTR.svg b/icons/tokens/white/ASTR.svg new file mode 100644 index 0000000..20b5e76 --- /dev/null +++ b/icons/tokens/white/ASTR.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/AUDD.svg b/icons/tokens/white/AUDD.svg new file mode 100644 index 0000000..2cc8d73 --- /dev/null +++ b/icons/tokens/white/AUDD.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/AUSD.svg b/icons/tokens/white/AUSD.svg new file mode 100644 index 0000000..d27d604 --- /dev/null +++ b/icons/tokens/white/AUSD.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/AVAX.svg b/icons/tokens/white/AVAX.svg new file mode 100644 index 0000000..8ba9f9d --- /dev/null +++ b/icons/tokens/white/AVAX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/AVL.svg b/icons/tokens/white/AVL.svg new file mode 100644 index 0000000..aefbb24 --- /dev/null +++ b/icons/tokens/white/AVL.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/AVT.svg b/icons/tokens/white/AVT.svg new file mode 100644 index 0000000..a4778a6 --- /dev/null +++ b/icons/tokens/white/AVT.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/white/AZERO.svg b/icons/tokens/white/AZERO.svg new file mode 100644 index 0000000..1a29860 --- /dev/null +++ b/icons/tokens/white/AZERO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/BAJU.svg b/icons/tokens/white/BAJU.svg new file mode 100644 index 0000000..3c242ac --- /dev/null +++ b/icons/tokens/white/BAJU.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/BEANS.svg b/icons/tokens/white/BEANS.svg new file mode 100644 index 0000000..d132018 --- /dev/null +++ b/icons/tokens/white/BEANS.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/BEPRO.svg b/icons/tokens/white/BEPRO.svg new file mode 100644 index 0000000..65097a5 --- /dev/null +++ b/icons/tokens/white/BEPRO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/BILLCOIN.svg b/icons/tokens/white/BILLCOIN.svg new file mode 100644 index 0000000..635d3de --- /dev/null +++ b/icons/tokens/white/BILLCOIN.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/BIT.svg b/icons/tokens/white/BIT.svg new file mode 100644 index 0000000..52003e2 --- /dev/null +++ b/icons/tokens/white/BIT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/BNB.svg b/icons/tokens/white/BNB.svg new file mode 100644 index 0000000..473b0f1 --- /dev/null +++ b/icons/tokens/white/BNB.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/BNC.svg b/icons/tokens/white/BNC.svg new file mode 100644 index 0000000..f18a982 --- /dev/null +++ b/icons/tokens/white/BNC.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/BOBA.svg b/icons/tokens/white/BOBA.svg new file mode 100644 index 0000000..34f5b37 --- /dev/null +++ b/icons/tokens/white/BOBA.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/tokens/white/BORK.svg b/icons/tokens/white/BORK.svg new file mode 100644 index 0000000..2f6a588 --- /dev/null +++ b/icons/tokens/white/BORK.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/BRL.svg b/icons/tokens/white/BRL.svg new file mode 100644 index 0000000..84e5c16 --- /dev/null +++ b/icons/tokens/white/BRL.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/BSX.svg b/icons/tokens/white/BSX.svg new file mode 100644 index 0000000..880c94a --- /dev/null +++ b/icons/tokens/white/BSX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/BUNS.svg b/icons/tokens/white/BUNS.svg new file mode 100644 index 0000000..aea4482 --- /dev/null +++ b/icons/tokens/white/BUNS.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/BUSD.svg b/icons/tokens/white/BUSD.svg new file mode 100644 index 0000000..b7654ba --- /dev/null +++ b/icons/tokens/white/BUSD.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/CAPS.svg b/icons/tokens/white/CAPS.svg new file mode 100644 index 0000000..1270cd9 --- /dev/null +++ b/icons/tokens/white/CAPS.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/CERE.svg b/icons/tokens/white/CERE.svg new file mode 100644 index 0000000..68b08be --- /dev/null +++ b/icons/tokens/white/CERE.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/CFG.svg b/icons/tokens/white/CFG.svg new file mode 100644 index 0000000..f7014c4 --- /dev/null +++ b/icons/tokens/white/CFG.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/CGT.svg b/icons/tokens/white/CGT.svg new file mode 100644 index 0000000..47bf38a --- /dev/null +++ b/icons/tokens/white/CGT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/CHAOS.svg b/icons/tokens/white/CHAOS.svg new file mode 100644 index 0000000..2e23d9d --- /dev/null +++ b/icons/tokens/white/CHAOS.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/CHRWNA.svg b/icons/tokens/white/CHRWNA.svg new file mode 100644 index 0000000..aec433c --- /dev/null +++ b/icons/tokens/white/CHRWNA.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/CKTON.svg b/icons/tokens/white/CKTON.svg new file mode 100644 index 0000000..0f7629e --- /dev/null +++ b/icons/tokens/white/CKTON.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/CLV.svg b/icons/tokens/white/CLV.svg new file mode 100644 index 0000000..09b97fa --- /dev/null +++ b/icons/tokens/white/CLV.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/CONV.svg b/icons/tokens/white/CONV.svg new file mode 100644 index 0000000..956b850 --- /dev/null +++ b/icons/tokens/white/CONV.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/CP.svg b/icons/tokens/white/CP.svg new file mode 100644 index 0000000..a97275a --- /dev/null +++ b/icons/tokens/white/CP.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/CRAB.svg b/icons/tokens/white/CRAB.svg new file mode 100644 index 0000000..041f3b9 --- /dev/null +++ b/icons/tokens/white/CRAB.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/CRU.svg b/icons/tokens/white/CRU.svg new file mode 100644 index 0000000..64096c2 --- /dev/null +++ b/icons/tokens/white/CRU.svg @@ -0,0 +1,5 @@ + + + diff --git a/icons/tokens/white/CSM.svg b/icons/tokens/white/CSM.svg new file mode 100644 index 0000000..635dc0e --- /dev/null +++ b/icons/tokens/white/CSM.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/CTC.svg b/icons/tokens/white/CTC.svg new file mode 100644 index 0000000..553a71f --- /dev/null +++ b/icons/tokens/white/CTC.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/CWS.svg b/icons/tokens/white/CWS.svg new file mode 100644 index 0000000..e0b1879 --- /dev/null +++ b/icons/tokens/white/CWS.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/DAI-Acala.svg b/icons/tokens/white/DAI-Acala.svg new file mode 100644 index 0000000..03ecd9b --- /dev/null +++ b/icons/tokens/white/DAI-Acala.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/DAI-Karura.svg b/icons/tokens/white/DAI-Karura.svg new file mode 100644 index 0000000..30f3342 --- /dev/null +++ b/icons/tokens/white/DAI-Karura.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/DAI-Moonbeam.svg b/icons/tokens/white/DAI-Moonbeam.svg new file mode 100644 index 0000000..954c394 --- /dev/null +++ b/icons/tokens/white/DAI-Moonbeam.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/DAI.svg b/icons/tokens/white/DAI.svg new file mode 100644 index 0000000..6dffb29 --- /dev/null +++ b/icons/tokens/white/DAI.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/DBC.svg b/icons/tokens/white/DBC.svg new file mode 100644 index 0000000..07d460e --- /dev/null +++ b/icons/tokens/white/DBC.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/DED.svg b/icons/tokens/white/DED.svg new file mode 100644 index 0000000..179998f --- /dev/null +++ b/icons/tokens/white/DED.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/DENTX.svg b/icons/tokens/white/DENTX.svg new file mode 100644 index 0000000..7641679 --- /dev/null +++ b/icons/tokens/white/DENTX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/DOCK.svg b/icons/tokens/white/DOCK.svg new file mode 100644 index 0000000..694c7d8 --- /dev/null +++ b/icons/tokens/white/DOCK.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/white/DOT-iBTC.svg b/icons/tokens/white/DOT-iBTC.svg new file mode 100644 index 0000000..5d03151 --- /dev/null +++ b/icons/tokens/white/DOT-iBTC.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/DOT.svg b/icons/tokens/white/DOT.svg new file mode 100644 index 0000000..6d338b8 --- /dev/null +++ b/icons/tokens/white/DOT.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/white/DOTA.svg b/icons/tokens/white/DOTA.svg new file mode 100644 index 0000000..c2e2e35 --- /dev/null +++ b/icons/tokens/white/DOTA.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/Default.svg b/icons/tokens/white/Default.svg new file mode 100644 index 0000000..d3a6a7d --- /dev/null +++ b/icons/tokens/white/Default.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/EDG.svg b/icons/tokens/white/EDG.svg new file mode 100644 index 0000000..42b1b77 --- /dev/null +++ b/icons/tokens/white/EDG.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/EFT.svg b/icons/tokens/white/EFT.svg new file mode 100644 index 0000000..5254acb --- /dev/null +++ b/icons/tokens/white/EFT.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/tokens/white/ENJ.svg b/icons/tokens/white/ENJ.svg new file mode 100644 index 0000000..73def11 --- /dev/null +++ b/icons/tokens/white/ENJ.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/EQ.svg b/icons/tokens/white/EQ.svg new file mode 100644 index 0000000..7da6d55 --- /dev/null +++ b/icons/tokens/white/EQ.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/EQD.svg b/icons/tokens/white/EQD.svg new file mode 100644 index 0000000..4ad7e9a --- /dev/null +++ b/icons/tokens/white/EQD.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/ETH.svg b/icons/tokens/white/ETH.svg new file mode 100644 index 0000000..a085ee0 --- /dev/null +++ b/icons/tokens/white/ETH.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/EURC.svg b/icons/tokens/white/EURC.svg new file mode 100644 index 0000000..dc8b45b --- /dev/null +++ b/icons/tokens/white/EURC.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/EURM.svg b/icons/tokens/white/EURM.svg new file mode 100644 index 0000000..f65a30f --- /dev/null +++ b/icons/tokens/white/EURM.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/EWT.svg b/icons/tokens/white/EWT.svg new file mode 100644 index 0000000..b9945da --- /dev/null +++ b/icons/tokens/white/EWT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/FRAX.svg b/icons/tokens/white/FRAX.svg new file mode 100644 index 0000000..2209e8b --- /dev/null +++ b/icons/tokens/white/FRAX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/FREN.svg b/icons/tokens/white/FREN.svg new file mode 100644 index 0000000..68ba0ad --- /dev/null +++ b/icons/tokens/white/FREN.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/FRQCY.svg b/icons/tokens/white/FRQCY.svg new file mode 100644 index 0000000..ddf70b2 --- /dev/null +++ b/icons/tokens/white/FRQCY.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/tokens/white/FTM.svg b/icons/tokens/white/FTM.svg new file mode 100644 index 0000000..3ff9be5 --- /dev/null +++ b/icons/tokens/white/FTM.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/FXS.svg b/icons/tokens/white/FXS.svg new file mode 100644 index 0000000..d510d2a --- /dev/null +++ b/icons/tokens/white/FXS.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/GABE.svg b/icons/tokens/white/GABE.svg new file mode 100644 index 0000000..6a02c0a --- /dev/null +++ b/icons/tokens/white/GABE.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/GENS.svg b/icons/tokens/white/GENS.svg new file mode 100644 index 0000000..209111f --- /dev/null +++ b/icons/tokens/white/GENS.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/GLINT.svg b/icons/tokens/white/GLINT.svg new file mode 100644 index 0000000..6190838 --- /dev/null +++ b/icons/tokens/white/GLINT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/GLMR.svg b/icons/tokens/white/GLMR.svg new file mode 100644 index 0000000..226ccb1 --- /dev/null +++ b/icons/tokens/white/GLMR.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/GM.svg b/icons/tokens/white/GM.svg new file mode 100644 index 0000000..1d36c59 --- /dev/null +++ b/icons/tokens/white/GM.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/GN.svg b/icons/tokens/white/GN.svg new file mode 100644 index 0000000..9224d8d --- /dev/null +++ b/icons/tokens/white/GN.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/GOV2.svg b/icons/tokens/white/GOV2.svg new file mode 100644 index 0000000..6585b59 --- /dev/null +++ b/icons/tokens/white/GOV2.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/Giant.svg b/icons/tokens/white/Giant.svg new file mode 100644 index 0000000..702833d --- /dev/null +++ b/icons/tokens/white/Giant.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/HASH.svg b/icons/tokens/white/HASH.svg new file mode 100644 index 0000000..81d9878 --- /dev/null +++ b/icons/tokens/white/HASH.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/HDX.svg b/icons/tokens/white/HDX.svg new file mode 100644 index 0000000..dfd962d --- /dev/null +++ b/icons/tokens/white/HDX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/HEX.svg b/icons/tokens/white/HEX.svg new file mode 100644 index 0000000..02c28a5 --- /dev/null +++ b/icons/tokens/white/HEX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/HKO.svg b/icons/tokens/white/HKO.svg new file mode 100644 index 0000000..0bec3f5 --- /dev/null +++ b/icons/tokens/white/HKO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/HMND.svg b/icons/tokens/white/HMND.svg new file mode 100644 index 0000000..2366ab1 --- /dev/null +++ b/icons/tokens/white/HMND.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/tokens/white/HYDRO.svg b/icons/tokens/white/HYDRO.svg new file mode 100644 index 0000000..99b19ca --- /dev/null +++ b/icons/tokens/white/HYDRO.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/ICZ.svg b/icons/tokens/white/ICZ.svg new file mode 100644 index 0000000..b811843 --- /dev/null +++ b/icons/tokens/white/ICZ.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/IDIA.svg b/icons/tokens/white/IDIA.svg new file mode 100644 index 0000000..7dadc6b --- /dev/null +++ b/icons/tokens/white/IDIA.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/IMBU.svg b/icons/tokens/white/IMBU.svg new file mode 100644 index 0000000..db17f4e --- /dev/null +++ b/icons/tokens/white/IMBU.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/tokens/white/INTR-USDT.svg b/icons/tokens/white/INTR-USDT.svg new file mode 100644 index 0000000..b6cd809 --- /dev/null +++ b/icons/tokens/white/INTR-USDT.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/INTR.svg b/icons/tokens/white/INTR.svg new file mode 100644 index 0000000..499f2f5 --- /dev/null +++ b/icons/tokens/white/INTR.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/JOY.svg b/icons/tokens/white/JOY.svg new file mode 100644 index 0000000..33fe629 --- /dev/null +++ b/icons/tokens/white/JOY.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/JUR.svg b/icons/tokens/white/JUR.svg new file mode 100644 index 0000000..1733137 --- /dev/null +++ b/icons/tokens/white/JUR.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/KAB.svg b/icons/tokens/white/KAB.svg new file mode 100644 index 0000000..66595d1 --- /dev/null +++ b/icons/tokens/white/KAB.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/KAPEX.svg b/icons/tokens/white/KAPEX.svg new file mode 100644 index 0000000..b114516 --- /dev/null +++ b/icons/tokens/white/KAPEX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/KAR.svg b/icons/tokens/white/KAR.svg new file mode 100644 index 0000000..83de387 --- /dev/null +++ b/icons/tokens/white/KAR.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/KBTC-USDT.svg b/icons/tokens/white/KBTC-USDT.svg new file mode 100644 index 0000000..d4239ac --- /dev/null +++ b/icons/tokens/white/KBTC-USDT.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/KBTC.svg b/icons/tokens/white/KBTC.svg new file mode 100644 index 0000000..0e88084 --- /dev/null +++ b/icons/tokens/white/KBTC.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/KICO.svg b/icons/tokens/white/KICO.svg new file mode 100644 index 0000000..fbd544e --- /dev/null +++ b/icons/tokens/white/KICO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/KILT.svg b/icons/tokens/white/KILT.svg new file mode 100644 index 0000000..59919a2 --- /dev/null +++ b/icons/tokens/white/KILT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/KINT.svg b/icons/tokens/white/KINT.svg new file mode 100644 index 0000000..dac11c6 --- /dev/null +++ b/icons/tokens/white/KINT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/KMA.svg b/icons/tokens/white/KMA.svg new file mode 100644 index 0000000..3ce8205 --- /dev/null +++ b/icons/tokens/white/KMA.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/KOL.svg b/icons/tokens/white/KOL.svg new file mode 100644 index 0000000..8cc5273 --- /dev/null +++ b/icons/tokens/white/KOL.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/KREST.svg b/icons/tokens/white/KREST.svg new file mode 100644 index 0000000..8455875 --- /dev/null +++ b/icons/tokens/white/KREST.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/KSM-KBTC.svg b/icons/tokens/white/KSM-KBTC.svg new file mode 100644 index 0000000..133c486 --- /dev/null +++ b/icons/tokens/white/KSM-KBTC.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/KSM-KINT.svg b/icons/tokens/white/KSM-KINT.svg new file mode 100644 index 0000000..5d296d1 --- /dev/null +++ b/icons/tokens/white/KSM-KINT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/KSM.svg b/icons/tokens/white/KSM.svg new file mode 100644 index 0000000..723661a --- /dev/null +++ b/icons/tokens/white/KSM.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/KTON.svg b/icons/tokens/white/KTON.svg new file mode 100644 index 0000000..0f7629e --- /dev/null +++ b/icons/tokens/white/KTON.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/KUSD.svg b/icons/tokens/white/KUSD.svg new file mode 100644 index 0000000..9655a0c --- /dev/null +++ b/icons/tokens/white/KUSD.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/KYL.svg b/icons/tokens/white/KYL.svg new file mode 100644 index 0000000..a4d094e --- /dev/null +++ b/icons/tokens/white/KYL.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/LAYR.svg b/icons/tokens/white/LAYR.svg new file mode 100644 index 0000000..88192b5 --- /dev/null +++ b/icons/tokens/white/LAYR.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/tokens/white/LDOT.svg b/icons/tokens/white/LDOT.svg new file mode 100644 index 0000000..071a167 --- /dev/null +++ b/icons/tokens/white/LDOT.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/white/LIT.svg b/icons/tokens/white/LIT.svg new file mode 100644 index 0000000..df23ece --- /dev/null +++ b/icons/tokens/white/LIT.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/LKSM.svg b/icons/tokens/white/LKSM.svg new file mode 100644 index 0000000..b5c8fe7 --- /dev/null +++ b/icons/tokens/white/LKSM.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/LRNA.svg b/icons/tokens/white/LRNA.svg new file mode 100644 index 0000000..7fe070c --- /dev/null +++ b/icons/tokens/white/LRNA.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/MANTA.svg b/icons/tokens/white/MANTA.svg new file mode 100644 index 0000000..5d824e9 --- /dev/null +++ b/icons/tokens/white/MANTA.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/MATIC.svg b/icons/tokens/white/MATIC.svg new file mode 100644 index 0000000..72026cb --- /dev/null +++ b/icons/tokens/white/MATIC.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/MFAM.svg b/icons/tokens/white/MFAM.svg new file mode 100644 index 0000000..772bd86 --- /dev/null +++ b/icons/tokens/white/MFAM.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/white/MGX.svg b/icons/tokens/white/MGX.svg new file mode 100644 index 0000000..0824c70 --- /dev/null +++ b/icons/tokens/white/MGX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/MITO.svg b/icons/tokens/white/MITO.svg new file mode 100644 index 0000000..99dc554 --- /dev/null +++ b/icons/tokens/white/MITO.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/MOONSAMA.svg b/icons/tokens/white/MOONSAMA.svg new file mode 100644 index 0000000..472d4d5 --- /dev/null +++ b/icons/tokens/white/MOONSAMA.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/MOVR.svg b/icons/tokens/white/MOVR.svg new file mode 100644 index 0000000..fc8893f --- /dev/null +++ b/icons/tokens/white/MOVR.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/MYRIA.svg b/icons/tokens/white/MYRIA.svg new file mode 100644 index 0000000..e812abc --- /dev/null +++ b/icons/tokens/white/MYRIA.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/MYTH.svg b/icons/tokens/white/MYTH.svg new file mode 100644 index 0000000..1e9b7fa --- /dev/null +++ b/icons/tokens/white/MYTH.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/NAND.svg b/icons/tokens/white/NAND.svg new file mode 100644 index 0000000..4f8a122 --- /dev/null +++ b/icons/tokens/white/NAND.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/NEER.svg b/icons/tokens/white/NEER.svg new file mode 100644 index 0000000..50ae21e --- /dev/null +++ b/icons/tokens/white/NEER.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/NEURO.svg b/icons/tokens/white/NEURO.svg new file mode 100644 index 0000000..64defa7 --- /dev/null +++ b/icons/tokens/white/NEURO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/NGN.svg b/icons/tokens/white/NGN.svg new file mode 100644 index 0000000..5fdb010 --- /dev/null +++ b/icons/tokens/white/NGN.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/NODL.svg b/icons/tokens/white/NODL.svg new file mode 100644 index 0000000..0bf5a05 --- /dev/null +++ b/icons/tokens/white/NODL.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/NUUM.svg b/icons/tokens/white/NUUM.svg new file mode 100644 index 0000000..b856f75 --- /dev/null +++ b/icons/tokens/white/NUUM.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/OTP.svg b/icons/tokens/white/OTP.svg new file mode 100644 index 0000000..075e53e --- /dev/null +++ b/icons/tokens/white/OTP.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/P3D.svg b/icons/tokens/white/P3D.svg new file mode 100644 index 0000000..532bfad --- /dev/null +++ b/icons/tokens/white/P3D.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/PARA.svg b/icons/tokens/white/PARA.svg new file mode 100644 index 0000000..19baf3c --- /dev/null +++ b/icons/tokens/white/PARA.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/PDEX.svg b/icons/tokens/white/PDEX.svg new file mode 100644 index 0000000..6cd4a4d --- /dev/null +++ b/icons/tokens/white/PDEX.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/PEN.svg b/icons/tokens/white/PEN.svg new file mode 100644 index 0000000..b295303 --- /dev/null +++ b/icons/tokens/white/PEN.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/PHA.svg b/icons/tokens/white/PHA.svg new file mode 100644 index 0000000..4ade643 --- /dev/null +++ b/icons/tokens/white/PHA.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/PICA.svg b/icons/tokens/white/PICA.svg new file mode 100644 index 0000000..d1ede65 --- /dev/null +++ b/icons/tokens/white/PICA.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/PINK.svg b/icons/tokens/white/PINK.svg new file mode 100644 index 0000000..0c26992 --- /dev/null +++ b/icons/tokens/white/PINK.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/PLMC.svg b/icons/tokens/white/PLMC.svg new file mode 100644 index 0000000..84bc126 --- /dev/null +++ b/icons/tokens/white/PLMC.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/white/POLYX.svg b/icons/tokens/white/POLYX.svg new file mode 100644 index 0000000..3e9f936 --- /dev/null +++ b/icons/tokens/white/POLYX.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/POOP.svg b/icons/tokens/white/POOP.svg new file mode 100644 index 0000000..efb1927 --- /dev/null +++ b/icons/tokens/white/POOP.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/Phala.svg b/icons/tokens/white/Phala.svg new file mode 100644 index 0000000..05778ed --- /dev/null +++ b/icons/tokens/white/Phala.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/QTZ.svg b/icons/tokens/white/QTZ.svg new file mode 100644 index 0000000..d698740 --- /dev/null +++ b/icons/tokens/white/QTZ.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/RIB.svg b/icons/tokens/white/RIB.svg new file mode 100644 index 0000000..0210afd --- /dev/null +++ b/icons/tokens/white/RIB.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/tokens/white/RING.svg b/icons/tokens/white/RING.svg new file mode 100644 index 0000000..8ce98b9 --- /dev/null +++ b/icons/tokens/white/RING.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/RMRK.svg b/icons/tokens/white/RMRK.svg new file mode 100644 index 0000000..4d6395d --- /dev/null +++ b/icons/tokens/white/RMRK.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/tokens/white/ROC.svg b/icons/tokens/white/ROC.svg new file mode 100644 index 0000000..8ed3986 --- /dev/null +++ b/icons/tokens/white/ROC.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/white/SDN.svg b/icons/tokens/white/SDN.svg new file mode 100644 index 0000000..917c26c --- /dev/null +++ b/icons/tokens/white/SDN.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/white/SOLAR.svg b/icons/tokens/white/SOLAR.svg new file mode 100644 index 0000000..ffaa137 --- /dev/null +++ b/icons/tokens/white/SOLAR.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/white/SPACE.svg b/icons/tokens/white/SPACE.svg new file mode 100644 index 0000000..5d8f687 --- /dev/null +++ b/icons/tokens/white/SPACE.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/STELLA.svg b/icons/tokens/white/STELLA.svg new file mode 100644 index 0000000..0d1874f --- /dev/null +++ b/icons/tokens/white/STELLA.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/STINK.svg b/icons/tokens/white/STINK.svg new file mode 100644 index 0000000..1e2de3e --- /dev/null +++ b/icons/tokens/white/STINK.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/SUB.svg b/icons/tokens/white/SUB.svg new file mode 100644 index 0000000..22616ee --- /dev/null +++ b/icons/tokens/white/SUB.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/TAI.svg b/icons/tokens/white/TAI.svg new file mode 100644 index 0000000..03c257b --- /dev/null +++ b/icons/tokens/white/TAI.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/TAO.svg b/icons/tokens/white/TAO.svg new file mode 100644 index 0000000..5c17f65 --- /dev/null +++ b/icons/tokens/white/TAO.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/TAO_bittensor.svg b/icons/tokens/white/TAO_bittensor.svg new file mode 100644 index 0000000..97a8af2 --- /dev/null +++ b/icons/tokens/white/TAO_bittensor.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/TAP.svg b/icons/tokens/white/TAP.svg new file mode 100644 index 0000000..1ec25df --- /dev/null +++ b/icons/tokens/white/TAP.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/TEER.svg b/icons/tokens/white/TEER.svg new file mode 100644 index 0000000..1197dc9 --- /dev/null +++ b/icons/tokens/white/TEER.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/TNKR.svg b/icons/tokens/white/TNKR.svg new file mode 100644 index 0000000..efbd320 --- /dev/null +++ b/icons/tokens/white/TNKR.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/TRAC.svg b/icons/tokens/white/TRAC.svg new file mode 100644 index 0000000..dae327b --- /dev/null +++ b/icons/tokens/white/TRAC.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/TUR.svg b/icons/tokens/white/TUR.svg new file mode 100644 index 0000000..c74fdde --- /dev/null +++ b/icons/tokens/white/TUR.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/TZS.svg b/icons/tokens/white/TZS.svg new file mode 100644 index 0000000..607a3f4 --- /dev/null +++ b/icons/tokens/white/TZS.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/UNI.svg b/icons/tokens/white/UNI.svg new file mode 100644 index 0000000..3d4713d --- /dev/null +++ b/icons/tokens/white/UNI.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/tokens/white/UNQ.svg b/icons/tokens/white/UNQ.svg new file mode 100644 index 0000000..d864b8e --- /dev/null +++ b/icons/tokens/white/UNQ.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/USDC-Karura.svg b/icons/tokens/white/USDC-Karura.svg new file mode 100644 index 0000000..7459036 --- /dev/null +++ b/icons/tokens/white/USDC-Karura.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/USDC-Moonbeam.svg b/icons/tokens/white/USDC-Moonbeam.svg new file mode 100644 index 0000000..af44f0e --- /dev/null +++ b/icons/tokens/white/USDC-Moonbeam.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/USDC.svg b/icons/tokens/white/USDC.svg new file mode 100644 index 0000000..c64cf85 --- /dev/null +++ b/icons/tokens/white/USDC.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/USDCaxl.svg b/icons/tokens/white/USDCaxl.svg new file mode 100644 index 0000000..cabe937 --- /dev/null +++ b/icons/tokens/white/USDCaxl.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/USDT-Moonbeam.svg b/icons/tokens/white/USDT-Moonbeam.svg new file mode 100644 index 0000000..9799e5e --- /dev/null +++ b/icons/tokens/white/USDT-Moonbeam.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/USDT.svg b/icons/tokens/white/USDT.svg new file mode 100644 index 0000000..faed6eb --- /dev/null +++ b/icons/tokens/white/USDT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/VARA.svg b/icons/tokens/white/VARA.svg new file mode 100644 index 0000000..9073068 --- /dev/null +++ b/icons/tokens/white/VARA.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/VARCH.svg b/icons/tokens/white/VARCH.svg new file mode 100644 index 0000000..f366cff --- /dev/null +++ b/icons/tokens/white/VARCH.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/WATR.svg b/icons/tokens/white/WATR.svg new file mode 100644 index 0000000..6c00fe0 --- /dev/null +++ b/icons/tokens/white/WATR.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/WBTC-Acala.svg b/icons/tokens/white/WBTC-Acala.svg new file mode 100644 index 0000000..148e8a6 --- /dev/null +++ b/icons/tokens/white/WBTC-Acala.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/WBTC-Moonbeam.svg b/icons/tokens/white/WBTC-Moonbeam.svg new file mode 100644 index 0000000..d7071a6 --- /dev/null +++ b/icons/tokens/white/WBTC-Moonbeam.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/WBTC-Snowbridge.svg b/icons/tokens/white/WBTC-Snowbridge.svg new file mode 100644 index 0000000..acc7aa0 --- /dev/null +++ b/icons/tokens/white/WBTC-Snowbridge.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/WBTC.svg b/icons/tokens/white/WBTC.svg new file mode 100644 index 0000000..2466029 --- /dev/null +++ b/icons/tokens/white/WBTC.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/white/WELL.svg b/icons/tokens/white/WELL.svg new file mode 100644 index 0000000..424e0fe --- /dev/null +++ b/icons/tokens/white/WELL.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/WETH-Acala.svg b/icons/tokens/white/WETH-Acala.svg new file mode 100644 index 0000000..1c04251 --- /dev/null +++ b/icons/tokens/white/WETH-Acala.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/WETH-Snowbridge.svg b/icons/tokens/white/WETH-Snowbridge.svg new file mode 100644 index 0000000..9649046 --- /dev/null +++ b/icons/tokens/white/WETH-Snowbridge.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/WETH-worm.svg b/icons/tokens/white/WETH-worm.svg new file mode 100644 index 0000000..68b6bfa --- /dev/null +++ b/icons/tokens/white/WETH-worm.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/WIFD.svg b/icons/tokens/white/WIFD.svg new file mode 100644 index 0000000..779a71c --- /dev/null +++ b/icons/tokens/white/WIFD.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/WND.svg b/icons/tokens/white/WND.svg new file mode 100644 index 0000000..fc00d55 --- /dev/null +++ b/icons/tokens/white/WND.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/WUD.svg b/icons/tokens/white/WUD.svg new file mode 100644 index 0000000..05d7310 --- /dev/null +++ b/icons/tokens/white/WUD.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/XLM.svg b/icons/tokens/white/XLM.svg new file mode 100644 index 0000000..0da70a8 --- /dev/null +++ b/icons/tokens/white/XLM.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/XRT.svg b/icons/tokens/white/XRT.svg new file mode 100644 index 0000000..89adaf7 --- /dev/null +++ b/icons/tokens/white/XRT.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/XX.svg b/icons/tokens/white/XX.svg new file mode 100644 index 0000000..2d74691 --- /dev/null +++ b/icons/tokens/white/XX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/ZLK.svg b/icons/tokens/white/ZLK.svg new file mode 100644 index 0000000..1a0c90d --- /dev/null +++ b/icons/tokens/white/ZLK.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/ZTG.svg b/icons/tokens/white/ZTG.svg new file mode 100644 index 0000000..ae4d99f --- /dev/null +++ b/icons/tokens/white/ZTG.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/aSEED-Kusama.svg b/icons/tokens/white/aSEED-Kusama.svg new file mode 100644 index 0000000..7aeb14a --- /dev/null +++ b/icons/tokens/white/aSEED-Kusama.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/aSEED-Polkadot.svg b/icons/tokens/white/aSEED-Polkadot.svg new file mode 100644 index 0000000..ad4707e --- /dev/null +++ b/icons/tokens/white/aSEED-Polkadot.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/white/aSEED.svg b/icons/tokens/white/aSEED.svg new file mode 100644 index 0000000..4df2f37 --- /dev/null +++ b/icons/tokens/white/aSEED.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/cACU.svg b/icons/tokens/white/cACU.svg new file mode 100644 index 0000000..27a2cd2 --- /dev/null +++ b/icons/tokens/white/cACU.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/cDOT.svg b/icons/tokens/white/cDOT.svg new file mode 100644 index 0000000..ad40e27 --- /dev/null +++ b/icons/tokens/white/cDOT.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/white/iBTC-USDT.svg b/icons/tokens/white/iBTC-USDT.svg new file mode 100644 index 0000000..fcdf487 --- /dev/null +++ b/icons/tokens/white/iBTC-USDT.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/white/interBTC.svg b/icons/tokens/white/interBTC.svg new file mode 100644 index 0000000..bba121e --- /dev/null +++ b/icons/tokens/white/interBTC.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/lcDOT.svg b/icons/tokens/white/lcDOT.svg new file mode 100644 index 0000000..b5f8eab --- /dev/null +++ b/icons/tokens/white/lcDOT.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/white/mbXEN.svg b/icons/tokens/white/mbXEN.svg new file mode 100644 index 0000000..092c60d --- /dev/null +++ b/icons/tokens/white/mbXEN.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/qDOT.svg b/icons/tokens/white/qDOT.svg new file mode 100644 index 0000000..48073ad --- /dev/null +++ b/icons/tokens/white/qDOT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/qKSM.svg b/icons/tokens/white/qKSM.svg new file mode 100644 index 0000000..c883ef1 --- /dev/null +++ b/icons/tokens/white/qKSM.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/sDOT.svg b/icons/tokens/white/sDOT.svg new file mode 100644 index 0000000..9a24704 --- /dev/null +++ b/icons/tokens/white/sDOT.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/white/sKSM.svg b/icons/tokens/white/sKSM.svg new file mode 100644 index 0000000..0f2a451 --- /dev/null +++ b/icons/tokens/white/sKSM.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/stDOT.svg b/icons/tokens/white/stDOT.svg new file mode 100644 index 0000000..cb7eb6c --- /dev/null +++ b/icons/tokens/white/stDOT.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/tokens/white/stETH.svg b/icons/tokens/white/stETH.svg new file mode 100644 index 0000000..eb48cfb --- /dev/null +++ b/icons/tokens/white/stETH.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/tDOT.svg b/icons/tokens/white/tDOT.svg new file mode 100644 index 0000000..495d724 --- /dev/null +++ b/icons/tokens/white/tDOT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/taiKSM.svg b/icons/tokens/white/taiKSM.svg new file mode 100644 index 0000000..5876b52 --- /dev/null +++ b/icons/tokens/white/taiKSM.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/2-Pool-GDOT.svg b/icons/tokens/white/v1/2-Pool-GDOT.svg new file mode 100644 index 0000000..6166970 --- /dev/null +++ b/icons/tokens/white/v1/2-Pool-GDOT.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/tokens/white/v1/2-Pool-GETH.svg b/icons/tokens/white/v1/2-Pool-GETH.svg new file mode 100644 index 0000000..a1a921f --- /dev/null +++ b/icons/tokens/white/v1/2-Pool-GETH.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/v1/2-Pool-HUSDC.svg b/icons/tokens/white/v1/2-Pool-HUSDC.svg new file mode 100644 index 0000000..181117a --- /dev/null +++ b/icons/tokens/white/v1/2-Pool-HUSDC.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/v1/2-Pool-HUSDT.svg b/icons/tokens/white/v1/2-Pool-HUSDT.svg new file mode 100644 index 0000000..8069a22 --- /dev/null +++ b/icons/tokens/white/v1/2-Pool-HUSDT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/2-Pool-Stbl.svg b/icons/tokens/white/v1/2-Pool-Stbl.svg new file mode 100644 index 0000000..108c8c2 --- /dev/null +++ b/icons/tokens/white/v1/2-Pool-Stbl.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/v1/2-Pool.svg b/icons/tokens/white/v1/2-Pool.svg new file mode 100644 index 0000000..80bc3ab --- /dev/null +++ b/icons/tokens/white/v1/2-Pool.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/white/v1/4-Pool.svg b/icons/tokens/white/v1/4-Pool.svg new file mode 100644 index 0000000..29e0135 --- /dev/null +++ b/icons/tokens/white/v1/4-Pool.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/white/v1/AAVE.svg b/icons/tokens/white/v1/AAVE.svg new file mode 100644 index 0000000..0de2af4 --- /dev/null +++ b/icons/tokens/white/v1/AAVE.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/ACA.svg b/icons/tokens/white/v1/ACA.svg new file mode 100644 index 0000000..247a159 --- /dev/null +++ b/icons/tokens/white/v1/ACA.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/AGC.svg b/icons/tokens/white/v1/AGC.svg new file mode 100644 index 0000000..1ca6950 --- /dev/null +++ b/icons/tokens/white/v1/AGC.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/AIR.svg b/icons/tokens/white/v1/AIR.svg new file mode 100644 index 0000000..aab14b0 --- /dev/null +++ b/icons/tokens/white/v1/AIR.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/AJUN.svg b/icons/tokens/white/v1/AJUN.svg new file mode 100644 index 0000000..3c242ac --- /dev/null +++ b/icons/tokens/white/v1/AJUN.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/AMPE.svg b/icons/tokens/white/v1/AMPE.svg new file mode 100644 index 0000000..7f229d3 --- /dev/null +++ b/icons/tokens/white/v1/AMPE.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/ARIS.svg b/icons/tokens/white/v1/ARIS.svg new file mode 100644 index 0000000..b8dee02 --- /dev/null +++ b/icons/tokens/white/v1/ARIS.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/v1/ASTR.svg b/icons/tokens/white/v1/ASTR.svg new file mode 100644 index 0000000..20b5e76 --- /dev/null +++ b/icons/tokens/white/v1/ASTR.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/AUDD.svg b/icons/tokens/white/v1/AUDD.svg new file mode 100644 index 0000000..2cc8d73 --- /dev/null +++ b/icons/tokens/white/v1/AUDD.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/AVAIL.svg b/icons/tokens/white/v1/AVAIL.svg new file mode 100644 index 0000000..f5fbd6e --- /dev/null +++ b/icons/tokens/white/v1/AVAIL.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/AVAX.svg b/icons/tokens/white/v1/AVAX.svg new file mode 100644 index 0000000..0440136 --- /dev/null +++ b/icons/tokens/white/v1/AVAX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/AVL.svg b/icons/tokens/white/v1/AVL.svg new file mode 100644 index 0000000..aefbb24 --- /dev/null +++ b/icons/tokens/white/v1/AVL.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/AVT.svg b/icons/tokens/white/v1/AVT.svg new file mode 100644 index 0000000..35f2cbb --- /dev/null +++ b/icons/tokens/white/v1/AVT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/AZERO.svg b/icons/tokens/white/v1/AZERO.svg new file mode 100644 index 0000000..1a29860 --- /dev/null +++ b/icons/tokens/white/v1/AZERO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/AZK.png b/icons/tokens/white/v1/AZK.png new file mode 100644 index 0000000..f57d028 Binary files /dev/null and b/icons/tokens/white/v1/AZK.png differ diff --git a/icons/tokens/white/v1/AZK.svg b/icons/tokens/white/v1/AZK.svg new file mode 100644 index 0000000..5f0e206 --- /dev/null +++ b/icons/tokens/white/v1/AZK.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/v1/BAJU.svg b/icons/tokens/white/v1/BAJU.svg new file mode 100644 index 0000000..3c242ac --- /dev/null +++ b/icons/tokens/white/v1/BAJU.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/BASTI.svg b/icons/tokens/white/v1/BASTI.svg new file mode 100644 index 0000000..5a02000 --- /dev/null +++ b/icons/tokens/white/v1/BASTI.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/BEANS.svg b/icons/tokens/white/v1/BEANS.svg new file mode 100644 index 0000000..f24ded5 --- /dev/null +++ b/icons/tokens/white/v1/BEANS.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/v1/BEPRO.svg b/icons/tokens/white/v1/BEPRO.svg new file mode 100644 index 0000000..037bcf9 --- /dev/null +++ b/icons/tokens/white/v1/BEPRO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/BILLCOIN.svg b/icons/tokens/white/v1/BILLCOIN.svg new file mode 100644 index 0000000..e9f607f --- /dev/null +++ b/icons/tokens/white/v1/BILLCOIN.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/BIT.svg b/icons/tokens/white/v1/BIT.svg new file mode 100644 index 0000000..b155571 --- /dev/null +++ b/icons/tokens/white/v1/BIT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/BNB.svg b/icons/tokens/white/v1/BNB.svg new file mode 100644 index 0000000..4a98c7f --- /dev/null +++ b/icons/tokens/white/v1/BNB.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/tokens/white/v1/BNC.svg b/icons/tokens/white/v1/BNC.svg new file mode 100644 index 0000000..f18a982 --- /dev/null +++ b/icons/tokens/white/v1/BNC.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/BOBA.svg b/icons/tokens/white/v1/BOBA.svg new file mode 100644 index 0000000..7a0cc3e --- /dev/null +++ b/icons/tokens/white/v1/BOBA.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/tokens/white/v1/BORK.svg b/icons/tokens/white/v1/BORK.svg new file mode 100644 index 0000000..e734bd3 --- /dev/null +++ b/icons/tokens/white/v1/BORK.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/v1/BRIDGE.svg b/icons/tokens/white/v1/BRIDGE.svg new file mode 100644 index 0000000..47374e5 --- /dev/null +++ b/icons/tokens/white/v1/BRIDGE.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/BRL.svg b/icons/tokens/white/v1/BRL.svg new file mode 100644 index 0000000..4157683 --- /dev/null +++ b/icons/tokens/white/v1/BRL.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/BSX.svg b/icons/tokens/white/v1/BSX.svg new file mode 100644 index 0000000..880c94a --- /dev/null +++ b/icons/tokens/white/v1/BSX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/BUNS.svg b/icons/tokens/white/v1/BUNS.svg new file mode 100644 index 0000000..e7f7adc --- /dev/null +++ b/icons/tokens/white/v1/BUNS.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/BUSD.svg b/icons/tokens/white/v1/BUSD.svg new file mode 100644 index 0000000..219caeb --- /dev/null +++ b/icons/tokens/white/v1/BUSD.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/CAPS.svg b/icons/tokens/white/v1/CAPS.svg new file mode 100644 index 0000000..1270cd9 --- /dev/null +++ b/icons/tokens/white/v1/CAPS.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/CERE.svg b/icons/tokens/white/v1/CERE.svg new file mode 100644 index 0000000..68b08be --- /dev/null +++ b/icons/tokens/white/v1/CERE.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/CFG.svg b/icons/tokens/white/v1/CFG.svg new file mode 100644 index 0000000..f7014c4 --- /dev/null +++ b/icons/tokens/white/v1/CFG.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/CGT.svg b/icons/tokens/white/v1/CGT.svg new file mode 100644 index 0000000..67548b9 --- /dev/null +++ b/icons/tokens/white/v1/CGT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/CHAOS.svg b/icons/tokens/white/v1/CHAOS.svg new file mode 100644 index 0000000..41bd18e --- /dev/null +++ b/icons/tokens/white/v1/CHAOS.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/CHRWNA.svg b/icons/tokens/white/v1/CHRWNA.svg new file mode 100644 index 0000000..18af5ec --- /dev/null +++ b/icons/tokens/white/v1/CHRWNA.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/icons/tokens/white/v1/CKTON.svg b/icons/tokens/white/v1/CKTON.svg new file mode 100644 index 0000000..4330737 --- /dev/null +++ b/icons/tokens/white/v1/CKTON.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/CLV.svg b/icons/tokens/white/v1/CLV.svg new file mode 100644 index 0000000..09b97fa --- /dev/null +++ b/icons/tokens/white/v1/CLV.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/CONV.svg b/icons/tokens/white/v1/CONV.svg new file mode 100644 index 0000000..55d57b2 --- /dev/null +++ b/icons/tokens/white/v1/CONV.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/CP.svg b/icons/tokens/white/v1/CP.svg new file mode 100644 index 0000000..2426cab --- /dev/null +++ b/icons/tokens/white/v1/CP.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/CRAB.svg b/icons/tokens/white/v1/CRAB.svg new file mode 100644 index 0000000..041f3b9 --- /dev/null +++ b/icons/tokens/white/v1/CRAB.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/CRU.svg b/icons/tokens/white/v1/CRU.svg new file mode 100644 index 0000000..729f4cc --- /dev/null +++ b/icons/tokens/white/v1/CRU.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/CSM.svg b/icons/tokens/white/v1/CSM.svg new file mode 100644 index 0000000..635dc0e --- /dev/null +++ b/icons/tokens/white/v1/CSM.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/CTC.svg b/icons/tokens/white/v1/CTC.svg new file mode 100644 index 0000000..553a71f --- /dev/null +++ b/icons/tokens/white/v1/CTC.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/CWS.svg b/icons/tokens/white/v1/CWS.svg new file mode 100644 index 0000000..631c791 --- /dev/null +++ b/icons/tokens/white/v1/CWS.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/v1/DAI-Acala.svg b/icons/tokens/white/v1/DAI-Acala.svg new file mode 100644 index 0000000..ee7aae5 --- /dev/null +++ b/icons/tokens/white/v1/DAI-Acala.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/DAI-Karura.svg b/icons/tokens/white/v1/DAI-Karura.svg new file mode 100644 index 0000000..6b153c7 --- /dev/null +++ b/icons/tokens/white/v1/DAI-Karura.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/v1/DAI-Moonbeam.svg b/icons/tokens/white/v1/DAI-Moonbeam.svg new file mode 100644 index 0000000..9c6814d --- /dev/null +++ b/icons/tokens/white/v1/DAI-Moonbeam.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/DAI-Snowbridge.svg b/icons/tokens/white/v1/DAI-Snowbridge.svg new file mode 100644 index 0000000..2fe1078 --- /dev/null +++ b/icons/tokens/white/v1/DAI-Snowbridge.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/v1/DAI.svg b/icons/tokens/white/v1/DAI.svg new file mode 100644 index 0000000..7f3f895 --- /dev/null +++ b/icons/tokens/white/v1/DAI.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/DAMN.svg b/icons/tokens/white/v1/DAMN.svg new file mode 100644 index 0000000..304f8e2 --- /dev/null +++ b/icons/tokens/white/v1/DAMN.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/DBC.svg b/icons/tokens/white/v1/DBC.svg new file mode 100644 index 0000000..07d460e --- /dev/null +++ b/icons/tokens/white/v1/DBC.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/DED.svg b/icons/tokens/white/v1/DED.svg new file mode 100644 index 0000000..b35b688 --- /dev/null +++ b/icons/tokens/white/v1/DED.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/DENTX.svg b/icons/tokens/white/v1/DENTX.svg new file mode 100644 index 0000000..7641679 --- /dev/null +++ b/icons/tokens/white/v1/DENTX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/DOCK.svg b/icons/tokens/white/v1/DOCK.svg new file mode 100644 index 0000000..918bb4d --- /dev/null +++ b/icons/tokens/white/v1/DOCK.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/DON.png b/icons/tokens/white/v1/DON.png new file mode 100644 index 0000000..4de1804 Binary files /dev/null and b/icons/tokens/white/v1/DON.png differ diff --git a/icons/tokens/white/v1/DORA.svg b/icons/tokens/white/v1/DORA.svg new file mode 100644 index 0000000..a970d32 --- /dev/null +++ b/icons/tokens/white/v1/DORA.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/v1/DOT-iBTC.svg b/icons/tokens/white/v1/DOT-iBTC.svg new file mode 100644 index 0000000..9f6f8c0 --- /dev/null +++ b/icons/tokens/white/v1/DOT-iBTC.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/tokens/white/v1/DOT.svg b/icons/tokens/white/v1/DOT.svg new file mode 100644 index 0000000..f4b1ac8 --- /dev/null +++ b/icons/tokens/white/v1/DOT.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/white/v1/DOTA.svg b/icons/tokens/white/v1/DOTA.svg new file mode 100644 index 0000000..4ad7be5 --- /dev/null +++ b/icons/tokens/white/v1/DOTA.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/DOTON.svg b/icons/tokens/white/v1/DOTON.svg new file mode 100644 index 0000000..11a1630 --- /dev/null +++ b/icons/tokens/white/v1/DOTON.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/Default.svg b/icons/tokens/white/v1/Default.svg new file mode 100644 index 0000000..5a02000 --- /dev/null +++ b/icons/tokens/white/v1/Default.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/EDG.svg b/icons/tokens/white/v1/EDG.svg new file mode 100644 index 0000000..42b1b77 --- /dev/null +++ b/icons/tokens/white/v1/EDG.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/EFT.svg b/icons/tokens/white/v1/EFT.svg new file mode 100644 index 0000000..57ef868 --- /dev/null +++ b/icons/tokens/white/v1/EFT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/ENJ.svg b/icons/tokens/white/v1/ENJ.svg new file mode 100644 index 0000000..3b8fc88 --- /dev/null +++ b/icons/tokens/white/v1/ENJ.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/EQ.svg b/icons/tokens/white/v1/EQ.svg new file mode 100644 index 0000000..7da6d55 --- /dev/null +++ b/icons/tokens/white/v1/EQ.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/EQD.svg b/icons/tokens/white/v1/EQD.svg new file mode 100644 index 0000000..8d7a764 --- /dev/null +++ b/icons/tokens/white/v1/EQD.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/ETH.svg b/icons/tokens/white/v1/ETH.svg new file mode 100644 index 0000000..d07a828 --- /dev/null +++ b/icons/tokens/white/v1/ETH.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/EURC.svg b/icons/tokens/white/v1/EURC.svg new file mode 100644 index 0000000..dc8b45b --- /dev/null +++ b/icons/tokens/white/v1/EURC.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/EURM.svg b/icons/tokens/white/v1/EURM.svg new file mode 100644 index 0000000..f65a30f --- /dev/null +++ b/icons/tokens/white/v1/EURM.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/EWT.svg b/icons/tokens/white/v1/EWT.svg new file mode 100644 index 0000000..b9945da --- /dev/null +++ b/icons/tokens/white/v1/EWT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/FIL.svg b/icons/tokens/white/v1/FIL.svg new file mode 100644 index 0000000..149df63 --- /dev/null +++ b/icons/tokens/white/v1/FIL.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/FLARE.svg b/icons/tokens/white/v1/FLARE.svg new file mode 100644 index 0000000..b01093c --- /dev/null +++ b/icons/tokens/white/v1/FLARE.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/FRAX.svg b/icons/tokens/white/v1/FRAX.svg new file mode 100644 index 0000000..47a2cd5 --- /dev/null +++ b/icons/tokens/white/v1/FRAX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/FRQCY.svg b/icons/tokens/white/v1/FRQCY.svg new file mode 100644 index 0000000..187c4d5 --- /dev/null +++ b/icons/tokens/white/v1/FRQCY.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/FTM.svg b/icons/tokens/white/v1/FTM.svg new file mode 100644 index 0000000..f5bbed4 --- /dev/null +++ b/icons/tokens/white/v1/FTM.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/FXS.svg b/icons/tokens/white/v1/FXS.svg new file mode 100644 index 0000000..dcd5360 --- /dev/null +++ b/icons/tokens/white/v1/FXS.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/GABE.svg b/icons/tokens/white/v1/GABE.svg new file mode 100644 index 0000000..df3c33e --- /dev/null +++ b/icons/tokens/white/v1/GABE.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/v1/GENS.svg b/icons/tokens/white/v1/GENS.svg new file mode 100644 index 0000000..209111f --- /dev/null +++ b/icons/tokens/white/v1/GENS.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/v1/GIANT.svg b/icons/tokens/white/v1/GIANT.svg new file mode 100644 index 0000000..7b0dec3 --- /dev/null +++ b/icons/tokens/white/v1/GIANT.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/v1/GIGADOT.svg b/icons/tokens/white/v1/GIGADOT.svg new file mode 100644 index 0000000..a3c3db4 --- /dev/null +++ b/icons/tokens/white/v1/GIGADOT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/GIGAETH.svg b/icons/tokens/white/v1/GIGAETH.svg new file mode 100644 index 0000000..6bb232c --- /dev/null +++ b/icons/tokens/white/v1/GIGAETH.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/GLINT.svg b/icons/tokens/white/v1/GLINT.svg new file mode 100644 index 0000000..708ed43 --- /dev/null +++ b/icons/tokens/white/v1/GLINT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/GLMR.svg b/icons/tokens/white/v1/GLMR.svg new file mode 100644 index 0000000..bc4c879 --- /dev/null +++ b/icons/tokens/white/v1/GLMR.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/GM.svg b/icons/tokens/white/v1/GM.svg new file mode 100644 index 0000000..fb08b05 --- /dev/null +++ b/icons/tokens/white/v1/GM.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/GN.svg b/icons/tokens/white/v1/GN.svg new file mode 100644 index 0000000..a1b979d --- /dev/null +++ b/icons/tokens/white/v1/GN.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/GOV2.svg b/icons/tokens/white/v1/GOV2.svg new file mode 100644 index 0000000..6585b59 --- /dev/null +++ b/icons/tokens/white/v1/GOV2.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/HASH.svg b/icons/tokens/white/v1/HASH.svg new file mode 100644 index 0000000..f6343d4 --- /dev/null +++ b/icons/tokens/white/v1/HASH.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/HDX.svg b/icons/tokens/white/v1/HDX.svg new file mode 100644 index 0000000..dfd962d --- /dev/null +++ b/icons/tokens/white/v1/HDX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/HEI.svg b/icons/tokens/white/v1/HEI.svg new file mode 100644 index 0000000..9123bb6 --- /dev/null +++ b/icons/tokens/white/v1/HEI.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/HEX.svg b/icons/tokens/white/v1/HEX.svg new file mode 100644 index 0000000..ab10911 --- /dev/null +++ b/icons/tokens/white/v1/HEX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/HKO.svg b/icons/tokens/white/v1/HKO.svg new file mode 100644 index 0000000..b440d2b --- /dev/null +++ b/icons/tokens/white/v1/HKO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/HMND.svg b/icons/tokens/white/v1/HMND.svg new file mode 100644 index 0000000..7e4f953 --- /dev/null +++ b/icons/tokens/white/v1/HMND.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/HOLLAR.svg b/icons/tokens/white/v1/HOLLAR.svg new file mode 100644 index 0000000..d705b03 --- /dev/null +++ b/icons/tokens/white/v1/HOLLAR.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/HYDRO.svg b/icons/tokens/white/v1/HYDRO.svg new file mode 100644 index 0000000..abe1b4d --- /dev/null +++ b/icons/tokens/white/v1/HYDRO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/ICZ.svg b/icons/tokens/white/v1/ICZ.svg new file mode 100644 index 0000000..b811843 --- /dev/null +++ b/icons/tokens/white/v1/ICZ.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/IDIA.svg b/icons/tokens/white/v1/IDIA.svg new file mode 100644 index 0000000..2d39a5a --- /dev/null +++ b/icons/tokens/white/v1/IDIA.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/IDON.png b/icons/tokens/white/v1/IDON.png new file mode 100644 index 0000000..ecf314f Binary files /dev/null and b/icons/tokens/white/v1/IDON.png differ diff --git a/icons/tokens/white/v1/IMBU.svg b/icons/tokens/white/v1/IMBU.svg new file mode 100644 index 0000000..db17f4e --- /dev/null +++ b/icons/tokens/white/v1/IMBU.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/tokens/white/v1/IMPC.png b/icons/tokens/white/v1/IMPC.png new file mode 100644 index 0000000..082af5e Binary files /dev/null and b/icons/tokens/white/v1/IMPC.png differ diff --git a/icons/tokens/white/v1/INTR-USDT.svg b/icons/tokens/white/v1/INTR-USDT.svg new file mode 100644 index 0000000..220c2e7 --- /dev/null +++ b/icons/tokens/white/v1/INTR-USDT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/INTR.svg b/icons/tokens/white/v1/INTR.svg new file mode 100644 index 0000000..499f2f5 --- /dev/null +++ b/icons/tokens/white/v1/INTR.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/IXAV.svg b/icons/tokens/white/v1/IXAV.svg new file mode 100644 index 0000000..ec9542c --- /dev/null +++ b/icons/tokens/white/v1/IXAV.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/IXON.svg b/icons/tokens/white/v1/IXON.svg new file mode 100644 index 0000000..d8bf977 --- /dev/null +++ b/icons/tokens/white/v1/IXON.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/JOY.svg b/icons/tokens/white/v1/JOY.svg new file mode 100644 index 0000000..01d92a2 --- /dev/null +++ b/icons/tokens/white/v1/JOY.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/v1/JUR.svg b/icons/tokens/white/v1/JUR.svg new file mode 100644 index 0000000..5e5a806 --- /dev/null +++ b/icons/tokens/white/v1/JUR.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/KAB.svg b/icons/tokens/white/v1/KAB.svg new file mode 100644 index 0000000..66595d1 --- /dev/null +++ b/icons/tokens/white/v1/KAB.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/KAPEX.svg b/icons/tokens/white/v1/KAPEX.svg new file mode 100644 index 0000000..b114516 --- /dev/null +++ b/icons/tokens/white/v1/KAPEX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/KAR.svg b/icons/tokens/white/v1/KAR.svg new file mode 100644 index 0000000..83de387 --- /dev/null +++ b/icons/tokens/white/v1/KAR.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/KICO.svg b/icons/tokens/white/v1/KICO.svg new file mode 100644 index 0000000..fbd544e --- /dev/null +++ b/icons/tokens/white/v1/KICO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/KILT.svg b/icons/tokens/white/v1/KILT.svg new file mode 100644 index 0000000..4a3b7f9 --- /dev/null +++ b/icons/tokens/white/v1/KILT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/KINT.svg b/icons/tokens/white/v1/KINT.svg new file mode 100644 index 0000000..dac11c6 --- /dev/null +++ b/icons/tokens/white/v1/KINT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/KMA.svg b/icons/tokens/white/v1/KMA.svg new file mode 100644 index 0000000..3ce8205 --- /dev/null +++ b/icons/tokens/white/v1/KMA.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/KOL.svg b/icons/tokens/white/v1/KOL.svg new file mode 100644 index 0000000..86e2714 --- /dev/null +++ b/icons/tokens/white/v1/KOL.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/tokens/white/v1/KPX.svg b/icons/tokens/white/v1/KPX.svg new file mode 100644 index 0000000..bd282f7 --- /dev/null +++ b/icons/tokens/white/v1/KPX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/KREST.svg b/icons/tokens/white/v1/KREST.svg new file mode 100644 index 0000000..1c0e290 --- /dev/null +++ b/icons/tokens/white/v1/KREST.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/KSM-KINT.svg b/icons/tokens/white/v1/KSM-KINT.svg new file mode 100644 index 0000000..f459d81 --- /dev/null +++ b/icons/tokens/white/v1/KSM-KINT.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/v1/KSM-kBTC.svg b/icons/tokens/white/v1/KSM-kBTC.svg new file mode 100644 index 0000000..d0a7ff8 --- /dev/null +++ b/icons/tokens/white/v1/KSM-kBTC.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/white/v1/KSM.svg b/icons/tokens/white/v1/KSM.svg new file mode 100644 index 0000000..723661a --- /dev/null +++ b/icons/tokens/white/v1/KSM.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/KTON.svg b/icons/tokens/white/v1/KTON.svg new file mode 100644 index 0000000..4330737 --- /dev/null +++ b/icons/tokens/white/v1/KTON.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/KUSD.svg b/icons/tokens/white/v1/KUSD.svg new file mode 100644 index 0000000..9655a0c --- /dev/null +++ b/icons/tokens/white/v1/KUSD.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/KYL.svg b/icons/tokens/white/v1/KYL.svg new file mode 100644 index 0000000..a4d094e --- /dev/null +++ b/icons/tokens/white/v1/KYL.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/v1/LAOS.svg b/icons/tokens/white/v1/LAOS.svg new file mode 100644 index 0000000..628a1b5 --- /dev/null +++ b/icons/tokens/white/v1/LAOS.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/LAYR.svg b/icons/tokens/white/v1/LAYR.svg new file mode 100644 index 0000000..5b71f94 --- /dev/null +++ b/icons/tokens/white/v1/LAYR.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/tokens/white/v1/LDO.svg b/icons/tokens/white/v1/LDO.svg new file mode 100644 index 0000000..4d81e33 --- /dev/null +++ b/icons/tokens/white/v1/LDO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/LDOT.svg b/icons/tokens/white/v1/LDOT.svg new file mode 100644 index 0000000..dab17d5 --- /dev/null +++ b/icons/tokens/white/v1/LDOT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/LINK.svg b/icons/tokens/white/v1/LINK.svg new file mode 100644 index 0000000..d8e5586 --- /dev/null +++ b/icons/tokens/white/v1/LINK.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/LIT.svg b/icons/tokens/white/v1/LIT.svg new file mode 100644 index 0000000..df23ece --- /dev/null +++ b/icons/tokens/white/v1/LIT.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/v1/LKSM.svg b/icons/tokens/white/v1/LKSM.svg new file mode 100644 index 0000000..3fd6a58 --- /dev/null +++ b/icons/tokens/white/v1/LKSM.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/LRNA.svg b/icons/tokens/white/v1/LRNA.svg new file mode 100644 index 0000000..727f32b --- /dev/null +++ b/icons/tokens/white/v1/LRNA.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/v1/MANTA.svg b/icons/tokens/white/v1/MANTA.svg new file mode 100644 index 0000000..5d824e9 --- /dev/null +++ b/icons/tokens/white/v1/MANTA.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/MATIC.svg b/icons/tokens/white/v1/MATIC.svg new file mode 100644 index 0000000..85c1fe4 --- /dev/null +++ b/icons/tokens/white/v1/MATIC.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/MFAM.svg b/icons/tokens/white/v1/MFAM.svg new file mode 100644 index 0000000..772bd86 --- /dev/null +++ b/icons/tokens/white/v1/MFAM.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/white/v1/MGX.svg b/icons/tokens/white/v1/MGX.svg new file mode 100644 index 0000000..0824c70 --- /dev/null +++ b/icons/tokens/white/v1/MGX.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/MITO.svg b/icons/tokens/white/v1/MITO.svg new file mode 100644 index 0000000..cf138da --- /dev/null +++ b/icons/tokens/white/v1/MITO.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/v1/MOVR.svg b/icons/tokens/white/v1/MOVR.svg new file mode 100644 index 0000000..00bdae7 --- /dev/null +++ b/icons/tokens/white/v1/MOVR.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/v1/MPC.png b/icons/tokens/white/v1/MPC.png new file mode 100644 index 0000000..082af5e Binary files /dev/null and b/icons/tokens/white/v1/MPC.png differ diff --git a/icons/tokens/white/v1/MYRIA.svg b/icons/tokens/white/v1/MYRIA.svg new file mode 100644 index 0000000..4eb9979 --- /dev/null +++ b/icons/tokens/white/v1/MYRIA.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/MYTH-Snowbridge.svg b/icons/tokens/white/v1/MYTH-Snowbridge.svg new file mode 100644 index 0000000..9fbbc72 --- /dev/null +++ b/icons/tokens/white/v1/MYTH-Snowbridge.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/v1/MYTH.svg b/icons/tokens/white/v1/MYTH.svg new file mode 100644 index 0000000..a24a921 --- /dev/null +++ b/icons/tokens/white/v1/MYTH.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/NAND.svg b/icons/tokens/white/v1/NAND.svg new file mode 100644 index 0000000..cf6d423 --- /dev/null +++ b/icons/tokens/white/v1/NAND.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/NEER.svg b/icons/tokens/white/v1/NEER.svg new file mode 100644 index 0000000..50ae21e --- /dev/null +++ b/icons/tokens/white/v1/NEER.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/NEURO.svg b/icons/tokens/white/v1/NEURO.svg new file mode 100644 index 0000000..b0abf95 --- /dev/null +++ b/icons/tokens/white/v1/NEURO.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/NGNC.svg b/icons/tokens/white/v1/NGNC.svg new file mode 100644 index 0000000..9eb0a0d --- /dev/null +++ b/icons/tokens/white/v1/NGNC.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/NODL.svg b/icons/tokens/white/v1/NODL.svg new file mode 100644 index 0000000..0bf5a05 --- /dev/null +++ b/icons/tokens/white/v1/NODL.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/NUUM.svg b/icons/tokens/white/v1/NUUM.svg new file mode 100644 index 0000000..50ae21e --- /dev/null +++ b/icons/tokens/white/v1/NUUM.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/OTP.svg b/icons/tokens/white/v1/OTP.svg new file mode 100644 index 0000000..075e53e --- /dev/null +++ b/icons/tokens/white/v1/OTP.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/P3D.svg b/icons/tokens/white/v1/P3D.svg new file mode 100644 index 0000000..ca8e4ee --- /dev/null +++ b/icons/tokens/white/v1/P3D.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/PARA.svg b/icons/tokens/white/v1/PARA.svg new file mode 100644 index 0000000..8838091 --- /dev/null +++ b/icons/tokens/white/v1/PARA.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/PAS.svg b/icons/tokens/white/v1/PAS.svg new file mode 100644 index 0000000..43ec262 --- /dev/null +++ b/icons/tokens/white/v1/PAS.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/PAXG.svg b/icons/tokens/white/v1/PAXG.svg new file mode 100644 index 0000000..ebd23d3 --- /dev/null +++ b/icons/tokens/white/v1/PAXG.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/PDEX.svg b/icons/tokens/white/v1/PDEX.svg new file mode 100644 index 0000000..6cd4a4d --- /dev/null +++ b/icons/tokens/white/v1/PDEX.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/v1/PEAQ.svg b/icons/tokens/white/v1/PEAQ.svg new file mode 100644 index 0000000..6f877f5 --- /dev/null +++ b/icons/tokens/white/v1/PEAQ.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/PEN.svg b/icons/tokens/white/v1/PEN.svg new file mode 100644 index 0000000..66a2846 --- /dev/null +++ b/icons/tokens/white/v1/PEN.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/PHA.svg b/icons/tokens/white/v1/PHA.svg new file mode 100644 index 0000000..4ade643 --- /dev/null +++ b/icons/tokens/white/v1/PHA.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/v1/PICA.svg b/icons/tokens/white/v1/PICA.svg new file mode 100644 index 0000000..d1ede65 --- /dev/null +++ b/icons/tokens/white/v1/PICA.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/PILT.svg b/icons/tokens/white/v1/PILT.svg new file mode 100644 index 0000000..59919a2 --- /dev/null +++ b/icons/tokens/white/v1/PILT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/PINK.svg b/icons/tokens/white/v1/PINK.svg new file mode 100644 index 0000000..7bb0044 --- /dev/null +++ b/icons/tokens/white/v1/PINK.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/PLMC.svg b/icons/tokens/white/v1/PLMC.svg new file mode 100644 index 0000000..7d57c2f --- /dev/null +++ b/icons/tokens/white/v1/PLMC.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/POLYX.svg b/icons/tokens/white/v1/POLYX.svg new file mode 100644 index 0000000..3e9f936 --- /dev/null +++ b/icons/tokens/white/v1/POLYX.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/POOP.svg b/icons/tokens/white/v1/POOP.svg new file mode 100644 index 0000000..895e843 --- /dev/null +++ b/icons/tokens/white/v1/POOP.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/Phala.svg b/icons/tokens/white/v1/Phala.svg new file mode 100644 index 0000000..05778ed --- /dev/null +++ b/icons/tokens/white/v1/Phala.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/QTZ.svg b/icons/tokens/white/v1/QTZ.svg new file mode 100644 index 0000000..d698740 --- /dev/null +++ b/icons/tokens/white/v1/QTZ.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/RIB.svg b/icons/tokens/white/v1/RIB.svg new file mode 100644 index 0000000..ce7599f --- /dev/null +++ b/icons/tokens/white/v1/RIB.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/tokens/white/v1/RING.svg b/icons/tokens/white/v1/RING.svg new file mode 100644 index 0000000..b06ae31 --- /dev/null +++ b/icons/tokens/white/v1/RING.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/RMRK.svg b/icons/tokens/white/v1/RMRK.svg new file mode 100644 index 0000000..edc75c5 --- /dev/null +++ b/icons/tokens/white/v1/RMRK.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/v1/ROC.svg b/icons/tokens/white/v1/ROC.svg new file mode 100644 index 0000000..8ed3986 --- /dev/null +++ b/icons/tokens/white/v1/ROC.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/white/v1/SAMA.svg b/icons/tokens/white/v1/SAMA.svg new file mode 100644 index 0000000..af2132a --- /dev/null +++ b/icons/tokens/white/v1/SAMA.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/SDN.svg b/icons/tokens/white/v1/SDN.svg new file mode 100644 index 0000000..917c26c --- /dev/null +++ b/icons/tokens/white/v1/SDN.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/white/v1/SKY.svg b/icons/tokens/white/v1/SKY.svg new file mode 100644 index 0000000..219a6a5 --- /dev/null +++ b/icons/tokens/white/v1/SKY.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/SOL-Wormhole.svg b/icons/tokens/white/v1/SOL-Wormhole.svg new file mode 100644 index 0000000..7a34bb2 --- /dev/null +++ b/icons/tokens/white/v1/SOL-Wormhole.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/SOLAR.svg b/icons/tokens/white/v1/SOLAR.svg new file mode 100644 index 0000000..e5c3bef --- /dev/null +++ b/icons/tokens/white/v1/SOLAR.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/white/v1/SPACE.svg b/icons/tokens/white/v1/SPACE.svg new file mode 100644 index 0000000..4df183b --- /dev/null +++ b/icons/tokens/white/v1/SPACE.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/STELLA.svg b/icons/tokens/white/v1/STELLA.svg new file mode 100644 index 0000000..05dcf6b --- /dev/null +++ b/icons/tokens/white/v1/STELLA.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/STINK.svg b/icons/tokens/white/v1/STINK.svg new file mode 100644 index 0000000..05f4d21 --- /dev/null +++ b/icons/tokens/white/v1/STINK.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/SUB.svg b/icons/tokens/white/v1/SUB.svg new file mode 100644 index 0000000..22616ee --- /dev/null +++ b/icons/tokens/white/v1/SUB.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/SUI-Wormhole.svg b/icons/tokens/white/v1/SUI-Wormhole.svg new file mode 100644 index 0000000..6c9fee9 --- /dev/null +++ b/icons/tokens/white/v1/SUI-Wormhole.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/v1/TAI.svg b/icons/tokens/white/v1/TAI.svg new file mode 100644 index 0000000..1327023 --- /dev/null +++ b/icons/tokens/white/v1/TAI.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/TANSSI.svg b/icons/tokens/white/v1/TANSSI.svg new file mode 100644 index 0000000..c12304d --- /dev/null +++ b/icons/tokens/white/v1/TANSSI.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/white/v1/TAO_bittensor.svg b/icons/tokens/white/v1/TAO_bittensor.svg new file mode 100644 index 0000000..f2e7532 --- /dev/null +++ b/icons/tokens/white/v1/TAO_bittensor.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/TAO_fusotao.svg b/icons/tokens/white/v1/TAO_fusotao.svg new file mode 100644 index 0000000..106718a --- /dev/null +++ b/icons/tokens/white/v1/TAO_fusotao.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/v1/TAP.svg b/icons/tokens/white/v1/TAP.svg new file mode 100644 index 0000000..72cc4d8 --- /dev/null +++ b/icons/tokens/white/v1/TAP.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/tokens/white/v1/TEER.svg b/icons/tokens/white/v1/TEER.svg new file mode 100644 index 0000000..6e737dd --- /dev/null +++ b/icons/tokens/white/v1/TEER.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/v1/TNKR.svg b/icons/tokens/white/v1/TNKR.svg new file mode 100644 index 0000000..efbd320 --- /dev/null +++ b/icons/tokens/white/v1/TNKR.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/TNT.svg b/icons/tokens/white/v1/TNT.svg new file mode 100644 index 0000000..2a4a4e7 --- /dev/null +++ b/icons/tokens/white/v1/TNT.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/TRAC.svg b/icons/tokens/white/v1/TRAC.svg new file mode 100644 index 0000000..dae327b --- /dev/null +++ b/icons/tokens/white/v1/TRAC.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/TUR.svg b/icons/tokens/white/v1/TUR.svg new file mode 100644 index 0000000..c74fdde --- /dev/null +++ b/icons/tokens/white/v1/TUR.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/TZS.svg b/icons/tokens/white/v1/TZS.svg new file mode 100644 index 0000000..bbbc52d --- /dev/null +++ b/icons/tokens/white/v1/TZS.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/UNI.svg b/icons/tokens/white/v1/UNI.svg new file mode 100644 index 0000000..1f3f559 --- /dev/null +++ b/icons/tokens/white/v1/UNI.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/tokens/white/v1/UNQ.svg b/icons/tokens/white/v1/UNQ.svg new file mode 100644 index 0000000..d864b8e --- /dev/null +++ b/icons/tokens/white/v1/UNQ.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/USDC-Karura.svg b/icons/tokens/white/v1/USDC-Karura.svg new file mode 100644 index 0000000..e95e5cc --- /dev/null +++ b/icons/tokens/white/v1/USDC-Karura.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/v1/USDC-Moonbeam.svg b/icons/tokens/white/v1/USDC-Moonbeam.svg new file mode 100644 index 0000000..a974fd0 --- /dev/null +++ b/icons/tokens/white/v1/USDC-Moonbeam.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/USDC-Snowbridge.svg b/icons/tokens/white/v1/USDC-Snowbridge.svg new file mode 100644 index 0000000..4eb3521 --- /dev/null +++ b/icons/tokens/white/v1/USDC-Snowbridge.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/v1/USDC.svg b/icons/tokens/white/v1/USDC.svg new file mode 100644 index 0000000..3945f62 --- /dev/null +++ b/icons/tokens/white/v1/USDC.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/USDCaxl.svg b/icons/tokens/white/v1/USDCaxl.svg new file mode 100644 index 0000000..cabe937 --- /dev/null +++ b/icons/tokens/white/v1/USDCaxl.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/USDT-Moonbeam.svg b/icons/tokens/white/v1/USDT-Moonbeam.svg new file mode 100644 index 0000000..26f02cc --- /dev/null +++ b/icons/tokens/white/v1/USDT-Moonbeam.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/USDT-Snowbridge.svg b/icons/tokens/white/v1/USDT-Snowbridge.svg new file mode 100644 index 0000000..733b85a --- /dev/null +++ b/icons/tokens/white/v1/USDT-Snowbridge.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/v1/USDT.svg b/icons/tokens/white/v1/USDT.svg new file mode 100644 index 0000000..1a76e11 --- /dev/null +++ b/icons/tokens/white/v1/USDT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/VARA.svg b/icons/tokens/white/v1/VARA.svg new file mode 100644 index 0000000..4760629 --- /dev/null +++ b/icons/tokens/white/v1/VARA.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/VARCH.svg b/icons/tokens/white/v1/VARCH.svg new file mode 100644 index 0000000..8763069 --- /dev/null +++ b/icons/tokens/white/v1/VARCH.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/WBTC-Acala.svg b/icons/tokens/white/v1/WBTC-Acala.svg new file mode 100644 index 0000000..ba537e1 --- /dev/null +++ b/icons/tokens/white/v1/WBTC-Acala.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/WBTC-Moonbeam.svg b/icons/tokens/white/v1/WBTC-Moonbeam.svg new file mode 100644 index 0000000..99722f1 --- /dev/null +++ b/icons/tokens/white/v1/WBTC-Moonbeam.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/WBTC-Snowbridge.svg b/icons/tokens/white/v1/WBTC-Snowbridge.svg new file mode 100644 index 0000000..d02161b --- /dev/null +++ b/icons/tokens/white/v1/WBTC-Snowbridge.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/v1/WBTC.svg b/icons/tokens/white/v1/WBTC.svg new file mode 100644 index 0000000..1185566 --- /dev/null +++ b/icons/tokens/white/v1/WBTC.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/white/v1/WELL.svg b/icons/tokens/white/v1/WELL.svg new file mode 100644 index 0000000..772bd86 --- /dev/null +++ b/icons/tokens/white/v1/WELL.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/white/v1/WETH-Acala.svg b/icons/tokens/white/v1/WETH-Acala.svg new file mode 100644 index 0000000..5d3c984 --- /dev/null +++ b/icons/tokens/white/v1/WETH-Acala.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/WETH-Moonbeam.svg b/icons/tokens/white/v1/WETH-Moonbeam.svg new file mode 100644 index 0000000..2309e15 --- /dev/null +++ b/icons/tokens/white/v1/WETH-Moonbeam.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/WETH-Snowbridge.svg b/icons/tokens/white/v1/WETH-Snowbridge.svg new file mode 100644 index 0000000..e1367c3 --- /dev/null +++ b/icons/tokens/white/v1/WETH-Snowbridge.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/v1/WETH-worm.svg b/icons/tokens/white/v1/WETH-worm.svg new file mode 100644 index 0000000..ca1db4e --- /dev/null +++ b/icons/tokens/white/v1/WETH-worm.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/WGLMR.svg b/icons/tokens/white/v1/WGLMR.svg new file mode 100644 index 0000000..bc4c879 --- /dev/null +++ b/icons/tokens/white/v1/WGLMR.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/WIFD.svg b/icons/tokens/white/v1/WIFD.svg new file mode 100644 index 0000000..e7b9e92 --- /dev/null +++ b/icons/tokens/white/v1/WIFD.svg @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/v1/WND.svg b/icons/tokens/white/v1/WND.svg new file mode 100644 index 0000000..fc00d55 --- /dev/null +++ b/icons/tokens/white/v1/WND.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/WUD.svg b/icons/tokens/white/v1/WUD.svg new file mode 100644 index 0000000..409f9d8 --- /dev/null +++ b/icons/tokens/white/v1/WUD.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/v1/XAV.svg b/icons/tokens/white/v1/XAV.svg new file mode 100644 index 0000000..ab31349 --- /dev/null +++ b/icons/tokens/white/v1/XAV.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/v1/XGM.svg b/icons/tokens/white/v1/XGM.svg new file mode 100644 index 0000000..51eb813 --- /dev/null +++ b/icons/tokens/white/v1/XGM.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/XLM.svg b/icons/tokens/white/v1/XLM.svg new file mode 100644 index 0000000..d934a0b --- /dev/null +++ b/icons/tokens/white/v1/XLM.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/v1/XON.svg b/icons/tokens/white/v1/XON.svg new file mode 100644 index 0000000..9907d4b --- /dev/null +++ b/icons/tokens/white/v1/XON.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/XRT.svg b/icons/tokens/white/v1/XRT.svg new file mode 100644 index 0000000..9225cf7 --- /dev/null +++ b/icons/tokens/white/v1/XRT.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/XX.svg b/icons/tokens/white/v1/XX.svg new file mode 100644 index 0000000..d3826fe --- /dev/null +++ b/icons/tokens/white/v1/XX.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/ZLK.svg b/icons/tokens/white/v1/ZLK.svg new file mode 100644 index 0000000..2ce7fe4 --- /dev/null +++ b/icons/tokens/white/v1/ZLK.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/ZTG.svg b/icons/tokens/white/v1/ZTG.svg new file mode 100644 index 0000000..ae4d99f --- /dev/null +++ b/icons/tokens/white/v1/ZTG.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/aSEEDk.svg b/icons/tokens/white/v1/aSEEDk.svg new file mode 100644 index 0000000..c06f463 --- /dev/null +++ b/icons/tokens/white/v1/aSEEDk.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/aSEEDp.svg b/icons/tokens/white/v1/aSEEDp.svg new file mode 100644 index 0000000..8f2e6ca --- /dev/null +++ b/icons/tokens/white/v1/aSEEDp.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/tokens/white/v1/cACU.svg b/icons/tokens/white/v1/cACU.svg new file mode 100644 index 0000000..cc574fb --- /dev/null +++ b/icons/tokens/white/v1/cACU.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/cDOT.svg b/icons/tokens/white/v1/cDOT.svg new file mode 100644 index 0000000..43021ad --- /dev/null +++ b/icons/tokens/white/v1/cDOT.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/iBTC-USDT.svg b/icons/tokens/white/v1/iBTC-USDT.svg new file mode 100644 index 0000000..e04c3a5 --- /dev/null +++ b/icons/tokens/white/v1/iBTC-USDT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/iBTC.svg b/icons/tokens/white/v1/iBTC.svg new file mode 100644 index 0000000..febf9b7 --- /dev/null +++ b/icons/tokens/white/v1/iBTC.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/v1/interBTC.svg b/icons/tokens/white/v1/interBTC.svg new file mode 100644 index 0000000..bba121e --- /dev/null +++ b/icons/tokens/white/v1/interBTC.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/kBTC-USDT.svg b/icons/tokens/white/v1/kBTC-USDT.svg new file mode 100644 index 0000000..4c4a6be --- /dev/null +++ b/icons/tokens/white/v1/kBTC-USDT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/kBTC.svg b/icons/tokens/white/v1/kBTC.svg new file mode 100644 index 0000000..215db28 --- /dev/null +++ b/icons/tokens/white/v1/kBTC.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/tokens/white/v1/lcDOT.svg b/icons/tokens/white/v1/lcDOT.svg new file mode 100644 index 0000000..123632a --- /dev/null +++ b/icons/tokens/white/v1/lcDOT.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/mbXEN.svg b/icons/tokens/white/v1/mbXEN.svg new file mode 100644 index 0000000..fad7489 --- /dev/null +++ b/icons/tokens/white/v1/mbXEN.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/qDOT.svg b/icons/tokens/white/v1/qDOT.svg new file mode 100644 index 0000000..a4c01d0 --- /dev/null +++ b/icons/tokens/white/v1/qDOT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/qKSM.svg b/icons/tokens/white/v1/qKSM.svg new file mode 100644 index 0000000..c883ef1 --- /dev/null +++ b/icons/tokens/white/v1/qKSM.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/qUSDT.svg b/icons/tokens/white/v1/qUSDT.svg new file mode 100644 index 0000000..17bc6a9 --- /dev/null +++ b/icons/tokens/white/v1/qUSDT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/qiBTC.svg b/icons/tokens/white/v1/qiBTC.svg new file mode 100644 index 0000000..28d852c --- /dev/null +++ b/icons/tokens/white/v1/qiBTC.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/qkBTC.svg b/icons/tokens/white/v1/qkBTC.svg new file mode 100644 index 0000000..e0012f2 --- /dev/null +++ b/icons/tokens/white/v1/qkBTC.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/v1/sDOT.svg b/icons/tokens/white/v1/sDOT.svg new file mode 100644 index 0000000..073b858 --- /dev/null +++ b/icons/tokens/white/v1/sDOT.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/sKSM.svg b/icons/tokens/white/v1/sKSM.svg new file mode 100644 index 0000000..1b5a056 --- /dev/null +++ b/icons/tokens/white/v1/sKSM.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/stDOT.svg b/icons/tokens/white/v1/stDOT.svg new file mode 100644 index 0000000..48aae47 --- /dev/null +++ b/icons/tokens/white/v1/stDOT.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tokens/white/v1/stETH.svg b/icons/tokens/white/v1/stETH.svg new file mode 100644 index 0000000..9e9badc --- /dev/null +++ b/icons/tokens/white/v1/stETH.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/tokens/white/v1/tBTC.svg b/icons/tokens/white/v1/tBTC.svg new file mode 100644 index 0000000..4e95b0e --- /dev/null +++ b/icons/tokens/white/v1/tBTC.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/tDOT.svg b/icons/tokens/white/v1/tDOT.svg new file mode 100644 index 0000000..886c1f0 --- /dev/null +++ b/icons/tokens/white/v1/tDOT.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/tokens/white/v1/taiKSM.svg b/icons/tokens/white/v1/taiKSM.svg new file mode 100644 index 0000000..07d1da1 --- /dev/null +++ b/icons/tokens/white/v1/taiKSM.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/vASTR.svg b/icons/tokens/white/v1/vASTR.svg new file mode 100644 index 0000000..6a76afa --- /dev/null +++ b/icons/tokens/white/v1/vASTR.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/vBNC.svg b/icons/tokens/white/v1/vBNC.svg new file mode 100644 index 0000000..ff84e5c --- /dev/null +++ b/icons/tokens/white/v1/vBNC.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/vDOT.svg b/icons/tokens/white/v1/vDOT.svg new file mode 100644 index 0000000..1a13d4d --- /dev/null +++ b/icons/tokens/white/v1/vDOT.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/vETH.svg b/icons/tokens/white/v1/vETH.svg new file mode 100644 index 0000000..3f1b606 --- /dev/null +++ b/icons/tokens/white/v1/vETH.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/vFIL.svg b/icons/tokens/white/v1/vFIL.svg new file mode 100644 index 0000000..fd99703 --- /dev/null +++ b/icons/tokens/white/v1/vFIL.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/vGLMR.svg b/icons/tokens/white/v1/vGLMR.svg new file mode 100644 index 0000000..0a0c8ab --- /dev/null +++ b/icons/tokens/white/v1/vGLMR.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/vKSM.svg b/icons/tokens/white/v1/vKSM.svg new file mode 100644 index 0000000..d3e9a3b --- /dev/null +++ b/icons/tokens/white/v1/vKSM.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/vMANTA.svg b/icons/tokens/white/v1/vMANTA.svg new file mode 100644 index 0000000..0f02b6a --- /dev/null +++ b/icons/tokens/white/v1/vMANTA.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/vMOVR.svg b/icons/tokens/white/v1/vMOVR.svg new file mode 100644 index 0000000..3a01a01 --- /dev/null +++ b/icons/tokens/white/v1/vMOVR.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/v1/vsDOT.svg b/icons/tokens/white/v1/vsDOT.svg new file mode 100644 index 0000000..e5e908f --- /dev/null +++ b/icons/tokens/white/v1/vsDOT.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/tokens/white/v1/vsKSM.svg b/icons/tokens/white/v1/vsKSM.svg new file mode 100644 index 0000000..d2ee808 --- /dev/null +++ b/icons/tokens/white/v1/vsKSM.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/vASTR.svg b/icons/tokens/white/vASTR.svg new file mode 100644 index 0000000..d3e074b --- /dev/null +++ b/icons/tokens/white/vASTR.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/vBNC.svg b/icons/tokens/white/vBNC.svg new file mode 100644 index 0000000..31e6693 --- /dev/null +++ b/icons/tokens/white/vBNC.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/vDOT.svg b/icons/tokens/white/vDOT.svg new file mode 100644 index 0000000..db9f2b9 --- /dev/null +++ b/icons/tokens/white/vDOT.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/vFIL.svg b/icons/tokens/white/vFIL.svg new file mode 100644 index 0000000..f677f58 --- /dev/null +++ b/icons/tokens/white/vFIL.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/vGLMR.svg b/icons/tokens/white/vGLMR.svg new file mode 100644 index 0000000..18c96d2 --- /dev/null +++ b/icons/tokens/white/vGLMR.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/vKSM.svg b/icons/tokens/white/vKSM.svg new file mode 100644 index 0000000..b544399 --- /dev/null +++ b/icons/tokens/white/vKSM.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/vMANTA.svg b/icons/tokens/white/vMANTA.svg new file mode 100644 index 0000000..e4cf4cf --- /dev/null +++ b/icons/tokens/white/vMANTA.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/vMOVR.svg b/icons/tokens/white/vMOVR.svg new file mode 100644 index 0000000..6ada2d8 --- /dev/null +++ b/icons/tokens/white/vMOVR.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/tokens/white/vsDOT.svg b/icons/tokens/white/vsDOT.svg new file mode 100644 index 0000000..cba897b --- /dev/null +++ b/icons/tokens/white/vsDOT.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/tokens/white/vsKSM.svg b/icons/tokens/white/vsKSM.svg new file mode 100644 index 0000000..0f2a451 --- /dev/null +++ b/icons/tokens/white/vsKSM.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/migrations/asset_hub/migrations.json b/migrations/asset_hub/migrations.json new file mode 100644 index 0000000..b5de037 --- /dev/null +++ b/migrations/asset_hub/migrations.json @@ -0,0 +1,50 @@ +[ + { + "sourceData": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "minBalance": "33333333", + "averageFee": "530000000" + }, + "destinationData": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "minBalance": "3333333", + "averageFee": "90000000" + }, + "blockNumber": 30423691, + "timestamp": 1759795200, + "newTokenNames": [ + "USDT", + "USDC", + "DOT" + ], + "bannerPath": "ahm_kusama", + "migrationInProgress": false, + "wikiURL": "https://docs.novawallet.io/nova-wallet-wiki/asset-management/asset-hub-migration-faq" + }, + { + "sourceData": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "minBalance": "10000000000", + "averageFee": "160000000" + }, + "destinationData": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "minBalance": "100000000", + "averageFee": "10000000" + }, + "blockNumber": 28490502, + "timestamp": 1762243200, + "newTokenNames": [ + "USDT", + "USDC", + "KSM" + ], + "bannerPath": "ahm_polkadot", + "migrationInProgress": false, + "wikiURL": "https://docs.novawallet.io/nova-wallet-wiki/asset-management/asset-hub-migration-faq" + } +] diff --git a/migrations/asset_hub/migrations_dev.json b/migrations/asset_hub/migrations_dev.json new file mode 100644 index 0000000..fb9639f --- /dev/null +++ b/migrations/asset_hub/migrations_dev.json @@ -0,0 +1,75 @@ +[ + { + "sourceData": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "minBalance": "33333333", + "averageFee": "530000000" + }, + "destinationData": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "minBalance": "3333333", + "averageFee": "90000000" + }, + "blockNumber": 30423691, + "timestamp": 1759795200, + "newTokenNames": [ + "USDT", + "USDC", + "ETH", + "DOT" + ], + "bannerPath": "ahm_kusama", + "migrationInProgress": false, + "wikiURL": "https://docs.novawallet.io/nova-wallet-wiki/asset-management/asset-hub-migration-faq" + }, + { + "sourceData": { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assetId": 0, + "minBalance": "10000000000", + "averageFee": "16127400000" + }, + "destinationData": { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assetId": 0, + "minBalance": "1000000000", + "averageFee": "2933700000" + }, + "blockNumber": 26047261, + "timestamp": 1759795200, + "newTokenNames": [ + "USDT", + "USDC", + "DOT" + ], + "bannerPath": "ahm_kusama", + "migrationInProgress": true, + "wikiURL": "https://docs.novawallet.io/nova-wallet-wiki/asset-management/asset-hub-migration-faq" + }, + { + "sourceData": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "minBalance": "10000000000", + "averageFee": "160000000" + }, + "destinationData": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "minBalance": "100000000", + "averageFee": "10000000" + }, + "blockNumber": 28490502, + "timestamp": 1762243200, + "newTokenNames": [ + "USDT", + "USDC", + "KSM" + ], + "bannerPath": "ahm_polkadot", + "migrationInProgress": true, + "wikiURL": "https://docs.novawallet.io/nova-wallet-wiki/asset-management/asset-hub-migration-faq" + } +] diff --git a/staking/global_config.json b/staking/global_config.json new file mode 100644 index 0000000..7db4559 --- /dev/null +++ b/staking/global_config.json @@ -0,0 +1,3 @@ +{ + "multiStakingApiUrl": "https://subquery-multi-staking-prod.novasama-tech.org" +} diff --git a/staking/global_config_dev.json b/staking/global_config_dev.json new file mode 100644 index 0000000..c3d0d7f --- /dev/null +++ b/staking/global_config_dev.json @@ -0,0 +1,3 @@ +{ + "multiStakingApiUrl": "https://subquery-multi-staking-stg.novasama-tech.org" +} diff --git a/staking/nova_validators.json b/staking/nova_validators.json new file mode 100644 index 0000000..969bd8c --- /dev/null +++ b/staking/nova_validators.json @@ -0,0 +1,23 @@ +{ + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": [ + "127zarPDhVzmCXVQ7Kfr1yyaa9wsMuJ74GJW9Q7ezHfQEgh6", + "13JuwkvSqGUDo8zErgfC9ivGfKfcdDyceFkvh9NW4wz7NbuF" + ], + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": [ + "DhK6qU2U5kDWeJKvPRtmnWRs8ETUGZ9S9QmNmQFuzrNoKm4", + "EtETk1FbrDg7FoAfkREuXT7xHxCjbEf28sBvWf6zfB5wFyV", + "HYqFHkWAXTdYKYRU49VurZ5YnuT58gX7sVdL9weWi7XeczQ", + "Gb7iC1jnAJtSaNDoyvmr6aqbcthfhVMocCWiszbQynS6BDi", + "HuehfUJoctKux1gmMaN2d62SMSZEA3cjKfX2zmJkJEaRxwo", + "D991k2qmiWrVZzkehGP2QYSLdGH3s2gBvHZzpxQrzX4KSvn" + ], + "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e": [ + "5DBhSX89qijHkzUt9gcqsq9RiXxDfbjxyma1z78JSCdt4SoU" + ], + "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd": [ + "5A5Qgq3wn6JeH8Qtu7rakxULpBhtyqyX8iNj1XV8WFg3U58T" + ], + "b91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a": [ + "5DBhSX89qijHkzUt9gcqsq9RiXxDfbjxyma1z78JSCdt4SoU" + ] +} diff --git a/staking/validators/v1/nova_validators.json b/staking/validators/v1/nova_validators.json new file mode 100644 index 0000000..245e7e2 --- /dev/null +++ b/staking/validators/v1/nova_validators.json @@ -0,0 +1,66 @@ +{ + "preferred": { + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": [ + "127zarPDhVzmCXVQ7Kfr1yyaa9wsMuJ74GJW9Q7ezHfQEgh6", + "13JuwkvSqGUDo8zErgfC9ivGfKfcdDyceFkvh9NW4wz7NbuF", + "15yWjJfhPwiBECjVezPTA42EFpcrxmRUjzPN6nf3azvZ5wDX", + "15cfSaBcTxNr8rV59cbhdMNCRagFr3GE6B3zZRsCp4QHHKPu" + ], + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": [ + "DhK6qU2U5kDWeJKvPRtmnWRs8ETUGZ9S9QmNmQFuzrNoKm4", + "EtETk1FbrDg7FoAfkREuXT7xHxCjbEf28sBvWf6zfB5wFyV", + "HYqFHkWAXTdYKYRU49VurZ5YnuT58gX7sVdL9weWi7XeczQ", + "Gb7iC1jnAJtSaNDoyvmr6aqbcthfhVMocCWiszbQynS6BDi", + "HuehfUJoctKux1gmMaN2d62SMSZEA3cjKfX2zmJkJEaRxwo", + "D991k2qmiWrVZzkehGP2QYSLdGH3s2gBvHZzpxQrzX4KSvn" + ], + "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e": [ + "5DBhSX89qijHkzUt9gcqsq9RiXxDfbjxyma1z78JSCdt4SoU" + ], + "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd": [ + "5A5Qgq3wn6JeH8Qtu7rakxULpBhtyqyX8iNj1XV8WFg3U58T" + ], + "b91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a": [ + "5DBhSX89qijHkzUt9gcqsq9RiXxDfbjxyma1z78JSCdt4SoU" + ], + "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9": [ + "0xa781885b344F538c51dc457Acb815F3F94031710" + ], + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": [ + "DhK6qU2U5kDWeJKvPRtmnWRs8ETUGZ9S9QmNmQFuzrNoKm4", + "EtETk1FbrDg7FoAfkREuXT7xHxCjbEf28sBvWf6zfB5wFyV", + "HYqFHkWAXTdYKYRU49VurZ5YnuT58gX7sVdL9weWi7XeczQ", + "Gb7iC1jnAJtSaNDoyvmr6aqbcthfhVMocCWiszbQynS6BDi", + "HuehfUJoctKux1gmMaN2d62SMSZEA3cjKfX2zmJkJEaRxwo", + "D991k2qmiWrVZzkehGP2QYSLdGH3s2gBvHZzpxQrzX4KSvn" + ], + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": [ + "127zarPDhVzmCXVQ7Kfr1yyaa9wsMuJ74GJW9Q7ezHfQEgh6", + "13JuwkvSqGUDo8zErgfC9ivGfKfcdDyceFkvh9NW4wz7NbuF", + "15yWjJfhPwiBECjVezPTA42EFpcrxmRUjzPN6nf3azvZ5wDX", + "15cfSaBcTxNr8rV59cbhdMNCRagFr3GE6B3zZRsCp4QHHKPu" + ] + }, + "excluded": { + "b91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a": [ + "5FjdibsxmNFas5HWcT2i1AXbpfgiNfWqezzo88H2tskxWdt2" + ], + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": [ + "14oRE62MB1SWR6h5RTx3GY5HK2oZipi1Gp3zdiLwVYLfEyRZ", + "16aHTtVyQe61KJkcciSVtnEJ3ThNdErNsY223JTBvd7U5xfb", + "13Ybj8CPEArUee78DxUAP9yX3ABmFNVQME1ZH4w8HVncHGzc", + "14g5vMTk5CR9ZUM4Ji2jkwTHuycmUJthEYCYUfj8mQLSks4p", + "13AxoWJYFEHxjrFYvjNCsad8XMqnbhEgH3G2ULPjiuudywNJ", + "14das6GvVjXMFf6PysheHX9ek59fCgH3MhnvQ2aNLD9n8VDV", + "13qsqBRWCaH12UsuKuaLuvW9M29FRjfxtZMmMMZLLi9JmyZc", + "15tEXHHDjEv6VKR2MhpnfeJZnKQnTyMPVvGH51BJvBXNoCNK", + "1ZHNWmKsVHCS528yKDteRPpnx5hTrGUZvyjEpvaWppKDiPt" + ], + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": [ + "HXPQBH5oLAZcarqtmchGJNzjbfQS8WFM5F1A3jPvit387pH", + "HkWiVG6ZSmgEgiS74A8YEHwPm47PeRM3sAHxapKrm3DZXEb", + "CmNYnM3pStTCKgXq67Cp8rURA6GTfdfseJx7posbg2vJVHQ", + "D5p4fKuhggjXRxiZ4JuPTCGYpDM6Dp9VRxjsYCeVg7LYv5a" + ] + } +} diff --git a/staking/validators/v1/nova_validators_dev.json b/staking/validators/v1/nova_validators_dev.json new file mode 100644 index 0000000..a21d089 --- /dev/null +++ b/staking/validators/v1/nova_validators_dev.json @@ -0,0 +1,72 @@ +{ + "preferred": { + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": [ + "127zarPDhVzmCXVQ7Kfr1yyaa9wsMuJ74GJW9Q7ezHfQEgh6", + "13JuwkvSqGUDo8zErgfC9ivGfKfcdDyceFkvh9NW4wz7NbuF", + "15yWjJfhPwiBECjVezPTA42EFpcrxmRUjzPN6nf3azvZ5wDX", + "15cfSaBcTxNr8rV59cbhdMNCRagFr3GE6B3zZRsCp4QHHKPu" + ], + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": [ + "DhK6qU2U5kDWeJKvPRtmnWRs8ETUGZ9S9QmNmQFuzrNoKm4", + "EtETk1FbrDg7FoAfkREuXT7xHxCjbEf28sBvWf6zfB5wFyV", + "HYqFHkWAXTdYKYRU49VurZ5YnuT58gX7sVdL9weWi7XeczQ", + "Gb7iC1jnAJtSaNDoyvmr6aqbcthfhVMocCWiszbQynS6BDi", + "HuehfUJoctKux1gmMaN2d62SMSZEA3cjKfX2zmJkJEaRxwo", + "D991k2qmiWrVZzkehGP2QYSLdGH3s2gBvHZzpxQrzX4KSvn" + ], + "70255b4d28de0fc4e1a193d7e175ad1ccef431598211c55538f1018651a0344e": [ + "5DBhSX89qijHkzUt9gcqsq9RiXxDfbjxyma1z78JSCdt4SoU" + ], + "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd": [ + "5A5Qgq3wn6JeH8Qtu7rakxULpBhtyqyX8iNj1XV8WFg3U58T" + ], + "b91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a": [ + "5DBhSX89qijHkzUt9gcqsq9RiXxDfbjxyma1z78JSCdt4SoU" + ], + "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9": [ + "0xa781885b344F538c51dc457Acb815F3F94031710" + ], + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": [ + "DhK6qU2U5kDWeJKvPRtmnWRs8ETUGZ9S9QmNmQFuzrNoKm4", + "EtETk1FbrDg7FoAfkREuXT7xHxCjbEf28sBvWf6zfB5wFyV", + "HYqFHkWAXTdYKYRU49VurZ5YnuT58gX7sVdL9weWi7XeczQ", + "Gb7iC1jnAJtSaNDoyvmr6aqbcthfhVMocCWiszbQynS6BDi", + "HuehfUJoctKux1gmMaN2d62SMSZEA3cjKfX2zmJkJEaRxwo", + "D991k2qmiWrVZzkehGP2QYSLdGH3s2gBvHZzpxQrzX4KSvn" + ], + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": [ + "127zarPDhVzmCXVQ7Kfr1yyaa9wsMuJ74GJW9Q7ezHfQEgh6", + "13JuwkvSqGUDo8zErgfC9ivGfKfcdDyceFkvh9NW4wz7NbuF", + "15yWjJfhPwiBECjVezPTA42EFpcrxmRUjzPN6nf3azvZ5wDX", + "15cfSaBcTxNr8rV59cbhdMNCRagFr3GE6B3zZRsCp4QHHKPu" + ] + }, + "excluded": { + "b91746b45e0346cc2f815a520b9c6cb4d5c0902af848db0a80f85932d2e8276a": [ + "5FjdibsxmNFas5HWcT2i1AXbpfgiNfWqezzo88H2tskxWdt2", + "5F7ckS72TB3ftao2BMWxM2YcAAM9WD7tGnwbXWreUtn2t42f" + ], + "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e": [ + "5FZoQhgUCmqBxnkHX7jCqThScS2xQWiwiF61msg63CFL3Y8f", + "5CFPcUJgYgWryPaV1aYjSbTpbTLu42V32Ytw1L9rfoMAsfGh", + "5CFPqoTU7fiUp1JJNbfcY2z6yavEBKDPQGg4SGeG3Fm7vCsg" + ], + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": [ + "14oRE62MB1SWR6h5RTx3GY5HK2oZipi1Gp3zdiLwVYLfEyRZ", + "16aHTtVyQe61KJkcciSVtnEJ3ThNdErNsY223JTBvd7U5xfb", + "13Ybj8CPEArUee78DxUAP9yX3ABmFNVQME1ZH4w8HVncHGzc", + "14g5vMTk5CR9ZUM4Ji2jkwTHuycmUJthEYCYUfj8mQLSks4p", + "13AxoWJYFEHxjrFYvjNCsad8XMqnbhEgH3G2ULPjiuudywNJ", + "14das6GvVjXMFf6PysheHX9ek59fCgH3MhnvQ2aNLD9n8VDV", + "13qsqBRWCaH12UsuKuaLuvW9M29FRjfxtZMmMMZLLi9JmyZc", + "15tEXHHDjEv6VKR2MhpnfeJZnKQnTyMPVvGH51BJvBXNoCNK", + "1ZHNWmKsVHCS528yKDteRPpnx5hTrGUZvyjEpvaWppKDiPt" + ], + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": [ + "HXPQBH5oLAZcarqtmchGJNzjbfQS8WFM5F1A3jPvit387pH", + "HkWiVG6ZSmgEgiS74A8YEHwPm47PeRM3sAHxapKrm3DZXEb", + "CmNYnM3pStTCKgXq67Cp8rURA6GTfdfseJx7posbg2vJVHQ", + "D5p4fKuhggjXRxiZ4JuPTCGYpDM6Dp9VRxjsYCeVg7LYv5a" + ] + } +} diff --git a/xcm/transfers.json b/xcm/transfers.json new file mode 100644 index 0000000..956d3e3 --- /dev/null +++ b/xcm/transfers.json @@ -0,0 +1,398 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "6400000000000" + }, + "instructions": "xtokensReserve" + } + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {} + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + } + } + }, + "instructions": { + "xtokensDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xtokensReserve": [ + "WithdrawAsset", + "ClearOrigin", + "BuyExecution", + "DepositReserveAsset" + ], + "xcmPalletDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ] + }, + "networkBaseWeight": { + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": "1000000000", + "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b": "200000000", + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": "200000000", + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": "200000000", + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": "1000000000", + "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c": "200000000", + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": "200000000" + }, + "chains": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assets": [ + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "23176000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "standard" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "309393033442258200" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "37078400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "130000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assets": [ + { + "assetId": 4, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "concrete", + "path": { + "parents": 1, + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "35230000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "12350000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assets": [ + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "23176000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "standard" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "11285231116" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assets": [ + { + "assetId": 0, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "31204285721418" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 8, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "standard" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + } + ] +} diff --git a/xcm/transfers_dev.json b/xcm/transfers_dev.json new file mode 100644 index 0000000..4881e8e --- /dev/null +++ b/xcm/transfers_dev.json @@ -0,0 +1,537 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {} + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "6400000000000" + }, + "instructions": "xtokensReserve" + } + }, + "UNIT": { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "multiLocation": {} + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {} + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + } + }, + "instructions": { + "xtokensDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xtokensReserve": [ + "WithdrawAsset", + "ClearOrigin", + "BuyExecution", + "DepositReserveAsset" + ], + "xcmPalletDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ] + }, + "networkBaseWeight": { + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": "1000000000", + "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b": "200000000", + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": "200000000", + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": "200000000", + "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527": "100000000", + "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443": "1000000000", + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": "1000000000", + "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c": "200000000", + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": "200000000", + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": "1000000000" + }, + "chains": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assets": [ + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "23176000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "standard" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "assetLocation": "KSM-Statemine", + "fee": { + "mode": { + "type": "standard" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "309393033442258200" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "37078400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "130000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assets": [ + { + "assetId": 4, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "concrete", + "path": { + "parents": 1, + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "35230000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "12350000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "assets": [ + { + "assetId": 1, + "assetLocation": "UNIT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "assetId": 0, + "fee": { + "mode": { + "type": "standard" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "assets": [ + { + "assetId": 0, + "assetLocation": "UNIT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "130000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assets": [ + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "23176000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "standard" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "11285231116" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assets": [ + { + "assetId": 0, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "31204285721418" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "130000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "13000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 8, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "standard" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + } + ] +} diff --git a/xcm/update_to_prod.py b/xcm/update_to_prod.py new file mode 100644 index 0000000..dffbe1d --- /dev/null +++ b/xcm/update_to_prod.py @@ -0,0 +1,177 @@ +""" +This script compares the dev and prod transfers.json files, finds the difference and asks which changes to apply, then updates the prod file. +""" + +import json +import os + +def ask_to_update(): + update = input("Would you like to update that data? (y/n)") + if update.lower() == 'y': + return True + return False + +def remove_none_keys(data): + if isinstance(data, dict): + # Iterate over the dictionary keys + for key in list(data.keys()): + # Recursively call the function on the corresponding value + data[key] = remove_none_keys(data[key]) + + # Check if the value is None after recursing, remove it if so + if data[key] is None: + del data[key] + + elif isinstance(data, list): + # Iterate over the list elements + data[:] = [remove_none_keys(elem) for elem in data] + + # Remove any empty dictionaries in the list + data[:] = [elem for elem in data if isinstance(elem, dict) and len(elem) > 0] + + return data + +def update_networks(dev_chains, prod_chains, meta_dict): + for dev_chain_id, dev_chain in dev_chains.items(): + if dev_chain_id not in prod_chains: + print(f"Added new chain - {meta_dict[dev_chain_id]['name']}") + if ask_to_update(): + prod_chains[dev_chain_id] = dev_chain + + return prod_chains + +def update_network_base_weight(dev_file, prod_file, meta_dict): + for dev_chain_id, dev_weight in dev_file['networkBaseWeight'].items(): + if dev_chain_id not in prod_file['networkBaseWeight']: + print(f"Added new base weight in chain: {meta_dict[dev_chain_id]['name']}") + if ask_to_update(): + prod_file['networkBaseWeight'][dev_chain_id] = dev_weight + + return prod_file['networkBaseWeight'] + + +def update_reserves(dev_file, prod_file): + for dev_asset_location, dev_asset in dev_file['assetsLocation'].items(): + if dev_asset_location not in prod_file['assetsLocation']: + print(f"Added new asset: {dev_asset_location}") + if ask_to_update(): + prod_file['assetsLocation'][dev_asset_location] = dev_asset + + for prod_asset_location, prod_asset in prod_file['assetsLocation'].items(): + if prod_asset_location not in dev_file['assetsLocation']: + print(f"Asset was removed: {prod_asset_location}") + if ask_to_update(): + prod_file['assetsLocation'][prod_asset_location] = None + + return remove_none_keys(prod_file['assetsLocation']) + + +def update_assets(dev_chains, prod_chains, meta_dict): + for prod_chain_id, _ in prod_chains.items(): + for dev_asset_location, dev_asset in dev_chains[prod_chain_id]['assets'].items(): + if dev_asset_location not in prod_chains[prod_chain_id]['assets']: + print(f"Added new asset {dev_asset_location} in chain: {meta_dict[prod_chain_id]['name']}") + if ask_to_update(): + prod_chains[prod_chain_id]['assets'][dev_asset_location] = dev_asset + + return prod_chains + + +def update_destinations(dev_chains, prod_chains, meta_dict): + for prod_chain_id, prod_chain in prod_chains.items(): + for prod_asset_location, prod_asset in prod_chain['assets'].items(): + + if dev_chains[prod_chain_id]['assets'].get(prod_asset_location) is None: + print(f"Destination was removed in {meta_dict[prod_chain_id]['name']} \ + \nfor asset: {prod_asset_location} \ + \nto network: {meta_dict[dev_destination_id]['name']} ") + if ask_to_update(): + prod_chains[prod_chain_id]['assets'][prod_asset_location] = None + else: + for dev_destination_id, dev_destination \ + in dev_chains[prod_chain_id]['assets'][prod_asset_location]['xcmTransfers'].items(): + + if dev_destination_id not in prod_asset['xcmTransfers']: + print(f"Added new destination in {meta_dict[prod_chain_id]['name']} \ + \nfor asset: {prod_asset_location} \ + \nto network: {meta_dict[dev_destination_id]['name']} ") + if ask_to_update(): + prod_chains[prod_chain_id]['assets'][prod_asset_location]['xcmTransfers'][dev_destination_id] = dev_destination + + + return remove_none_keys(prod_chains) + + +def convert_chains_to_dict(chains_obj): + chains_dict = {chain['chainId']: chain for chain in chains_obj} + for chain_id, chain in chains_dict.items(): + assets_dict = {} + for asset in chain['assets']: + destinations_dict = {destination['destination']['chainId']: destination for destination in asset['xcmTransfers']} + assets_dict[asset['assetLocation']] = asset + assets_dict[asset['assetLocation']]['xcmTransfers'] = destinations_dict + chains_dict[chain_id]['assets'] = assets_dict + + return chains_dict + +def convert_chain_dict_to_array_back(chains_dict): + temp_chains = [] + for _, chain in chains_dict.items(): + temp_assets = [] + for _, asset in chain['assets'].items(): + temp_destinations = [] + for _, destination in asset['xcmTransfers'].items(): + temp_destinations.append(destination) + asset['xcmTransfers'] = temp_destinations + temp_assets.append(asset) + chain['assets'] = temp_assets + temp_chains.append(chain) + + return temp_chains + + + +def promote_updates_to_prod(dev_file, prod_file, meta_data): + + # meta_dict is used to get a human-readable network name + meta_dict = {chain['chainId']: chain for chain in meta_data} + + dev_chains_dict = convert_chains_to_dict(dev_file['chains']) + prod_chains_data = convert_chains_to_dict(prod_file['chains']) + + updated_prod = update_networks(dev_chains_dict, prod_chains_data, meta_dict) + updated_prod = update_assets(dev_chains_dict, updated_prod, meta_dict) + updated_prod = update_destinations(dev_chains_dict, updated_prod, meta_dict) + + updated_chains = convert_chain_dict_to_array_back(updated_prod) + + updated_base_weight = update_network_base_weight(dev_file, prod_file, meta_dict) + + updated_reserves = update_reserves(dev_file, prod_file) + + prod_file['networkBaseWeight'] = updated_base_weight + prod_file['assetsLocation'] = updated_reserves + prod_file['chains'] = updated_chains + + return prod_file + + +if __name__ == "__main__": + xcm_dev_file_path = os.getenv('DEV_XCM_JSON_PATH') + xcm_file_path = os.getenv('XCM_JSON_PATH') + chains_dev_path = os.getenv('DEV_CHAINS_JSON_PATH') + print(f"The following files are used:\n{xcm_dev_file_path}\n{xcm_file_path}\n{chains_dev_path}") + # Read data from files + with open(xcm_dev_file_path) as f: + data1 = json.load(f) + with open(xcm_file_path) as f: + data2 = json.load(f) + with open(chains_dev_path) as f: + meta_data = json.load(f) + + + updated_obj = promote_updates_to_prod(dev_file=data1, prod_file=data2, meta_data=meta_data) + + with open(xcm_file_path, 'w') as f: + json.dump(updated_obj, f, indent=2) + print(f"Data updated in {xcm_file_path}") diff --git a/xcm/v2/transfers.json b/xcm/v2/transfers.json new file mode 100644 index 0000000..b2b0143 --- /dev/null +++ b/xcm/v2/transfers.json @@ -0,0 +1,3402 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensReserve" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensReserve" + } + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {} + }, + "DOT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8082400000000" + }, + "instructions": "xtokensReserve" + } + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensReserve" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensReserve" + } + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + }, + "KINT": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000c" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "269413333327" + }, + "instructions": "xtokensReserve" + } + }, + "HKO": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "multiLocation": { + "parachainId": 2085, + "generalKey": "0x484b4f" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensReserve" + } + }, + "PARA": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "multiLocation": { + "parachainId": 2012, + "generalKey": "0x50415241" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1883239171374764" + }, + "instructions": "xtokensReserve" + } + }, + "INTR": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0002" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "27075590089" + }, + "instructions": "xtokensReserve" + } + }, + "iBTC": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "89615" + }, + "instructions": "xtokensReserve" + } + }, + "BSX": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "multiLocation": { + "parachainId": 2090, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "TNKR": { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "multiLocation": { + "parachainId": 2125, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "23175508123000" + }, + "instructions": "xtokensReserve" + } + }, + "USDT": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "341500" + }, + "instructions": "xtokensReserve" + } + }, + "XRT": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "multiLocation": { + "parachainId": 2048 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensReserve" + } + } + }, + "instructions": { + "xtokensDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xtokensReserve": [ + "WithdrawAsset", + "ClearOrigin", + "BuyExecution", + "DepositReserveAsset" + ], + "xcmPalletDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xcmPalletTeleportDest": [ + "ReceiveTeleportedAsset", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ] + }, + "networkBaseWeight": { + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": "1000000000", + "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b": "200000000", + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": "200000000", + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": "200000000", + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": "1000000000", + "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c": "200000000", + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": "200000000", + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": "1000000000", + "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b": "200000000", + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": "1000000000", + "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b": "150000000", + "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d": "1000000000", + "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d": "200000000", + "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97": "150000000", + "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72": "200000000", + "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6": "1000000000", + "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa": "150000000", + "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755": "100000000", + "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2": "100000000", + "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b": "200000000", + "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d": "100000000", + "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc": "1000000000", + "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86": "150000000" + }, + "chains": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assets": [ + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "269750100000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "26079494248347" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8082400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 11, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "269413333327" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "269413333368" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "1099115198" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assets": [ + { + "assetId": 4, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "concrete", + "path": { + "parents": 1, + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "131352192005380" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8082400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "269413333327" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "12019230769230" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 15, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "187969924812030" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "269750100000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 22, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assets": [ + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "196078431372549" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "20306692567" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1883239171374764" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "27075590089" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "89615" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10103" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "3959149500" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "20306692567" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assets": [ + { + "assetId": 0, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "115534810638445" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "196078431372549" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "27075590089" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3529278897735" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "89615" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "20306692567" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 8, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "131352192005380" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "26079494248347" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assets": [ + { + "assetId": 0, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "269413333368" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "12019230769230" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assets": [ + { + "assetId": 0, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "187969924812030" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "269750100000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assets": [ + { + "assetId": 5, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "187969924812030" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assets": [ + { + "assetId": 6, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "20306692567" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "115534810638445" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "759878419452887" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "27075590089" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3529278897735" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 13, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "89615" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10103" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assets": [ + { + "assetId": 0, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3529278897735" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10103" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assets": [ + { + "assetId": 0, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 22, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "TNKR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "23175508123000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "8865248226" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "assets": [ + { + "assetId": 0, + "assetLocation": "TNKR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "45566893300397" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assets": [ + { + "assetId": 1, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "20306692567" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "20306692567" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assets": [ + { + "assetId": 0, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "8865248226" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "1099115198" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "102161742471" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11587000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "20306692567" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + } + ] +} diff --git a/xcm/v2/transfers_dev.json b/xcm/v2/transfers_dev.json new file mode 100644 index 0000000..e26da91 --- /dev/null +++ b/xcm/v2/transfers_dev.json @@ -0,0 +1,5100 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensReserve" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensReserve" + } + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {} + }, + "DOT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "9269600000000" + }, + "instructions": "xtokensReserve" + } + }, + "UNIT": { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensReserve" + } + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensReserve" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "102161742471" + }, + "instructions": "xtokensReserve" + } + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + }, + "KINT": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000c" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "308986666659" + }, + "instructions": "xtokensReserve" + } + }, + "HKO": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "multiLocation": { + "parachainId": 2085, + "generalKey": "0x484b4f" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "14577259475218650" + }, + "instructions": "xtokensReserve" + } + }, + "PARA": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "multiLocation": { + "parachainId": 2012, + "generalKey": "0x50415241" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "188323917137476400" + }, + "instructions": "xtokensReserve" + } + }, + "INTR": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0002" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "27075590089" + }, + "instructions": "xtokensReserve" + } + }, + "iBTC": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "89615" + }, + "instructions": "xtokensReserve" + } + }, + "ASTR": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "multiLocation": { + "parachainId": 2006, + "palletInstance": 31 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "20306692567" + }, + "instructions": "xtokensReserve" + } + }, + "BSX": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "multiLocation": { + "parachainId": 2090, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "WND": { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "10543518372081" + }, + "instructions": "xtokensReserve" + } + }, + "WND-Westmint": { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "multiLocation": {} + }, + "TNKR": { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "multiLocation": { + "parachainId": 2125, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "23175508123000" + }, + "instructions": "xtokensReserve" + } + }, + "USDT": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "341500" + }, + "instructions": "xtokensReserve" + } + }, + "XRT": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "multiLocation": { + "parachainId": 2048 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensReserve" + } + } + }, + "instructions": { + "xtokensDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xtokensReserve": [ + "WithdrawAsset", + "ClearOrigin", + "BuyExecution", + "DepositReserveAsset" + ], + "xcmPalletDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xcmPalletTeleportDest": [ + "ReceiveTeleportedAsset", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ] + }, + "networkBaseWeight": { + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": "1000000000", + "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b": "200000000", + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": "200000000", + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": "200000000", + "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527": "200000000", + "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443": "1000000000", + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": "1000000000", + "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c": "200000000", + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": "200000000", + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": "1000000000", + "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b": "200000000", + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": "1000000000", + "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b": "150000000", + "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d": "1000000000", + "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d": "200000000", + "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97": "150000000", + "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72": "200000000", + "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6": "1000000000", + "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa": "150000000", + "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755": "100000000", + "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e": "1000000000", + "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9": "1000000000", + "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2": "100000000", + "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b": "200000000", + "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d": "100000000", + "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc": "1000000000", + "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86": "150000000" + }, + "chains": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assets": [ + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "11587000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "231740000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "115870000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "897000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "275025738935" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "309372900000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "26079494248347" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "9269600000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "3959149500" + }, + "instructions": "xtokensDest", + "asset": { + "originAssetId": 2, + "destAssetId": 0, + "location": "KSM-Statemine", + "locationPath": { + "type": "absolute" + } + } + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 11, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "14577259475218650" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "308986666659" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "269413333368" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "341500" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "1120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "3959149500" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "231740000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "115870000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "897000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "275025738935" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assets": [ + { + "assetId": 4, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "concrete", + "path": { + "parents": 1, + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "131352192005380" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "9269600000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "11587000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "308986666659" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "12019230769230" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 15, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "14577259475218650" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "187969924812030" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "231740000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "115870000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "897000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "275025738935" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "309372900000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 22, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "USDT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "341500" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "assets": [ + { + "assetId": 1, + "assetLocation": "UNIT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "assets": [ + { + "assetId": 0, + "assetLocation": "UNIT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "523779593547" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assets": [ + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "196078431372549" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "102161742471" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "20306692567" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11587000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "115870000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "188323917137476400" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "27075590089" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "89615" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10103" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "3959149500" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "20306692567" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11587000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assets": [ + { + "assetId": 0, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "115534810638445" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "196078431372549" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "27075590089" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3529278897735" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "89615" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "20306692567" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "102161742471" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11587000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "115870000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + }, + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "77639751552" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "11250" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "1009690" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8117152" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 8, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "131352192005380" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "26079494248347" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "20000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "231740000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "133333333333" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "897000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "275025738935" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "341500" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assets": [ + { + "assetId": 0, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "269413333368" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "12019230769230" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "115870000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "897000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "275025738935" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "102161742471" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assets": [ + { + "assetId": 0, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "187969924812030" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "11587000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "231740000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "115870000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "897000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "275025738935" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "309372900000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "341500" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assets": [ + { + "assetId": 5, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "14577259475218650" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "187969924812030" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "11587000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assets": [ + { + "assetId": 7, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "309372900000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "9269600000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "115870000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "11587000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assets": [ + { + "assetId": 6, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "115870000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "102161742471" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "20306692567" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11587000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "115534810638445" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "759878419452887" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "27075590089" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3529278897735" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 13, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "89615" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10103" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assets": [ + { + "assetId": 0, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3529278897735" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10103" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "102161742471" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11587000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assets": [ + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "231740000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "115870000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "275025738935" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assets": [ + { + "assetId": 0, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 22, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "231740000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "115870000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "897000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "TNKR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "23175508123000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "USDT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "341500" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "8865248226" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assets": [ + { + "assetId": 0, + "assetLocation": "WND", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assets": [ + { + "assetId": 0, + "assetLocation": "WND-Westmint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10543518372081" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "assets": [ + { + "assetId": 0, + "assetLocation": "TNKR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "45883246330224" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assets": [ + { + "assetId": 1, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "102161742471" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "20306692567" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "102161742471" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11587000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "20306692567" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assets": [ + { + "assetId": 0, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "8865248226" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "1120000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "3959149500" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "275025738935" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "115870000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "231740000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "897000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "102161742471" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11587000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "20306692567" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + } + ] +} diff --git a/xcm/v3/transfers.json b/xcm/v3/transfers.json new file mode 100644 index 0000000..74c43ad --- /dev/null +++ b/xcm/v3/transfers.json @@ -0,0 +1,3185 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensReserve" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "30051417676" + }, + "instructions": "xtokensReserve" + } + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {} + }, + "DOT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8012800000000" + }, + "instructions": "xtokensReserve" + } + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensReserve" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensReserve" + } + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + }, + "KINT": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000c" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "269413333327" + }, + "instructions": "xtokensReserve" + } + }, + "HKO": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "multiLocation": { + "parachainId": 2085, + "generalKey": "0x484b4f" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensReserve" + } + }, + "PARA": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "multiLocation": { + "parachainId": 2012, + "generalKey": "0x50415241" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1883239171374764" + }, + "instructions": "xtokensReserve" + } + }, + "INTR": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0002" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "23607895631" + }, + "instructions": "xtokensReserve" + } + }, + "iBTC": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "78138" + }, + "instructions": "xtokensReserve" + } + }, + "BSX": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "multiLocation": { + "parachainId": 2090, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "TNKR": { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "multiLocation": { + "parachainId": 2125, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "23175508123000" + }, + "instructions": "xtokensReserve" + } + }, + "USDT": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "341500" + }, + "instructions": "xtokensReserve" + } + }, + "XRT": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "multiLocation": { + "parachainId": 2048 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensReserve" + } + } + }, + "instructions": { + "xtokensDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xtokensReserve": [ + "WithdrawAsset", + "ClearOrigin", + "BuyExecution", + "DepositReserveAsset" + ], + "xcmPalletDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xcmPalletTeleportDest": [ + "ReceiveTeleportedAsset", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ] + }, + "networkBaseWeight": { + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": "1000000000", + "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b": "200000000", + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": "200000000", + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": "200000000", + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": "1000000000", + "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c": "200000000", + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": "200000000", + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": "1000000000", + "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b": "200000000", + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": "1000000000", + "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b": "150000000", + "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d": "1000000000", + "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d": "200000000", + "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97": "150000000", + "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72": "200000000", + "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6": "1000000000", + "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa": "150000000", + "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755": "100000000", + "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2": "100000000", + "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b": "200000000", + "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d": "100000000", + "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc": "1000000000", + "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86": "1000000000" + }, + "chains": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assets": [ + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "10016000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30051417676" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "100160000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "879500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "267427200000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "26079494248347" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8012800000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 11, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "269413333368" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "3959149500" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "100160000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "879500000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assets": [ + { + "assetId": 4, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "concrete", + "path": { + "parents": 1, + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "131352192005380" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8012800000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "10016000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "12019230769230" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 15, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "187969924812030" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30051417676" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "100160000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "879500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "267427200000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assets": [ + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "196078431372549" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1883239171374764" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10103" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "3959149500" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assets": [ + { + "assetId": 0, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "115534810638445" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "196078431372549" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3529278897735" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30051417676" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + }, + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "77639751552" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "9725" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "1009690" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 8, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "131352192005380" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "26079494248347" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30051417676" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "879500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assets": [ + { + "assetId": 0, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "187969924812030" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "10016000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30051417676" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "100160000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "879500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "267427200000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assets": [ + { + "assetId": 5, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "187969924812030" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "10016000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assets": [ + { + "assetId": 6, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "115534810638445" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "759878419452887" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3529278897735" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 13, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10103" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assets": [ + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30051417676" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "100160000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "assets": [ + { + "assetId": 0, + "assetLocation": "TNKR", + "assetLocationPath": { + "type": "absolute" + } + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assets": [ + { + "assetId": 1, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assets": [ + { + "assetId": 0, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "8865248226" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + } + ] +} diff --git a/xcm/v3/transfers_dev.json b/xcm/v3/transfers_dev.json new file mode 100644 index 0000000..e255b79 --- /dev/null +++ b/xcm/v3/transfers_dev.json @@ -0,0 +1,5453 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensReserve" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "30051417676" + }, + "instructions": "xtokensReserve" + } + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {} + }, + "DOT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8012800000000" + }, + "instructions": "xtokensReserve" + } + }, + "UNIT": { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensReserve" + } + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensReserve" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensReserve" + } + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + }, + "KINT": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000c" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "269413333327" + }, + "instructions": "xtokensReserve" + } + }, + "HKO": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "multiLocation": { + "parachainId": 2085, + "generalKey": "0x484b4f" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensReserve" + } + }, + "PARA": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "multiLocation": { + "parachainId": 2012, + "generalKey": "0x50415241" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1883239171374764" + }, + "instructions": "xtokensReserve" + } + }, + "INTR": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0002" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "23607895631" + }, + "instructions": "xtokensReserve" + } + }, + "iBTC": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "78138" + }, + "instructions": "xtokensReserve" + } + }, + "BSX": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "multiLocation": { + "parachainId": 2090, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "WND": { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "10310128670406" + }, + "instructions": "xtokensReserve" + } + }, + "WND-Westmint": { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "multiLocation": {} + }, + "TNKR": { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "multiLocation": { + "parachainId": 2125, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "23175508123000" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "341500" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensReserve" + } + }, + "XRT": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "multiLocation": { + "parachainId": 2048 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensReserve" + } + } + }, + "instructions": { + "xtokensDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xtokensReserve": [ + "WithdrawAsset", + "ClearOrigin", + "BuyExecution", + "DepositReserveAsset" + ], + "xcmPalletDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xcmPalletTeleportDest": [ + "ReceiveTeleportedAsset", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ] + }, + "networkBaseWeight": { + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": "1000000000", + "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b": "200000000", + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": "200000000", + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": "200000000", + "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527": "200000000", + "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443": "1000000000", + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": "1000000000", + "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c": "200000000", + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": "200000000", + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": "1000000000", + "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b": "200000000", + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": "1000000000", + "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b": "150000000", + "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d": "1000000000", + "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d": "200000000", + "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97": "150000000", + "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72": "200000000", + "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6": "1000000000", + "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa": "150000000", + "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755": "100000000", + "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e": "1000000000", + "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9": "1000000000", + "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2": "100000000", + "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b": "200000000", + "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d": "100000000", + "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc": "1000000000", + "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86": "1000000000" + }, + "chains": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assets": [ + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "10016000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30051417676" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "202060000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "100160000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "879500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "912210865590" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "267427200000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "26079494248347" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8012800000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "3959149500" + }, + "instructions": "xtokensDest", + "asset": { + "originAssetId": 2, + "destAssetId": 0, + "location": "KSM-Statemine", + "locationPath": { + "type": "absolute" + } + } + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 11, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "269413333327" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "269413333368" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "341500" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3730637072" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "3959149500" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "202060000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "100160000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "879500000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "912210865590" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assets": [ + { + "assetId": 4, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "concrete", + "path": { + "parents": 1, + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "131352192005380" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8012800000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "10016000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "269413333327" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "12019230769230" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 15, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "187969924812030" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30051417676" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "202060000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "100160000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "879500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "912210865590" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "267427200000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 22, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "341500" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "assets": [ + { + "assetId": 1, + "assetLocation": "UNIT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "assets": [ + { + "assetId": 0, + "assetLocation": "UNIT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "523779593547" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assets": [ + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "196078431372549" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17705921723" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1883239171374764" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "23607895631" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "78138" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10103" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "3959149500" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17705921723" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assets": [ + { + "assetId": 0, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "115534810638445" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "196078431372549" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "23607895631" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3529278897735" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "78138" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17705921723" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30051417676" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + }, + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "77639751552" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "9725" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "1009690" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "18379325" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 8, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "131352192005380" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "26079494248347" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "20000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30051417676" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "202060000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "133333333333" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "879500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "912210865590" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "341500" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assets": [ + { + "assetId": 0, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "269413333368" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "12019230769230" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30051417676" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "100160000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "879500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "912210865590" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + }, + { + "assetId": 1, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "800000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "1010300" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "10103" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "8202500" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assets": [ + { + "assetId": 0, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "187969924812030" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "10016000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30051417676" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "202060000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "100160000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "879500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "912210865590" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "267427200000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "341500" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assets": [ + { + "assetId": 5, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "187969924812030" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "10016000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assets": [ + { + "assetId": 7, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "267427200000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8012800000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "100160000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "10016000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assets": [ + { + "assetId": 6, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17705921723" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "115534810638445" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "759878419452887" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "23607895631" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3529278897735" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 13, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "78138" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10103" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assets": [ + { + "assetId": 0, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3529278897735" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10103" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assets": [ + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30051417676" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "202060000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "100160000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "912210865590" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assets": [ + { + "assetId": 0, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 22, + "fee": { + "mode": { + "type": "proportional", + "value": "101030000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30051417676" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "202060000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "100160000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "879500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "TNKR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "23175508123000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "341500" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "8865248226" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assets": [ + { + "assetId": 0, + "assetLocation": "WND", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assets": [ + { + "assetId": 0, + "assetLocation": "WND-Westmint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10310128670406" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "assets": [ + { + "assetId": 0, + "assetLocation": "TNKR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "116076816570060" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assets": [ + { + "assetId": 1, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17705921723" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17705921723" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "78138" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10103" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assets": [ + { + "assetId": 0, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "8865248226" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3730637072" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30051417676" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "912210865590" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "100160000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "71450261778" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "202060000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "879500000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "105358535095" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2889592242" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10103000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17705921723" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + } + ] +} diff --git a/xcm/v4/transfers.json b/xcm/v4/transfers.json new file mode 100644 index 0000000..ad55d2f --- /dev/null +++ b/xcm/v4/transfers.json @@ -0,0 +1,4372 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensReserve" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "30718568454" + }, + "instructions": "xtokensReserve" + } + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {} + }, + "DOT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "7039200000000" + }, + "instructions": "xtokensReserve" + } + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensReserve" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "92895362664" + }, + "instructions": "xtokensReserve" + } + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + }, + "KINT": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000c" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensReserve" + } + }, + "HKO": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "multiLocation": { + "parachainId": 2085, + "generalKey": "0x484b4f" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensReserve" + } + }, + "PARA": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "multiLocation": { + "parachainId": 2012, + "generalKey": "0x50415241" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1883239171374764" + }, + "instructions": "xtokensReserve" + } + }, + "INTR": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0002" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensReserve" + } + }, + "iBTC": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensReserve" + } + }, + "BSX": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "multiLocation": { + "parachainId": 2090, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "TNKR": { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "multiLocation": { + "parachainId": 2125, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "879987328182475" + }, + "instructions": "xtokensReserve" + } + }, + "XRT": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "multiLocation": { + "parachainId": 2048 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensReserve" + } + }, + "ASTR": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "multiLocation": { + "parachainId": 2006 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensReserve" + } + }, + "CFG": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "multiLocation": { + "parachainId": 2031, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "10016025641025640448" + }, + "instructions": "xtokensReserve" + } + }, + "MYTH": { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "multiLocation": { + "parachainId": 3369 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "65536000000000000000" + }, + "instructions": "xtokensReserve" + } + } + }, + "instructions": { + "xtokensDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xtokensReserve": [ + "WithdrawAsset", + "ClearOrigin", + "BuyExecution", + "DepositReserveAsset" + ], + "xcmPalletDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xcmPalletTeleportDest": [ + "ReceiveTeleportedAsset", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ] + }, + "networkBaseWeight": { + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": "1000000000", + "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b": "200000000", + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": "200000000", + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": "200000000", + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": "1000000000", + "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c": "200000000", + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": "200000000", + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": "1000000000", + "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b": "200000000", + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": "1000000000", + "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b": "150000000", + "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d": "1000000000", + "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d": "200000000", + "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97": "150000000", + "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72": "200000000", + "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6": "1000000000", + "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa": "150000000", + "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755": "100000000", + "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2": "100000000", + "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b": "200000000", + "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d": "100000000", + "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc": "1000000000", + "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86": "1000000000", + "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5": "1000000000", + "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464": "1000000000", + "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2": "1000000000", + "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82": "200000000", + "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9": "1000000000" + }, + "chains": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "3959149500" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "394791750" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8799873000" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assets": [ + { + "assetId": 0, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "115534810638445" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "196078431372549" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3529278897735" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "92895362664" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "87990000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "92895362664" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + }, + { + "assetId": 1, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "800000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "803700" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8799" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "8202500" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "11888560" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "210000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 15, + "assetLocation": "MYTH", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "81920000000000016384" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assets": [ + { + "assetId": 5, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "187969924812030" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assets": [ + { + "assetId": 6, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "87990000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "92895362664" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "115534810638445" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "759878419452887" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3529278897735" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 13, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assets": [ + { + "assetId": 0, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3529278897735" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "92895362664" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "assets": [ + { + "assetId": 0, + "assetLocation": "TNKR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "120085352824542" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assets": [ + { + "assetId": 1, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "92895362664" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "92895362664" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 8, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10016025641025640448" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 36, + "assetLocation": "MYTH", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "65536000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "92895362664" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assets": [ + { + "assetId": 0, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "99824309215780226800" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assets": [ + { + "assetId": 0, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "121808020814554596791" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "24087860729545437184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "3959149500" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1200618133" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "87990000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "423833805788" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30718568454" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + }, + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "77639751552" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "8544" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "803215" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "6439862" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assets": [ + { + "assetId": 4, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "concrete", + "path": { + "parents": 1, + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "131352192005380" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "7039200000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "12019230769230" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 15, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "187969924812030" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30718568454" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "87990000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "423833805788" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "234933300000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 22, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 8, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "131352192005380" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "20746401591009" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30718568454" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "423833805788" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assets": [ + { + "assetId": 0, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "187969924812030" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30718568454" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "87990000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "423833805788" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "234933300000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assets": [ + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30718568454" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "87990000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "423833805788" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assets": [ + { + "assetId": 0, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 22, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30718568454" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "87990000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "TNKR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182475" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "8865248226" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assets": [ + { + "assetId": 0, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214320000027" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "12019230769230" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30718568454" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "87990000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "423833805788" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assets": [ + { + "assetId": 0, + "assetLocation": "MYTH", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 36, + "fee": { + "mode": { + "type": "proportional", + "value": "7822222222222225408" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "19052138160000000000" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + } + ] +} diff --git a/xcm/v4/transfers_dev.json b/xcm/v4/transfers_dev.json new file mode 100644 index 0000000..b034f14 --- /dev/null +++ b/xcm/v4/transfers_dev.json @@ -0,0 +1,5105 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensReserve" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "30718568454" + }, + "instructions": "xtokensReserve" + } + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {} + }, + "DOT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "7039200000000" + }, + "instructions": "xtokensReserve" + } + }, + "UNIT": { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensReserve" + } + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensReserve" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "92895362664" + }, + "instructions": "xtokensReserve" + } + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + }, + "KINT": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000c" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensReserve" + } + }, + "HKO": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "multiLocation": { + "parachainId": 2085, + "generalKey": "0x484b4f" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensReserve" + } + }, + "PARA": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "multiLocation": { + "parachainId": 2012, + "generalKey": "0x50415241" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1883239171374764" + }, + "instructions": "xtokensReserve" + } + }, + "INTR": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0002" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensReserve" + } + }, + "iBTC": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensReserve" + } + }, + "BSX": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "multiLocation": { + "parachainId": 2090, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "WND": { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "10353145803353" + }, + "instructions": "xtokensReserve" + } + }, + "WND-Westmint": { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "multiLocation": {} + }, + "TNKR": { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "multiLocation": { + "parachainId": 2125, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "879987328182475" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensReserve" + } + }, + "XRT": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "multiLocation": { + "parachainId": 2048 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensReserve" + } + }, + "ASTR": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "multiLocation": { + "parachainId": 2006 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensReserve" + } + }, + "CFG": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "multiLocation": { + "parachainId": 2031, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "10016025641025640448" + }, + "instructions": "xtokensReserve" + } + } + }, + "instructions": { + "xtokensDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xtokensReserve": [ + "WithdrawAsset", + "ClearOrigin", + "BuyExecution", + "DepositReserveAsset" + ], + "xcmPalletDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xcmPalletTeleportDest": [ + "ReceiveTeleportedAsset", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ] + }, + "networkBaseWeight": { + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": "1000000000", + "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b": "200000000", + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": "200000000", + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": "200000000", + "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527": "200000000", + "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443": "1000000000", + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": "1000000000", + "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c": "200000000", + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": "200000000", + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": "1000000000", + "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b": "200000000", + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": "1000000000", + "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b": "150000000", + "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d": "1000000000", + "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d": "200000000", + "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97": "150000000", + "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72": "200000000", + "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6": "1000000000", + "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa": "150000000", + "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755": "100000000", + "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e": "1000000000", + "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9": "1000000000", + "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2": "100000000", + "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b": "200000000", + "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d": "100000000", + "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc": "1000000000", + "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86": "1000000000", + "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5": "1000000000", + "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464": "1000000000", + "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2": "1000000000", + "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82": "200000000" + }, + "chains": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "3959149500" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1200618133" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "87990000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "423833805788" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assets": [ + { + "assetId": 4, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "concrete", + "path": { + "parents": 1, + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "131352192005380" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "7039200000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "12019230769230" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 15, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "187969924812030" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30718568454" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "87990000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "423833805788" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "234933300000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 22, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "assets": [ + { + "assetId": 1, + "assetLocation": "UNIT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "assets": [ + { + "assetId": 0, + "assetLocation": "UNIT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "523779593547" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "3959149500" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "394791750" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8799873000" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assets": [ + { + "assetId": 0, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "115534810638445" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "196078431372549" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3529278897735" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "92895362664" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "87990000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30718568454" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + }, + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "77639751552" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "8544" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "803215" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "6439862" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 8, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "131352192005380" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "20746401591009" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "20000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30718568454" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "133333333333" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "423833805788" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assets": [ + { + "assetId": 0, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214320000027" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "12019230769230" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30718568454" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "87990000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "423833805788" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "92895362664" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + }, + { + "assetId": 1, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "800000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "803700" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8799" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "8202500" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "11888560" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "210000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assets": [ + { + "assetId": 0, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "187969924812030" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30718568454" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "87990000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "423833805788" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "234933300000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assets": [ + { + "assetId": 5, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "187969924812030" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "49564722606073" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assets": [ + { + "assetId": 7, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "50000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "234933300000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "7039200000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "87990000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assets": [ + { + "assetId": 6, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "87990000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "92895362664" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "115534810638445" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "759878419452887" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3529278897735" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 13, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 16, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assets": [ + { + "assetId": 0, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3529278897735" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "92895362664" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assets": [ + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30718568454" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "87990000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "423833805788" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assets": [ + { + "assetId": 0, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 22, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30718568454" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "87990000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "TNKR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182475" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "8865248226" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assets": [ + { + "assetId": 0, + "assetLocation": "WND", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assets": [ + { + "assetId": 0, + "assetLocation": "WND-Westmint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10353145803353" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "assets": [ + { + "assetId": 0, + "assetLocation": "TNKR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "120306304551951" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assets": [ + { + "assetId": 1, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5000000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "92895362664" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "92895362664" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "117205" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 8, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "10016025641025640448" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assets": [ + { + "assetId": 0, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "8865248226" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2738222496" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "30718568454" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "423833805788" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "87990000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "511456628477" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "92895362664" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "92895362664" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assets": [ + { + "assetId": 0, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "99824309215780226800" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8799000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "33068783068" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "92895362664" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "3959149500" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assets": [ + { + "assetId": 0, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "121808020814554596791" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "24087860729545437184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + } + ] +} diff --git a/xcm/v5/transfers.json b/xcm/v5/transfers.json new file mode 100644 index 0000000..841e0fc --- /dev/null +++ b/xcm/v5/transfers.json @@ -0,0 +1,5722 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensReserve" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensReserve" + } + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {} + }, + "DOT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "42892125000000000" + }, + "instructions": "xtokensReserve" + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "6429600000000" + }, + "instructions": "xtokensReserve" + } + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensReserve" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensReserve" + } + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "4289212500000000000" + }, + "instructions": "xtokensReserve" + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + }, + "KINT": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000c" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensReserve" + } + }, + "HKO": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "multiLocation": { + "parachainId": 2085, + "generalKey": "0x484b4f" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensReserve" + } + }, + "PARA": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "multiLocation": { + "parachainId": 2012, + "generalKey": "0x50415241" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1883239171374764" + }, + "instructions": "xtokensReserve" + } + }, + "INTR": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0002" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensReserve" + } + }, + "iBTC": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensReserve" + } + }, + "BSX": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "multiLocation": { + "parachainId": 2090, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "TNKR": { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "multiLocation": { + "parachainId": 2125, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "879987328182475" + }, + "instructions": "xtokensReserve" + } + }, + "XRT": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "multiLocation": { + "parachainId": 2048 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "0" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensReserve" + } + }, + "ASTR": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "multiLocation": { + "parachainId": 2006 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensReserve" + } + }, + "CFG": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "multiLocation": { + "parachainId": 2031, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8799873281824740352" + }, + "instructions": "xtokensReserve" + } + }, + "SDN": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "multiLocation": { + "parachainId": 2007 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensReserve" + } + }, + "kBTC": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000b" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "896382" + }, + "instructions": "xtokensReserve" + } + }, + "BNC-Polkadot": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensReserve" + } + }, + "vDOT": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0900" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensReserve" + } + }, + "SUB": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "multiLocation": { + "parachainId": 2101 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensReserve" + } + }, + "MANTA": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "multiLocation": { + "parachainId": 2104 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "98974000" + }, + "instructions": "xtokensReserve" + } + }, + "USDC-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1337" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensReserve" + } + } + }, + "instructions": { + "xtokensDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xtokensReserve": [ + "WithdrawAsset", + "ClearOrigin", + "BuyExecution", + "DepositReserveAsset" + ], + "xcmPalletDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xcmPalletTeleportDest": [ + "ReceiveTeleportedAsset", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ] + }, + "networkDeliveryFee": {}, + "networkBaseWeight": { + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": "1000000000", + "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b": "200000000", + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": "200000000", + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": "200000000", + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": "1000000000", + "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c": "200000000", + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": "200000000", + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": "1000000000", + "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b": "200000000", + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": "1000000000", + "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b": "150000000", + "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d": "1000000000", + "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d": "200000000", + "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97": "150000000", + "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72": "200000000", + "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6": "1000000000", + "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa": "150000000", + "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755": "100000000", + "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2": "100000000", + "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b": "200000000", + "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d": "100000000", + "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc": "1000000000", + "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86": "1000000000", + "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5": "1000000000", + "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464": "1000000000", + "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2": "1000000000", + "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82": "200000000", + "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108": "1000000000", + "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf": "150000000", + "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f": "200000000", + "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb": "1000000000" + }, + "chains": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assets": [ + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "196078431372549" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "277000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "10204081570" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1883239171374764" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "8457550059064" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 8, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 11, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8799873281824740352" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 22, + "assetLocation": "MANTA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "98974000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "28367807540" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "3959149500" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "394791750" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8799873000" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "10204081570" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "13756927798" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assets": [ + { + "assetId": 0, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "99110670795111" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "196078431372549" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "277000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3027565432831" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "100544" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "28367807540" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "10204081570" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4289212500000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1883239171374764" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "651856003039514" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + }, + { + "assetId": 1, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "800000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "21446063" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "803700" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8037" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "8202500" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "11888560" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "210000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "8202500" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assets": [ + { + "assetId": 6, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4289212500000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "28367807540" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "10204081570" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "99110670795111" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "277000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "651856003039514" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "8457550059064" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3027565432831" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 13, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "100544" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 16, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assets": [ + { + "assetId": 0, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3027565432831" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "2343508113867" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "100544" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "28367807540" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "10204081570" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assets": [ + { + "assetId": 1, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4289212500000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "28367807540" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "10204081570" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC-Polkadot", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "21264531249466" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "9691150827" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "28367807540" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "10204081570" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "100544" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 8, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8799873281824740352" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 16, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4289212500000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 11, + "assetLocation": "BNC-Polkadot", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 19, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 18, + "assetLocation": "SUB", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 15, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "28367807540" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assets": [ + { + "assetId": 0, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "85633534978437939200" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "28367807540" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "10204081570" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "99110670795111" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "196078431372549" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4289212500000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3027565432831" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "100544" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assets": [ + { + "assetId": 0, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "104492097095609548800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "24087860729545437184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assets": [ + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "970000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "214587900000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "35100000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "20746401591009" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "6429600000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 11, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214320000027" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "345000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "1905148259" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "KMA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [] + }, + { + "assetId": 16, + "assetLocation": "SDN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assets": [ + { + "assetId": 4, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "concrete", + "path": { + "parents": 1, + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "112679492770376" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "6429600000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "42518725552201" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "970000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "10310606971154" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "345000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 15, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "161248590225564" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "214587900000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "42892125000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "35100000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 22, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 18, + "assetLocation": "KMA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 8, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "42892125000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "35100000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "112679492770376" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "20746401591009" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "42518725552201" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "970000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assets": [ + { + "assetId": 0, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "161248590225564" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "42518725552201" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "970000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "42892125000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "214587900000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "35100000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assets": [ + { + "assetId": 0, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 22, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "TNKR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182475" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "7604986702" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "assets": [ + { + "assetId": 0, + "assetLocation": "TNKR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "72651898770620" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assets": [ + { + "assetId": 9, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "42518725552201" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "10310606971154" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214320000027" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "SDN", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "69880098599534690304" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "214587900000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "42892125000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "kBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "896382" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assets": [ + { + "assetId": 0, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214320000027" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "10310606971154" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "345000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "kBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "237" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assets": [ + { + "assetId": 5, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "161248590225564" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "42518725552201" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "assets": [ + { + "assetId": 0, + "assetLocation": "SUB", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 18, + "fee": { + "mode": { + "type": "proportional", + "value": "9000000003" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + } + ] +} diff --git a/xcm/v5/transfers_dev.json b/xcm/v5/transfers_dev.json new file mode 100644 index 0000000..736f3fb --- /dev/null +++ b/xcm/v5/transfers_dev.json @@ -0,0 +1,8745 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensReserve" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensReserve" + } + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {} + }, + "DOT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "42892125000000000" + }, + "instructions": "xtokensReserve" + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "6429600000000" + }, + "instructions": "xtokensReserve" + } + }, + "UNIT": { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensReserve" + } + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensReserve" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensReserve" + } + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "4289212500000000000" + }, + "instructions": "xtokensReserve" + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + }, + "KINT": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000c" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensReserve" + } + }, + "HKO": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "multiLocation": { + "parachainId": 2085, + "generalKey": "0x484b4f" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensReserve" + } + }, + "PARA": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "multiLocation": { + "parachainId": 2012, + "generalKey": "0x50415241" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1883239171374764" + }, + "instructions": "xtokensReserve" + } + }, + "INTR": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0002" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensReserve" + } + }, + "iBTC": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensReserve" + } + }, + "kBTC": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000b" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "896382" + }, + "instructions": "xtokensReserve" + } + }, + "BSX": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "multiLocation": { + "parachainId": 2090, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "WND": { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8800337932977" + }, + "instructions": "xtokensReserve" + } + }, + "WND-Westmint": { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "multiLocation": {} + }, + "TNKR": { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "multiLocation": { + "parachainId": 2125, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "879987328182475" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensReserve" + } + }, + "XRT": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "multiLocation": { + "parachainId": 2048 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensReserve" + } + }, + "ASTR": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "multiLocation": { + "parachainId": 2006 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensReserve" + } + }, + "SDN": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "multiLocation": { + "parachainId": 2007 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensReserve" + } + }, + "CFG": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "multiLocation": { + "parachainId": 2031, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8799873281824740352" + }, + "instructions": "xtokensReserve" + } + }, + "KMA": { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "multiLocation": { + "parachainId": 2084 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "3082280000" + }, + "instructions": "xtokensReserve" + } + }, + "USDC-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1337" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensReserve" + } + }, + "BNC-Polkadot": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensReserve" + } + }, + "vDOT": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0900" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensReserve" + } + }, + "SUB": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "multiLocation": { + "parachainId": 2101 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensReserve" + } + }, + "MANTA": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "multiLocation": { + "parachainId": 2104 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "98974000" + }, + "instructions": "xtokensReserve" + } + } + }, + "instructions": { + "xtokensDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xtokensReserve": [ + "WithdrawAsset", + "ClearOrigin", + "BuyExecution", + "DepositReserveAsset" + ], + "xcmPalletDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xcmPalletTeleportDest": [ + "ReceiveTeleportedAsset", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ] + }, + "networkDeliveryFee": {}, + "networkBaseWeight": { + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": "1000000000", + "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b": "200000000", + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": "200000000", + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": "200000000", + "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527": "200000000", + "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443": "1000000000", + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": "1000000000", + "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c": "200000000", + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": "200000000", + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": "1000000000", + "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b": "200000000", + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": "1000000000", + "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b": "150000000", + "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d": "1000000000", + "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d": "200000000", + "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97": "150000000", + "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72": "200000000", + "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6": "1000000000", + "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa": "150000000", + "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755": "100000000", + "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e": "1000000000", + "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9": "1000000000", + "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2": "100000000", + "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b": "200000000", + "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d": "100000000", + "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc": "1000000000", + "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86": "1000000000", + "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5": "1000000000", + "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464": "1000000000", + "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2": "1000000000", + "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82": "200000000", + "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1": "100000000", + "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108": "1000000000", + "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf": "150000000", + "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f": "200000000", + "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb": "1000000000" + }, + "chains": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assets": [ + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "63129375000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "970000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "297183123807" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "355657856051" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "0" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "214587900000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1262587500000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "35100000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "20746401591009" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "6429600000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "3959149500" + }, + "instructions": "xtokensDest", + "asset": { + "originAssetId": 2, + "destAssetId": 0, + "location": "KSM-Statemine", + "locationPath": { + "type": "absolute" + } + } + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 11, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214320000027" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "345000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "1894775520" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "KMA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "3082280000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 16, + "assetLocation": "SDN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "438749232815" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "29941666751" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1200618133" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "297183123807" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "355657856051" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "0" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assets": [ + { + "assetId": 4, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "concrete", + "path": { + "parents": 1, + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "112679492770376" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "6429600000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "42518725552201" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "63129375000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "970000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "10310606971154" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "345000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 15, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "161248590225564" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "438749232815" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "297183123807" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "355657856051" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "0" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "214587900000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "42892125000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1262587500000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "35100000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 22, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 18, + "assetLocation": "KMA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "3082280000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "assets": [ + { + "assetId": 1, + "assetLocation": "UNIT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "assets": [ + { + "assetId": 0, + "assetLocation": "UNIT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "523779593547" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assets": [ + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "196078431372549" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "277000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1883239171374764" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "8457550059064" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 8, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 11, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8799873281824740352" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 22, + "assetLocation": "MANTA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "98974000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "28367807540" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "3959149500" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "394791750" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8799873000" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "13756927798" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assets": [ + { + "assetId": 0, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "99110670795111" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "196078431372549" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "277000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3027565432831" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "100544" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "28367807540" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4289212500000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1883239171374764" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "651856003039514" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + }, + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66602678571" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "21446063" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "7804" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "803215" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "7861844" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "210000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "0" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 8, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "42892125000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1262587500000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "35100000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "112679492770376" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "20746401591009" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "20000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "438749232815" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "133333333333" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "297183123807" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "355657856051" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "0" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "42518725552201" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "63129375000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "970000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assets": [ + { + "assetId": 0, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214320000027" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "10310606971154" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "345000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "438749232815" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "297183123807" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "355657856051" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "0" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "kBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "237" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + }, + { + "assetId": 1, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "800000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "21446063" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "803700" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8037" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "8202500" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "11888560" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "210000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "8202500" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assets": [ + { + "assetId": 0, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "4800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "161248590225564" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "42518725552201" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "63129375000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "970000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "438749232815" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "297183123807" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "0" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "42892125000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "214587900000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1262587500000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "35100000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "0f62b701fb12d02237a33b84818c11f621653d2b1614c777973babf4652b535d", + "assets": [ + { + "assetId": 5, + "assetLocation": "HKO", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "485908649173955" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "80000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "161248590225564" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "42518725552201" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assets": [ + { + "assetId": 7, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "42892125000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "214587900000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "6429600000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assets": [ + { + "assetId": 6, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4289212500000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "28367807540" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "99110670795111" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "277000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "651856003039514" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "8457550059064" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3027565432831" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 13, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "100544" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 16, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assets": [ + { + "assetId": 0, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3027565432831" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "2343508113867" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "100544" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "28367807540" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assets": [ + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "438749232815" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "297183123807" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "355657856051" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assets": [ + { + "assetId": 0, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 22, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "438749232815" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "355657856051" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "0" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "TNKR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182475" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "7604986702" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assets": [ + { + "assetId": 0, + "assetLocation": "WND", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assets": [ + { + "assetId": 0, + "assetLocation": "WND-Westmint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8800337932977" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "d42e9606a995dfe433dc7955dc2a70f495f350f373daa200098ae84437816ad2", + "assets": [ + { + "assetId": 0, + "assetLocation": "TNKR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "73253369325045" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assets": [ + { + "assetId": 1, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4289212500000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "28367807540" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC-Polkadot", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "21264531249466" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "9691150827" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "28367807540" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "100544" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 8, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "879987328182474112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8799873281824740352" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 15, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 16, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4289212500000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 11, + "assetLocation": "BNC-Polkadot", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 19, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 18, + "assetLocation": "SUB", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assets": [ + { + "assetId": 0, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "7604986702" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "1894775520" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "297183123807" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "438749232815" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "28367807540" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assets": [ + { + "assetId": 0, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "85633534978437939200" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "2298688790" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "30000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "28367807540" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "53711462025" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "175000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "99110670795111" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "196078431372549" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4289212500000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "73389109056216060000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "3027565432831" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "10893246187363" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "100544" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "assetId": 13, + "fee": { + "mode": { + "type": "proportional", + "value": "172577" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assets": [ + { + "assetId": 0, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "104492097095609548800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "24087860729545437184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "4ac80c99289841dd946ef92765bf659a307d39189b3ce374a92b5f0415ee17a1", + "assets": [ + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "297183123807" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "438749232815" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "42892125000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "214587900000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "KMA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "11736475948120176" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 18, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "42518725552201" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assets": [ + { + "assetId": 6, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "297183123807" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "871400000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "438749232815" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "0" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "123456790123456" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "42518725552201" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "10310606971154" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214320000027" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "SDN", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "69880098599534690304" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "214587900000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "42892125000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "3159557661927330300" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "kBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "896382" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assets": [ + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "297183123807" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "56839132328" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "203120000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "438749232815" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "811622433244" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "assets": [ + { + "assetId": 0, + "assetLocation": "SUB", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 18, + "fee": { + "mode": { + "type": "proportional", + "value": "9000000003" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "79336744814" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "MANTA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 22, + "fee": { + "mode": { + "type": "proportional", + "value": "11914479166666665984" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + } + ] +} diff --git a/xcm/v6/transfers.json b/xcm/v6/transfers.json new file mode 100644 index 0000000..cc81ace --- /dev/null +++ b/xcm/v6/transfers.json @@ -0,0 +1,4969 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xtokensReserve" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensReserve" + } + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {} + }, + "DOT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensReserve" + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xtokensReserve" + } + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensReserve" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "5175135755" + }, + "instructions": "xtokensReserve" + } + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensReserve" + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + }, + "KINT": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000c" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensReserve" + } + }, + "HKO": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "multiLocation": { + "parachainId": 2085, + "generalKey": "0x484b4f" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "607385811467444" + }, + "instructions": "xtokensReserve" + } + }, + "PARA": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "multiLocation": { + "parachainId": 2012, + "generalKey": "0x50415241" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1883239171374764" + }, + "instructions": "xtokensReserve" + } + }, + "INTR": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0002" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensReserve" + } + }, + "iBTC": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensReserve" + } + }, + "BSX": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "multiLocation": { + "parachainId": 2090, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "XRT": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "multiLocation": { + "parachainId": 2048 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "0" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensReserve" + } + }, + "ASTR": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "multiLocation": { + "parachainId": 2006 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "803768064687253888" + }, + "instructions": "xtokensReserve" + } + }, + "CFG": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "multiLocation": { + "parachainId": 2031, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037680646872538112" + }, + "instructions": "xtokensReserve" + } + }, + "SDN": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "multiLocation": { + "parachainId": 2007 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1004710080859067392" + }, + "instructions": "xtokensReserve" + } + }, + "kBTC": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000b" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "896382" + }, + "instructions": "xtokensReserve" + } + }, + "BNC-Polkadot": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensReserve" + } + }, + "vDOT": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0900" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "42976931800" + }, + "instructions": "xtokensReserve" + } + }, + "SUB": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "multiLocation": { + "parachainId": 2101 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "MANTA": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "multiLocation": { + "parachainId": 2104 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "98974000" + }, + "instructions": "xtokensReserve" + } + }, + "USDC-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1337" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensReserve" + } + }, + "KILT": { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "multiLocation": { + "parachainId": 2086 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "47535131" + }, + "instructions": "xtokensReserve" + } + }, + "MYTH": { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "multiLocation": { + "parachainId": 3369 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "573440000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "NODL": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "multiLocation": { + "parachainId": 2026, + "palletInstance": 2 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "84817500000" + }, + "instructions": "xtokensReserve" + } + }, + "AJUN": { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "multiLocation": { + "parachainId": 2051, + "generalKey": "0x414a554e" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "70000000000000" + }, + "instructions": "xtokensReserve" + } + } + }, + "instructions": { + "xtokensDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xtokensReserve": [ + "WithdrawAsset", + "ClearOrigin", + "BuyExecution", + "DepositReserveAsset" + ], + "xcmPalletDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xcmPalletTeleportDest": [ + "ReceiveTeleportedAsset", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ] + }, + "networkDeliveryFee": { + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + } + }, + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": { + "toParachain": { + "type": "exponential", + "factorPallet": "Dmp", + "sizeBase": "1000000000", + "sizeFactor": "3333333", + "alwaysHoldingPays": false + } + }, + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": { + "toParachain": { + "type": "exponential", + "factorPallet": "Dmp", + "sizeBase": "300000000", + "sizeFactor": "1000000" + } + }, + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + }, + "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + } + }, + "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "16912512364", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + }, + "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + } + }, + "networkBaseWeight": { + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": "1000000000", + "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b": "200000000", + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": "200000000", + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": "200000000", + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": "1000000000", + "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c": "200000000", + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": "200000000", + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": "1000000000", + "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b": "200000000", + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": "1000000000", + "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b": "150000000", + "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72": "200000000", + "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6": "1000000000", + "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa": "150000000", + "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755": "100000000", + "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b": "200000000", + "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d": "100000000", + "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc": "1000000000", + "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86": "1000000000", + "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5": "1000000000", + "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464": "1000000000", + "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2": "1000000000", + "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82": "200000000", + "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108": "1000000000", + "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf": "150000000", + "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f": "200000000", + "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb": "1000000000", + "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21": "124414000", + "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9": "1000000000", + "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f": "1000000000", + "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008": "1000000000", + "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21": "1000000000", + "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee": "1000000" + }, + "chains": [ + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assets": [ + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "82320119048" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "17287225" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "9061" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "100473" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "3701010" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "262500" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assets": [ + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "1212500000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 0, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "249360255521760000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80376806468720000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "43875000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 5, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "20748158586573" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214338150611" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "431250000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 12, + "assetLocation": "KMA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [] + }, + { + "assetId": 16, + "assetLocation": "SDN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1004710080859067392" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "179650006" + }, + "instructions": "xcmPalletDest", + "asset": { + "originAssetId": 2, + "destAssetId": 0, + "location": "KSM-Statemine", + "locationPath": { + "type": "absolute" + } + } + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assets": [ + { + "assetId": 4, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "concrete", + "path": { + "parents": 1, + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "30460406568099" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "107162405931142" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "1212500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "24692790376122" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "431250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "249360255521760000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "43875000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 22, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 18, + "assetLocation": "KMA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "234608835149" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 8, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80376806468720000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "43875000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "30460406568099" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "20748158586573" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "107162405931142" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "1212500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assets": [ + { + "assetId": 0, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 22, + "fee": { + "mode": { + "type": "proportional", + "value": "80376806468720" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assets": [ + { + "assetId": 9, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "107162405931142" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "24692790376122" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214338150611" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "SDN", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "41310942824506654720" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "249360255521760000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80376806468720000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "kBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "896382" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "234608835149" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assets": [ + { + "assetId": 0, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214338150611" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "24692790376122" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "431250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "kBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "297" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "234608835149" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "assets": [ + { + "assetId": 0, + "assetLocation": "SUB", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 18, + "fee": { + "mode": { + "type": "proportional", + "value": "9000000003" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assets": [ + { + "assetId": 1, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "32810000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "17269955" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "0" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "262500" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "11888560" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "1005251" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "47469788" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 23, + "fee": { + "mode": { + "type": "proportional", + "value": "17252719" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 15, + "assetLocation": "MYTH", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "573439999999999737856" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10046250000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 15, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 16, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 11, + "assetLocation": "BNC-Polkadot", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 19, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "42976931800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "32574154417" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 8, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "803768064687253888" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872538112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 18, + "assetLocation": "SUB", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 34, + "assetLocation": "KILT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "47535131" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 36, + "assetLocation": "MYTH", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "573440000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 26, + "assetLocation": "NODL", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "84817500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 44, + "assetLocation": "AJUN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "70000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10046250000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 0, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 10, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "277000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 8, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "803768064687253888" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 5, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 11, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872538112" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 22, + "assetLocation": "MANTA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "98974000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 23, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 16, + "assetLocation": "NODL", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "84817500000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 19, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "27911692308" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assets": [ + { + "assetId": 0, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "138917929637904" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "277000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10046250000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "803768064687253888" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2447575392893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assets": [ + { + "assetId": 1, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC-Polkadot", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "21264531249466" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "27911692308" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "803768064687253888" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assets": [ + { + "assetId": 0, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "112563722370570600448" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10046250000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "138917929637904" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2447575392893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assets": [ + { + "assetId": 0, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2447575392893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "2343508113982" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10046250000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10046250000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assets": [ + { + "assetId": 0, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "23888832078357995520" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "24087860729545437184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assets": [ + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "234608835149" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assets": [ + { + "assetId": 0, + "assetLocation": "MANTA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 22, + "fee": { + "mode": { + "type": "proportional", + "value": "5880008503401360384" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "assets": [ + { + "assetId": 0, + "assetLocation": "KILT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 34, + "fee": { + "mode": { + "type": "proportional", + "value": "92928220845792352" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assets": [ + { + "assetId": 0, + "assetLocation": "MYTH", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 36, + "fee": { + "mode": { + "type": "proportional", + "value": "14880703757504000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "19052138160000000000" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "assets": [ + { + "assetId": 0, + "assetLocation": "NODL", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 26, + "fee": { + "mode": { + "type": "proportional", + "value": "57243054451952" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "216679148637925" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "assets": [ + { + "assetId": 0, + "assetLocation": "AJUN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 44, + "fee": { + "mode": { + "type": "proportional", + "value": "172384599880" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + } + ] +} diff --git a/xcm/v6/transfers_dev.json b/xcm/v6/transfers_dev.json new file mode 100644 index 0000000..8ef0f2e --- /dev/null +++ b/xcm/v6/transfers_dev.json @@ -0,0 +1,5689 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xtokensReserve" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensReserve" + } + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {} + }, + "DOT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensReserve" + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xtokensReserve" + } + }, + "UNIT": { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensReserve" + } + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensReserve" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "5175135755" + }, + "instructions": "xtokensReserve" + } + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensReserve" + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + }, + "KINT": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000c" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensReserve" + } + }, + "HKO": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "multiLocation": { + "parachainId": 2085, + "generalKey": "0x484b4f" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "607385811467444" + }, + "instructions": "xtokensReserve" + } + }, + "INTR": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0002" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensReserve" + } + }, + "iBTC": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensReserve" + } + }, + "kBTC": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000b" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "896382" + }, + "instructions": "xtokensReserve" + } + }, + "BSX": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "multiLocation": { + "parachainId": 2090, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "WND": { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8800337932977" + }, + "instructions": "xtokensReserve" + } + }, + "WND-Westmint": { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8800337932977" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensReserve" + } + }, + "XRT": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "multiLocation": { + "parachainId": 2048 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensReserve" + } + }, + "ASTR": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "multiLocation": { + "parachainId": 2006 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "933933541289201792" + }, + "instructions": "xtokensReserve" + } + }, + "SDN": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "multiLocation": { + "parachainId": 2007 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1167416926611502336" + }, + "instructions": "xtokensReserve" + } + }, + "CFG": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "multiLocation": { + "parachainId": 2031, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037680646872538112" + }, + "instructions": "xtokensReserve" + } + }, + "USDC-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1337" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensReserve" + } + }, + "BNC-Polkadot": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "9339000000" + }, + "instructions": "xtokensReserve" + } + }, + "vDOT": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0900" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "42976931800" + }, + "instructions": "xtokensReserve" + } + }, + "SUB": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "multiLocation": { + "parachainId": 2101 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "MANTA": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "multiLocation": { + "parachainId": 2104 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "98974000" + }, + "instructions": "xtokensReserve" + } + }, + "DED-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "30" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "0" + }, + "instructions": "xtokensReserve" + } + }, + "KILT": { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "multiLocation": { + "parachainId": 2086 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "47535131" + }, + "instructions": "xtokensReserve" + } + }, + "MYTH": { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "multiLocation": { + "parachainId": 3369 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "573440000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "NODL": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "multiLocation": { + "parachainId": 2026, + "palletInstance": 2 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "84817500000" + }, + "instructions": "xtokensReserve" + } + }, + "AJUN": { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "multiLocation": { + "parachainId": 2051, + "generalKey": "0x414a554e" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "70000000000000" + }, + "instructions": "xtokensReserve" + } + } + }, + "instructions": { + "xtokensDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xtokensReserve": [ + "WithdrawAsset", + "ClearOrigin", + "BuyExecution", + "DepositReserveAsset" + ], + "xcmPalletDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xcmPalletTeleportDest": [ + "ReceiveTeleportedAsset", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ] + }, + "networkDeliveryFee": { + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + } + }, + "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e": { + "toParachain": { + "type": "exponential", + "factorPallet": "Dmp", + "sizeBase": "30000000000", + "sizeFactor": "100000000", + "alwaysHoldingPays": false + } + }, + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": { + "toParachain": { + "type": "exponential", + "factorPallet": "Dmp", + "sizeBase": "1000000000", + "sizeFactor": "3333333", + "alwaysHoldingPays": false + } + }, + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": { + "toParachain": { + "type": "exponential", + "factorPallet": "Dmp", + "sizeBase": "300000000", + "sizeFactor": "1000000" + } + }, + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + }, + "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + } + }, + "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "16912512364", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + }, + "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + }, + "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + }, + "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + } + }, + "networkBaseWeight": { + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": "1000000000", + "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b": "200000000", + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": "200000000", + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": "200000000", + "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527": "200000000", + "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443": "1000000000", + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": "1000000000", + "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c": "200000000", + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": "200000000", + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": "1000000000", + "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b": "200000000", + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": "1000000000", + "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b": "150000000", + "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97": "150000000", + "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72": "200000000", + "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6": "1000000000", + "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa": "150000000", + "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755": "100000000", + "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e": "1000000000", + "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9": "1000000000", + "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b": "200000000", + "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d": "100000000", + "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc": "1000000000", + "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86": "1000000000", + "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5": "1000000000", + "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464": "1000000000", + "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2": "1000000000", + "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82": "200000000", + "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108": "1000000000", + "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf": "150000000", + "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f": "200000000", + "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb": "1000000000", + "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21": "124414000", + "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9": "1000000000", + "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f": "1000000000", + "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008": "1000000000", + "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21": "1000000000", + "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee": "1000000" + }, + "chains": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assets": [ + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "1212500000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 0, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "249360255521760000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80376806468720000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "43875000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 5, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "20748158586573" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "179650006" + }, + "instructions": "xcmPalletDest", + "asset": { + "originAssetId": 2, + "destAssetId": 0, + "location": "KSM-Statemine", + "locationPath": { + "type": "absolute" + } + } + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214338150611" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "431250000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 17, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "941571977" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 16, + "assetLocation": "SDN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1167416926611502336" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assets": [ + { + "assetId": 4, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "concrete", + "path": { + "parents": 1, + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "30460406568099" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "107162405931142" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "1212500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "24692790376122" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "431250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "249360255521760000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "43875000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 22, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "assets": [ + { + "assetId": 1, + "assetLocation": "UNIT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "assets": [ + { + "assetId": 0, + "assetLocation": "UNIT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "523779593547" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assets": [ + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "277000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11673750000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 0, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "93390000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 5, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 10, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 8, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "933933541289201792" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 11, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872538112" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 22, + "assetLocation": "MANTA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "98974000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 23, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 16, + "assetLocation": "NODL", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "84817500000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 19, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "27911692308" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assets": [ + { + "assetId": 0, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "138917929637904" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "277000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2447575392893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11673750000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "93390000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "933933541289201792" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 8, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80376806468720000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "43875000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "30460406568099" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "20748158586573" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "107162405931142" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "1212500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assets": [ + { + "assetId": 0, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214338150611" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "24692790376122" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "431250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "kBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "297" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assets": [ + { + "assetId": 1, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "17269955" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "1005251" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "0" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "32810000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "11888560" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "262500" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "47469788" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 23, + "fee": { + "mode": { + "type": "proportional", + "value": "17252719" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 15, + "assetLocation": "MYTH", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "573439999999999737856" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 36, + "fee": { + "mode": { + "type": "proportional", + "value": "14880703757504000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assets": [ + { + "assetId": 0, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2447575392893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "2343508113982" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11673750000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assets": [ + { + "assetId": 0, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 22, + "fee": { + "mode": { + "type": "proportional", + "value": "80376806468720" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "4883396893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assets": [ + { + "assetId": 0, + "assetLocation": "WND", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "800000000000" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assets": [ + { + "assetId": 0, + "assetLocation": "WND-Westmint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8800337932977" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assets": [ + { + "assetId": 1, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "933933541289201792" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC-Polkadot", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "21264531249466" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "27911692308" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11673750000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 8, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "933933541289201792" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872538112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 15, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 16, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "93390000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 11, + "assetLocation": "BNC-Polkadot", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "9339000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 19, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "42976931800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "32574154417" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 18, + "assetLocation": "SUB", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 34, + "assetLocation": "KILT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "47535131" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 36, + "assetLocation": "MYTH", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "573440000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "19052138160000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 26, + "assetLocation": "NODL", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "84817500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 44, + "assetLocation": "AJUN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "70000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assets": [ + { + "assetId": 0, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "4883396893" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "941571977" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11673750000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assets": [ + { + "assetId": 0, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "112563722370570600448" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11673750000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "138917929637904" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "93390000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2447575392893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assets": [ + { + "assetId": 0, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "23888832078357995520" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "24087860729545437184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assets": [ + { + "assetId": 6, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "107162405931142" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "24692790376122" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214338150611" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "SDN", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "41310942824506654720" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "249360255521760000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80376806468720000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "kBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "896382" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assets": [ + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "assets": [ + { + "assetId": 0, + "assetLocation": "SUB", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 18, + "fee": { + "mode": { + "type": "proportional", + "value": "9000000003" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assets": [ + { + "assetId": 0, + "assetLocation": "MANTA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 22, + "fee": { + "mode": { + "type": "proportional", + "value": "5880008503401360384" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "assets": [ + { + "assetId": 0, + "assetLocation": "KILT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 34, + "fee": { + "mode": { + "type": "proportional", + "value": "92928220845792352" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assets": [ + { + "assetId": 0, + "assetLocation": "MYTH", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 36, + "fee": { + "mode": { + "type": "proportional", + "value": "14880703757504000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "19052138160000000000" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "assets": [ + { + "assetId": 0, + "assetLocation": "NODL", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 26, + "fee": { + "mode": { + "type": "proportional", + "value": "57243054451952" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "216679148637925" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "assets": [ + { + "assetId": 0, + "assetLocation": "AJUN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 44, + "fee": { + "mode": { + "type": "proportional", + "value": "172384599880" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + } + ] +} diff --git a/xcm/v7/transfers.json b/xcm/v7/transfers.json new file mode 100644 index 0000000..587866d --- /dev/null +++ b/xcm/v7/transfers.json @@ -0,0 +1,5254 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xtokensReserve" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensReserve" + } + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {} + }, + "DOT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensReserve" + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xtokensReserve" + } + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensReserve" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "5175135755" + }, + "instructions": "xtokensReserve" + } + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensReserve" + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + }, + "KINT": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000c" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensReserve" + } + }, + "HKO": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "multiLocation": { + "parachainId": 2085, + "generalKey": "0x484b4f" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "607385811467444" + }, + "instructions": "xtokensReserve" + } + }, + "PARA": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "multiLocation": { + "parachainId": 2012, + "generalKey": "0x50415241" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1883239171374764" + }, + "instructions": "xtokensReserve" + } + }, + "INTR": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0002" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensReserve" + } + }, + "iBTC": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensReserve" + } + }, + "BSX": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "multiLocation": { + "parachainId": 2090, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "XRT": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "multiLocation": { + "parachainId": 2048 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "0" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensReserve" + } + }, + "ASTR": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "multiLocation": { + "parachainId": 2006 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "803768064687253888" + }, + "instructions": "xtokensReserve" + } + }, + "CFG": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "multiLocation": { + "parachainId": 2031, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037680646872538112" + }, + "instructions": "xtokensReserve" + } + }, + "SDN": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "multiLocation": { + "parachainId": 2007 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1004710080859067392" + }, + "instructions": "xtokensReserve" + } + }, + "kBTC": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000b" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "896382" + }, + "instructions": "xtokensReserve" + } + }, + "BNC-Polkadot": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensReserve" + } + }, + "vDOT": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0900" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "42976931800" + }, + "instructions": "xtokensReserve" + } + }, + "SUB": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "multiLocation": { + "parachainId": 2101 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "MANTA": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "multiLocation": { + "parachainId": 2104 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "98974000" + }, + "instructions": "xtokensReserve" + } + }, + "USDC-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1337" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensReserve" + } + }, + "KILT": { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "multiLocation": { + "parachainId": 2086 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "47535131" + }, + "instructions": "xtokensReserve" + } + }, + "MYTH": { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "multiLocation": { + "parachainId": 3369 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "573440000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "NODL": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "multiLocation": { + "parachainId": 2026, + "palletInstance": 2 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "84817500000" + }, + "instructions": "xtokensReserve" + } + }, + "AJUN": { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "multiLocation": { + "parachainId": 2051, + "generalKey": "0x414a554e" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "70000000000000" + }, + "instructions": "xtokensReserve" + } + } + }, + "instructions": { + "xtokensDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xtokensReserve": [ + "WithdrawAsset", + "ClearOrigin", + "BuyExecution", + "DepositReserveAsset" + ], + "xcmPalletDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xcmPalletTeleportDest": [ + "ReceiveTeleportedAsset", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ] + }, + "networkDeliveryFee": { + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + } + }, + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": { + "toParachain": { + "type": "exponential", + "factorPallet": "Dmp", + "sizeBase": "1000000000", + "sizeFactor": "3333333", + "alwaysHoldingPays": false + } + }, + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": { + "toParachain": { + "type": "exponential", + "factorPallet": "Dmp", + "sizeBase": "300000000", + "sizeFactor": "1000000" + } + }, + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + }, + "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + } + }, + "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "16912512364", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + }, + "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + } + }, + "networkBaseWeight": { + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": "1000000000", + "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b": "200000000", + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": "200000000", + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": "200000000", + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": "1000000000", + "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c": "200000000", + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": "200000000", + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": "1000000000", + "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b": "200000000", + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": "1000000000", + "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b": "150000000", + "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d": "200000000", + "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97": "150000000", + "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72": "200000000", + "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6": "1000000000", + "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa": "150000000", + "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755": "100000000", + "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b": "200000000", + "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d": "100000000", + "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc": "1000000000", + "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86": "1000000000", + "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5": "1000000000", + "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464": "1000000000", + "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2": "1000000000", + "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82": "200000000", + "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108": "1000000000", + "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf": "150000000", + "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f": "200000000", + "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb": "1000000000", + "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21": "124414000", + "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9": "1000000000", + "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f": "1000000000", + "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008": "1000000000", + "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21": "1000000000", + "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee": "1000000" + }, + "chains": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assets": [ + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "82320119048" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "17287225" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "100473" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assets": [ + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "1212500000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 0, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80376806468720000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 5, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "20748158586573" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214338150611" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "431250000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 16, + "assetLocation": "SDN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1004710080859067392" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "234608835149" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "179650006" + }, + "instructions": "xcmPalletDest", + "asset": { + "originAssetId": 2, + "destAssetId": 0, + "location": "KSM-Statemine", + "locationPath": { + "type": "absolute" + } + } + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assets": [ + { + "assetId": 4, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "concrete", + "path": { + "parents": 1, + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "30460406568099" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "107162405931142" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "1212500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "24692790376122" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "431250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "249360255521760000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "43875000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 22, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "234608835149" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 8, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80376806468720000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "30460406568099" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "20748158586573" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "107162405931142" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "1212500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "234608835149" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assets": [ + { + "assetId": 0, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 22, + "fee": { + "mode": { + "type": "proportional", + "value": "80376806468720" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assets": [ + { + "assetId": 9, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "107162405931142" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "24692790376122" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214338150611" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "SDN", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "41310942824506654720" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "249360255521760000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80376806468720000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "kBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "896382" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "234608835149" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assets": [ + { + "assetId": 0, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214338150611" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "24692790376122" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "431250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "kBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "297" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "234608835149" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "assets": [ + { + "assetId": 0, + "assetLocation": "SUB", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 18, + "fee": { + "mode": { + "type": "proportional", + "value": "9000000003" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assets": [ + { + "assetId": 1, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "17269955" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "11888560" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "1005251" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 23, + "fee": { + "mode": { + "type": "proportional", + "value": "17252719" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "45871559633" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10046250000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 16, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 11, + "assetLocation": "BNC-Polkadot", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 19, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "42976931800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "32574154417" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 8, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872538112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 18, + "assetLocation": "SUB", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 34, + "assetLocation": "KILT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "47535131" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 26, + "assetLocation": "NODL", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "84817500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 44, + "assetLocation": "AJUN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "70000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5175135755" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10046250000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 0, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 10, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "277000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 8, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "803768064687253888" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 5, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 4, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "8457550059064" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 11, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872538112" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 22, + "assetLocation": "MANTA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "98974000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 23, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 16, + "assetLocation": "NODL", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "84817500000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 19, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "27911692308" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assets": [ + { + "assetId": 0, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "138917929637904" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "277000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5175135755" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10046250000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "803768064687253888" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2447575392893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "2089595672670131" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assets": [ + { + "assetId": 1, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC-Polkadot", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "21264531249466" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "27911692308" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assets": [ + { + "assetId": 0, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "112563722370570600448" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10046250000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5175135755" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "138917929637904" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2447575392893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assets": [ + { + "assetId": 0, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2447575392893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "2343508113982" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5175135755" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10046250000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assets": [ + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "234608835149" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5175135755" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "10046250000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assets": [ + { + "assetId": 0, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "23888832078357995520" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "24087860729545437184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assets": [ + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "234608835149" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5175135755" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "MANTA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 22, + "fee": { + "mode": { + "type": "proportional", + "value": "5880008503401360384" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "assets": [ + { + "assetId": 0, + "assetLocation": "KILT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 34, + "fee": { + "mode": { + "type": "proportional", + "value": "92928220845792352" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assets": [ + { + "assetId": 0, + "assetLocation": "MYTH", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "19052138160000000000" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "assets": [ + { + "assetId": 0, + "assetLocation": "NODL", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 26, + "fee": { + "mode": { + "type": "proportional", + "value": "57243054451952" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "216679148637925" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "assets": [ + { + "assetId": 0, + "assetLocation": "AJUN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 44, + "fee": { + "mode": { + "type": "proportional", + "value": "172384599880" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + } + ] +} diff --git a/xcm/v7/transfers_dev.json b/xcm/v7/transfers_dev.json new file mode 100644 index 0000000..ec2f3f3 --- /dev/null +++ b/xcm/v7/transfers_dev.json @@ -0,0 +1,5960 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xtokensReserve" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensReserve" + } + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {} + }, + "DOT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensReserve" + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xtokensReserve" + } + }, + "UNIT": { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensReserve" + } + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensReserve" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "5175135755" + }, + "instructions": "xtokensReserve" + } + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensReserve" + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + }, + "KINT": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000c" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensReserve" + } + }, + "HKO": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "multiLocation": { + "parachainId": 2085, + "generalKey": "0x484b4f" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "607385811467444" + }, + "instructions": "xtokensReserve" + } + }, + "PARA": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "multiLocation": { + "parachainId": 2012, + "generalKey": "0x50415241" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1883239171374764" + }, + "instructions": "xtokensReserve" + } + }, + "INTR": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0002" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensReserve" + } + }, + "iBTC": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensReserve" + } + }, + "kBTC": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000b" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "896382" + }, + "instructions": "xtokensReserve" + } + }, + "BSX": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "multiLocation": { + "parachainId": 2090, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "WND": { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8800337932977" + }, + "instructions": "xtokensReserve" + } + }, + "WND-Westmint": { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8800337932977" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensReserve" + } + }, + "XRT": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "multiLocation": { + "parachainId": 2048 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensReserve" + } + }, + "ASTR": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "multiLocation": { + "parachainId": 2006 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "933933541289201792" + }, + "instructions": "xtokensReserve" + } + }, + "SDN": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "multiLocation": { + "parachainId": 2007 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1167416926611502336" + }, + "instructions": "xtokensReserve" + } + }, + "CFG": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "multiLocation": { + "parachainId": 2031, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037680646872538112" + }, + "instructions": "xtokensReserve" + } + }, + "USDC-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1337" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensReserve" + } + }, + "BNC-Polkadot": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "9339000000" + }, + "instructions": "xtokensReserve" + } + }, + "vDOT": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0900" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "42976931800" + }, + "instructions": "xtokensReserve" + } + }, + "SUB": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "multiLocation": { + "parachainId": 2101 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "MANTA": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "multiLocation": { + "parachainId": 2104 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "98974000" + }, + "instructions": "xtokensReserve" + } + }, + "DED-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "30" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "0" + }, + "instructions": "xtokensReserve" + } + }, + "KILT": { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "multiLocation": { + "parachainId": 2086 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "47535131" + }, + "instructions": "xtokensReserve" + } + }, + "MYTH": { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "multiLocation": { + "parachainId": 3369 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "573440000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "NODL": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "multiLocation": { + "parachainId": 2026, + "palletInstance": 2 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "84817500000" + }, + "instructions": "xtokensReserve" + } + }, + "AJUN": { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "multiLocation": { + "parachainId": 2051, + "generalKey": "0x414a554e" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "70000000000000" + }, + "instructions": "xtokensReserve" + } + } + }, + "instructions": { + "xtokensDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xtokensReserve": [ + "WithdrawAsset", + "ClearOrigin", + "BuyExecution", + "DepositReserveAsset" + ], + "xcmPalletDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xcmPalletTeleportDest": [ + "ReceiveTeleportedAsset", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ] + }, + "networkDeliveryFee": { + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + } + }, + "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e": { + "toParachain": { + "type": "exponential", + "factorPallet": "Dmp", + "sizeBase": "30000000000", + "sizeFactor": "100000000", + "alwaysHoldingPays": false + } + }, + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": { + "toParachain": { + "type": "exponential", + "factorPallet": "Dmp", + "sizeBase": "1000000000", + "sizeFactor": "3333333", + "alwaysHoldingPays": false + } + }, + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": { + "toParachain": { + "type": "exponential", + "factorPallet": "Dmp", + "sizeBase": "300000000", + "sizeFactor": "1000000" + } + }, + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + }, + "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + } + }, + "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "16912512364", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + }, + "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + }, + "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + }, + "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + } + }, + "networkBaseWeight": { + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": "1000000000", + "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b": "200000000", + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": "200000000", + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": "200000000", + "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527": "200000000", + "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443": "1000000000", + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": "1000000000", + "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c": "200000000", + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": "200000000", + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": "1000000000", + "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b": "200000000", + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": "1000000000", + "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b": "150000000", + "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d": "200000000", + "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97": "150000000", + "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72": "200000000", + "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6": "1000000000", + "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa": "150000000", + "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755": "100000000", + "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e": "1000000000", + "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9": "1000000000", + "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b": "200000000", + "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d": "100000000", + "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc": "1000000000", + "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86": "1000000000", + "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5": "1000000000", + "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464": "1000000000", + "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2": "1000000000", + "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82": "200000000", + "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108": "1000000000", + "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf": "150000000", + "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f": "200000000", + "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb": "1000000000", + "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21": "124414000", + "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9": "1000000000", + "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f": "1000000000", + "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008": "1000000000", + "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21": "1000000000", + "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee": "1000000" + }, + "chains": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assets": [ + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "1212500000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 0, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80376806468720000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 5, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "20748158586573" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "179650006" + }, + "instructions": "xcmPalletDest", + "asset": { + "originAssetId": 2, + "destAssetId": 0, + "location": "KSM-Statemine", + "locationPath": { + "type": "absolute" + } + } + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214338150611" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "431250000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 17, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "941571977" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 16, + "assetLocation": "SDN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1167416926611502336" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + } + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assets": [ + { + "assetId": 4, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "concrete", + "path": { + "parents": 1, + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "30460406568099" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "107162405931142" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "1212500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "24692790376122" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "431250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "249360255521760000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "43875000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 22, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "assets": [ + { + "assetId": 1, + "assetLocation": "UNIT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "assets": [ + { + "assetId": 0, + "assetLocation": "UNIT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "523779593547" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assets": [ + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "277000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5175135755" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11673750000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 0, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 4, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "8457550059064" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 5, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 10, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 8, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "933933541289201792" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 11, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872538112" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 22, + "assetLocation": "MANTA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "98974000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 23, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 16, + "assetLocation": "NODL", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "84817500000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 19, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "27911692308" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + } + ] + }, + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assets": [ + { + "assetId": 0, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "45871559633" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assets": [ + { + "assetId": 0, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "138917929637904" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "277000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2447575392893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5175135755" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11673750000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "93390000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "933933541289201792" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "PARA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "2089595672670131" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assets": [ + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "82320119048" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "17287225" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "100473" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 8, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "333333333333000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80376806468720000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "30460406568099" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "20748158586573" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "20000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "133333333333" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "107162405931142" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "1212500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assets": [ + { + "assetId": 0, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214338150611" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "24692790376122" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "431250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "kBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "297" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assets": [ + { + "assetId": 1, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "17269955" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "1005251" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "11888560" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 23, + "fee": { + "mode": { + "type": "proportional", + "value": "17252719" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 15, + "assetLocation": "MYTH", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 36, + "fee": { + "mode": { + "type": "proportional", + "value": "14880703757504000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "d43540ba6d3eb4897c28a77d48cb5b729fea37603cbbfc7a86a73b72adb3be8d", + "assets": [ + { + "assetId": 7, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "249360255521760000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assets": [ + { + "assetId": 0, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2447575392893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "2343508113982" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5175135755" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11673750000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa", + "assets": [ + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assets": [ + { + "assetId": 0, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 22, + "fee": { + "mode": { + "type": "proportional", + "value": "80376806468720" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "4883396893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assets": [ + { + "assetId": 1, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC-Polkadot", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "21264531249466" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "27911692308" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11673750000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 8, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872538112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 16, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 11, + "assetLocation": "BNC-Polkadot", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "9339000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 19, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "42976931800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "32574154417" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 18, + "assetLocation": "SUB", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 34, + "assetLocation": "KILT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "47535131" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 36, + "assetLocation": "MYTH", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "19052138160000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 26, + "assetLocation": "NODL", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "84817500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 44, + "assetLocation": "AJUN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "70000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assets": [ + { + "assetId": 0, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "4883396893" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "941571977" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5175135755" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11673750000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assets": [ + { + "assetId": 0, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "112563722370570600448" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11673750000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5175135755" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "138917929637904" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "93390000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2447575392893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assets": [ + { + "assetId": 0, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "23888832078357995520" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "24087860729545437184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assets": [ + { + "assetId": 6, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "107162405931142" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "24692790376122" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214338150611" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "SDN", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "41310942824506654720" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "249360255521760000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80376806468720000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "kBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "896382" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assets": [ + { + "assetId": 1, + "assetLocation": "KSM", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "assets": [ + { + "assetId": 0, + "assetLocation": "SUB", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 18, + "fee": { + "mode": { + "type": "proportional", + "value": "9000000003" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "5175135755" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "MANTA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 22, + "fee": { + "mode": { + "type": "proportional", + "value": "5880008503401360384" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "assets": [ + { + "assetId": 0, + "assetLocation": "KILT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 34, + "fee": { + "mode": { + "type": "proportional", + "value": "92928220845792352" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assets": [ + { + "assetId": 0, + "assetLocation": "MYTH", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "19052138160000000000" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "assets": [ + { + "assetId": 0, + "assetLocation": "NODL", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 26, + "fee": { + "mode": { + "type": "proportional", + "value": "57243054451952" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "216679148637925" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "assets": [ + { + "assetId": 0, + "assetLocation": "AJUN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 44, + "fee": { + "mode": { + "type": "proportional", + "value": "172384599880" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + } + ] +} diff --git a/xcm/v7/transfers_dynamic.json b/xcm/v7/transfers_dynamic.json new file mode 100644 index 0000000..18dc069 --- /dev/null +++ b/xcm/v7/transfers_dynamic.json @@ -0,0 +1,1119 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {} + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {} + }, + "DOT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {} + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + }, + "KINT": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000c" + } + }, + "HKO": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "multiLocation": { + "parachainId": 2085, + "generalKey": "0x484b4f" + } + }, + "PARA": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "multiLocation": { + "parachainId": 2012, + "generalKey": "0x50415241" + } + }, + "INTR": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0002" + } + }, + "iBTC": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0001" + } + }, + "BSX": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "multiLocation": { + "parachainId": 2090, + "generalIndex": "0" + } + }, + "XRT": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "multiLocation": { + "parachainId": 2048 + } + }, + "USDT-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + } + }, + "USDT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + } + }, + "ASTR": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "multiLocation": { + "parachainId": 2006 + } + }, + "CFG": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "multiLocation": { + "parachainId": 2031, + "generalKey": "0x0001" + } + }, + "SDN": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "multiLocation": { + "parachainId": 2007 + } + }, + "kBTC": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000b" + } + }, + "BNC-Polkadot": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0001" + } + }, + "vDOT": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0900" + } + }, + "SUB": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "multiLocation": { + "parachainId": 2101 + } + }, + "MANTA": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "multiLocation": { + "parachainId": 2104 + } + }, + "USDC-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1337" + } + }, + "KILT": { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "multiLocation": { + "parachainId": 2086 + } + }, + "MYTH": { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "multiLocation": { + "parachainId": 3369 + } + }, + "NODL": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "multiLocation": { + "parachainId": 2026, + "palletInstance": 2 + } + }, + "AJUN": { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "multiLocation": { + "parachainId": 2051, + "generalKey": "0x414a554e" + } + } + }, + "reserveIdOverrides": { + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": { + "0": "KSM-Statemine", + "1": "RMRK", + "7": "USDT-Statemine" + }, + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": { + "4": "KAR", + "5": "BNC", + "11": "HKO", + "3": "KINT", + "12": "KMA", + "16": "SDN", + "2": "KSM", + "1": "RMRK", + "7": "USDT-Statemine" + }, + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": { + "7": "USDT-Statemine" + }, + "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755": { + "4": "USDT-Statemine" + }, + "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108": { + "10": "USDT-Statemine" + }, + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": { + "0": "DOT-Statemint", + "1": "USDT-Statemint", + "2": "USDC-Statemint" + }, + "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d": { + "9": "USDT-Statemint", + "15": "USDC-Statemint", + "11": "BNC-Polkadot" + }, + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": { + "1": "DOT", + "10": "USDT-Statemint", + "3": "ACA", + "8": "ASTR", + "5": "INTR", + "6": "iBTC", + "4": "PARA", + "11": "CFG", + "22": "MANTA", + "23": "USDC-Statemint", + "16": "NODL", + "19": "vDOT" + }, + "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b": { + "3": "USDT-Statemint", + "0": "BNC-Polkadot" + }, + "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6": { + "9": "USDT-Statemint" + } + }, + "chains": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + }, + { + "assetId": 7, + "xcmTransfers": [ + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 10, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 7, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 4, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 2, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3 + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8 + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 7, + "xcmTransfers": [ + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 8, + "xcmTransfers": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assets": [ + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 4, + "xcmTransfers": [ + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1 + } + ] + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + }, + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 9, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 9, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 3, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "assetId": 2, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 2, + "xcmTransfers": [ + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 15, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "assetId": 3, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 15, + "xcmTransfers": [ + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assets": [ + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 16, + "xcmTransfers": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 8, + "xcmTransfers": [ + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 9, + "xcmTransfers": [ + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 9, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 3, + "supportsXcmExecute": true + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "assetId": 2, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 15, + "xcmTransfers": [ + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "supportsXcmExecute": true + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "assetId": 3, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 36, + "xcmTransfers": [ + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assetId": 0, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assets": [ + { + "assetId": 2, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 3, + "xcmTransfers": [ + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 9, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 9, + "supportsXcmExecute": true + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "assetId": 2, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 4, + "xcmTransfers": [ + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 36, + "hasDeliveryFee": true, + "supportsXcmExecute": false + } + ] + } + ] + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + } + ] +} diff --git a/xcm/v7/transfers_dynamic_dev.json b/xcm/v7/transfers_dynamic_dev.json new file mode 100644 index 0000000..9d504fa --- /dev/null +++ b/xcm/v7/transfers_dynamic_dev.json @@ -0,0 +1,1281 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {} + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {} + }, + "DOT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "UNIT": { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "multiLocation": {} + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {} + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + }, + "KINT": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000c" + } + }, + "HKO": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "multiLocation": { + "parachainId": 2085, + "generalKey": "0x484b4f" + } + }, + "PARA": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "multiLocation": { + "parachainId": 2012, + "generalKey": "0x50415241" + } + }, + "INTR": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0002" + } + }, + "iBTC": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0001" + } + }, + "kBTC": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000b" + } + }, + "BSX": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "multiLocation": { + "parachainId": 2090, + "generalIndex": "0" + } + }, + "WND": { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "multiLocation": {} + }, + "WND-Westmint": { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "multiLocation": {} + }, + "USDT-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + } + }, + "USDT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + } + }, + "XRT": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "multiLocation": { + "parachainId": 2048 + } + }, + "ASTR": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "multiLocation": { + "parachainId": 2006 + } + }, + "SDN": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "multiLocation": { + "parachainId": 2007 + } + }, + "CFG": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "multiLocation": { + "parachainId": 2031, + "generalKey": "0x0001" + } + }, + "USDC-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1337" + } + }, + "BNC-Polkadot": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0001" + } + }, + "vDOT": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0900" + } + }, + "SUB": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "multiLocation": { + "parachainId": 2101 + } + }, + "MANTA": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "multiLocation": { + "parachainId": 2104 + } + }, + "DED-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "30" + } + }, + "KILT": { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "multiLocation": { + "parachainId": 2086 + } + }, + "MYTH": { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "multiLocation": { + "parachainId": 3369 + } + }, + "NODL": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "multiLocation": { + "parachainId": 2026, + "palletInstance": 2 + } + }, + "AJUN": { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "multiLocation": { + "parachainId": 2051, + "generalKey": "0x414a554e" + } + } + }, + "reserveIdOverrides": { + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": { + "4": "KAR", + "2": "KSM", + "5": "BNC", + "1": "RMRK", + "11": "HKO", + "3": "KINT", + "7": "USDT-Statemine", + "17": "XRT", + "12": "KMA", + "16": "SDN" + }, + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": { + "3": "ACA", + "1": "DOT", + "4": "PARA", + "5": "INTR", + "6": "iBTC", + "10": "USDT-Statemint", + "8": "ASTR", + "11": "CFG", + "22": "MANTA", + "23": "USDC-Statemint", + "16": "NODL", + "19": "vDOT" + }, + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": { + "0": "KSM-Statemine", + "1": "RMRK", + "7": "USDT-Statemine" + }, + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": { + "7": "USDT-Statemine" + }, + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": { + "0": "DOT-Statemint", + "1": "USDT-Statemint", + "2": "USDC-Statemint" + }, + "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755": { + "4": "USDT-Statemine" + }, + "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9": { + "0": "WND-Westmint" + }, + "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b": { + "3": "USDT-Statemint", + "0": "BNC-Polkadot" + }, + "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d": { + "9": "USDT-Statemint", + "15": "USDC-Statemint", + "11": "BNC-Polkadot" + }, + "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6": { + "9": "USDT-Statemint" + }, + "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108": { + "10": "USDT-Statemine" + } + }, + "chains": [ + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + }, + { + "assetId": 7, + "xcmTransfers": [ + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 10, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 7, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 4, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 2, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3 + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8 + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 7, + "xcmTransfers": [ + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 8, + "xcmTransfers": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assets": [ + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 4, + "xcmTransfers": [ + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1 + } + ] + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + }, + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 9, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 9, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 3, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "assetId": 2, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 2, + "xcmTransfers": [ + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 15, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "assetId": 3, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 15, + "xcmTransfers": [ + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assets": [ + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 16, + "xcmTransfers": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 8, + "xcmTransfers": [ + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 9, + "xcmTransfers": [ + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 9, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 3, + "supportsXcmExecute": true + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "assetId": 2, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 15, + "xcmTransfers": [ + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "supportsXcmExecute": true + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "assetId": 3, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 36, + "xcmTransfers": [ + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assetId": 0, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assets": [ + { + "assetId": 2, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 3, + "xcmTransfers": [ + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 9, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 9, + "supportsXcmExecute": true + }, + { + "chainId": "7eb9354488318e7549c722669dcbdcdc526f1fef1420e7944667212f3601fdbd", + "assetId": 2, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 4, + "xcmTransfers": [ + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 36, + "hasDeliveryFee": true, + "supportsXcmExecute": false + } + ] + } + ] + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true, + "usesTeleport": true + } + ] + } + ] + } + ] +} diff --git a/xcm/v8/transfers.json b/xcm/v8/transfers.json new file mode 100644 index 0000000..75637b2 --- /dev/null +++ b/xcm/v8/transfers.json @@ -0,0 +1,3688 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xtokensReserve" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensReserve" + } + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensReserve" + } + }, + "DOT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensReserve" + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xtokensReserve" + } + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensReserve" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "5175135755" + }, + "instructions": "xtokensReserve" + } + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensReserve" + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + }, + "KINT": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000c" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensReserve" + } + }, + "HKO": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "multiLocation": { + "parachainId": 2085, + "generalKey": "0x484b4f" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "607385811467444" + }, + "instructions": "xtokensReserve" + } + }, + "PARA": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "multiLocation": { + "parachainId": 2012, + "generalKey": "0x50415241" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1883239171374764" + }, + "instructions": "xtokensReserve" + } + }, + "INTR": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0002" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensReserve" + } + }, + "iBTC": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensReserve" + } + }, + "BSX": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "multiLocation": { + "parachainId": 2090, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "XRT": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "multiLocation": { + "parachainId": 2048 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "0" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensReserve" + } + }, + "ASTR": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "multiLocation": { + "parachainId": 2006 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "803768064687253888" + }, + "instructions": "xtokensReserve" + } + }, + "CFG": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "multiLocation": { + "parachainId": 2031, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037680646872538112" + }, + "instructions": "xtokensReserve" + } + }, + "SDN": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "multiLocation": { + "parachainId": 2007 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1004710080859067392" + }, + "instructions": "xtokensReserve" + } + }, + "kBTC": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000b" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "896382" + }, + "instructions": "xtokensReserve" + } + }, + "BNC-Polkadot": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensReserve" + } + }, + "vDOT": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0900" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "42976931800" + }, + "instructions": "xtokensReserve" + } + }, + "SUB": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "multiLocation": { + "parachainId": 2101 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "MANTA": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "multiLocation": { + "parachainId": 2104 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "98974000" + }, + "instructions": "xtokensReserve" + } + }, + "USDC-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1337" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensReserve" + } + }, + "KILT": { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "multiLocation": { + "parachainId": 2086 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "47535131" + }, + "instructions": "xtokensReserve" + } + }, + "MYTH": { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "multiLocation": { + "parachainId": 3369 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "573440000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "NODL": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "multiLocation": { + "parachainId": 2026, + "palletInstance": 2 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "84817500000" + }, + "instructions": "xtokensReserve" + } + }, + "AJUN": { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "multiLocation": { + "parachainId": 2051, + "generalKey": "0x414a554e" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "70000000000000" + }, + "instructions": "xtokensReserve" + } + } + }, + "instructions": { + "xtokensDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xtokensReserve": [ + "WithdrawAsset", + "ClearOrigin", + "BuyExecution", + "DepositReserveAsset" + ], + "xcmPalletDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xcmPalletTeleportDest": [ + "ReceiveTeleportedAsset", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ] + }, + "networkDeliveryFee": { + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + } + }, + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": { + "toParachain": { + "type": "exponential", + "factorPallet": "Dmp", + "sizeBase": "1000000000", + "sizeFactor": "3333333", + "alwaysHoldingPays": false + } + }, + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": { + "toParachain": { + "type": "exponential", + "factorPallet": "Dmp", + "sizeBase": "300000000", + "sizeFactor": "1000000" + } + }, + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + }, + "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + } + }, + "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "16912512364", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + }, + "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + } + }, + "networkBaseWeight": { + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": "1000000000", + "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b": "200000000", + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": "200000000", + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": "200000000", + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": "1000000000", + "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c": "200000000", + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": "200000000", + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": "1000000000", + "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b": "200000000", + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": "1000000000", + "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b": "150000000", + "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72": "200000000", + "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6": "1000000000", + "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa": "150000000", + "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755": "100000000", + "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b": "200000000", + "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d": "100000000", + "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc": "1000000000", + "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86": "1000000000", + "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5": "1000000000", + "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464": "1000000000", + "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2": "1000000000", + "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82": "200000000", + "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108": "1000000000", + "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf": "150000000", + "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f": "200000000", + "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb": "1000000000", + "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21": "124414000", + "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9": "1000000000", + "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f": "1000000000", + "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008": "1000000000", + "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21": "1000000000", + "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee": "1000000" + }, + "chains": [ + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assets": [ + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "82320119048" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "17287225" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "262500" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assets": [ + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "1212500000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 5, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "20748158586573" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214338150611" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "431250000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 16, + "assetLocation": "SDN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1004710080859067392" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "179650006" + }, + "instructions": "xcmPalletDest", + "asset": { + "originAssetId": 2, + "destAssetId": 0, + "location": "KSM-Statemine", + "locationPath": { + "type": "absolute" + } + } + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assets": [ + { + "assetId": 4, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "concrete", + "path": { + "parents": 1, + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "30460406568099" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "107162405931142" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "1212500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "24692790376122" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "431250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "249360255521760000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "43875000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 22, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "234608835149" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 0, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "30460406568099" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "20748158586573" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "107162405931142" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "1212500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assets": [ + { + "assetId": 9, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "107162405931142" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "24692790376122" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214338150611" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "SDN", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "41310942824506654720" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "249360255521760000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80376806468720000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "kBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "896382" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "234608835149" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assets": [ + { + "assetId": 0, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214338150611" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "24692790376122" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "431250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "kBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "297" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "234608835149" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "assets": [ + { + "assetId": 0, + "assetLocation": "SUB", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 18, + "fee": { + "mode": { + "type": "proportional", + "value": "9000000003" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assets": [ + { + "assetId": 1, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "17269955" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "11888560" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 23, + "fee": { + "mode": { + "type": "proportional", + "value": "17252719" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assets": [ + { + "assetId": 11, + "assetLocation": "BNC-Polkadot", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 19, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "42976931800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "32574154417" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872538112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 18, + "assetLocation": "SUB", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 34, + "assetLocation": "KILT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "47535131" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 26, + "assetLocation": "NODL", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "84817500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 44, + "assetLocation": "AJUN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "70000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assets": [ + { + "assetId": 10, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "277000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 8, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "803768064687253888" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 5, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 11, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872538112" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 22, + "assetLocation": "MANTA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "98974000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 23, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 16, + "assetLocation": "NODL", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "84817500000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 19, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "27911692308" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assets": [ + { + "assetId": 0, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "138917929637904" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "803768064687253888" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2447575392893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assets": [ + { + "assetId": 0, + "assetLocation": "BNC-Polkadot", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "21264531249466" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "27911692308" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assets": [ + { + "assetId": 0, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "112563722370570600448" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "138917929637904" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2447575392893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assets": [ + { + "assetId": 0, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2447575392893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "2343508113982" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assets": [ + { + "assetId": 2, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assets": [ + { + "assetId": 0, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "23888832078357995520" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "24087860729545437184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assets": [ + { + "assetId": 1, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "234608835149" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assets": [ + { + "assetId": 0, + "assetLocation": "MANTA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 22, + "fee": { + "mode": { + "type": "proportional", + "value": "5880008503401360384" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "assets": [ + { + "assetId": 0, + "assetLocation": "KILT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 34, + "fee": { + "mode": { + "type": "proportional", + "value": "92928220845792352" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assets": [ + { + "assetId": 0, + "assetLocation": "MYTH", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "19052138160000000000" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "assets": [ + { + "assetId": 0, + "assetLocation": "NODL", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 26, + "fee": { + "mode": { + "type": "proportional", + "value": "57243054451952" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "216679148637925" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "assets": [ + { + "assetId": 0, + "assetLocation": "AJUN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 44, + "fee": { + "mode": { + "type": "proportional", + "value": "172384599880" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + } + ] +} diff --git a/xcm/v8/transfers_dev.json b/xcm/v8/transfers_dev.json new file mode 100644 index 0000000..7e52a95 --- /dev/null +++ b/xcm/v8/transfers_dev.json @@ -0,0 +1,4893 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xtokensReserve" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensReserve" + } + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensReserve" + } + }, + "DOT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensReserve" + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xtokensReserve" + } + }, + "UNIT": { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensReserve" + } + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensReserve" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "5175135755" + }, + "instructions": "xtokensReserve" + } + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensReserve" + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + }, + "KINT": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000c" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensReserve" + } + }, + "HKO": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "multiLocation": { + "parachainId": 2085, + "generalKey": "0x484b4f" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "607385811467444" + }, + "instructions": "xtokensReserve" + } + }, + "INTR": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0002" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensReserve" + } + }, + "iBTC": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensReserve" + } + }, + "kBTC": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000b" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "896382" + }, + "instructions": "xtokensReserve" + } + }, + "BSX": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "multiLocation": { + "parachainId": 2090, + "generalIndex": "0" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "WND": { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8800337932977" + }, + "instructions": "xtokensReserve" + } + }, + "WND-Westmint": { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "multiLocation": {}, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8800337932977" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensReserve" + } + }, + "USDT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensReserve" + } + }, + "XRT": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "multiLocation": { + "parachainId": 2048 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensReserve" + } + }, + "ASTR": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "multiLocation": { + "parachainId": 2006 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "933933541289201792" + }, + "instructions": "xtokensReserve" + } + }, + "SDN": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "multiLocation": { + "parachainId": 2007 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "1167416926611502336" + }, + "instructions": "xtokensReserve" + } + }, + "CFG": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "multiLocation": { + "parachainId": 2031, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8037680646872538112" + }, + "instructions": "xtokensReserve" + } + }, + "USDC-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1337" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensReserve" + } + }, + "BNC-Polkadot": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0001" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "9339000000" + }, + "instructions": "xtokensReserve" + } + }, + "vDOT": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0900" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "42976931800" + }, + "instructions": "xtokensReserve" + } + }, + "SUB": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "multiLocation": { + "parachainId": 2101 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "MANTA": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "multiLocation": { + "parachainId": 2104 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "98974000" + }, + "instructions": "xtokensReserve" + } + }, + "DED-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "30" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "0" + }, + "instructions": "xtokensReserve" + } + }, + "KILT": { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "multiLocation": { + "parachainId": 2086 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "47535131" + }, + "instructions": "xtokensReserve" + } + }, + "MYTH": { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "multiLocation": { + "parachainId": 3369 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "573440000000000000000" + }, + "instructions": "xtokensReserve" + } + }, + "NODL": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "multiLocation": { + "parachainId": 2026, + "palletInstance": 2 + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "84817500000" + }, + "instructions": "xtokensReserve" + } + }, + "AJUN": { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "multiLocation": { + "parachainId": 2051, + "generalKey": "0x414a554e" + }, + "reserveFee": { + "mode": { + "type": "proportional", + "value": "70000000000000" + }, + "instructions": "xtokensReserve" + } + } + }, + "instructions": { + "xtokensDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xtokensReserve": [ + "WithdrawAsset", + "ClearOrigin", + "BuyExecution", + "DepositReserveAsset" + ], + "xcmPalletDest": [ + "ReserveAssetDeposited", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ], + "xcmPalletTeleportDest": [ + "ReceiveTeleportedAsset", + "ClearOrigin", + "BuyExecution", + "DepositAsset" + ] + }, + "networkDeliveryFee": { + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + } + }, + "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e": { + "toParachain": { + "type": "exponential", + "factorPallet": "Dmp", + "sizeBase": "30000000000", + "sizeFactor": "100000000", + "alwaysHoldingPays": false + } + }, + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": { + "toParachain": { + "type": "exponential", + "factorPallet": "Dmp", + "sizeBase": "1000000000", + "sizeFactor": "3333333", + "alwaysHoldingPays": false + } + }, + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": { + "toParachain": { + "type": "exponential", + "factorPallet": "Dmp", + "sizeBase": "300000000", + "sizeFactor": "1000000" + } + }, + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + }, + "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "1000000000", + "sizeFactor": "333333", + "alwaysHoldingPays": false + } + }, + "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "16912512364", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + }, + "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + }, + "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + }, + "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9": { + "toParent": { + "type": "exponential", + "factorPallet": "ParachainSystem", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + }, + "toParachain": { + "type": "exponential", + "factorPallet": "XcmpQueue", + "sizeBase": "300000000", + "sizeFactor": "100000", + "alwaysHoldingPays": false + } + } + }, + "networkBaseWeight": { + "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe": "1000000000", + "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b": "200000000", + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": "200000000", + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": "200000000", + "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527": "200000000", + "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443": "1000000000", + "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3": "1000000000", + "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c": "200000000", + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": "200000000", + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": "1000000000", + "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b": "200000000", + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": "1000000000", + "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b": "150000000", + "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97": "150000000", + "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72": "200000000", + "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6": "1000000000", + "d611f22d291c5b7b69f1e105cca03352984c344c4421977efaa4cbdd1834e2aa": "150000000", + "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755": "100000000", + "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e": "1000000000", + "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9": "1000000000", + "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b": "200000000", + "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d": "100000000", + "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc": "1000000000", + "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86": "1000000000", + "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5": "1000000000", + "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464": "1000000000", + "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2": "1000000000", + "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82": "200000000", + "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108": "1000000000", + "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf": "150000000", + "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f": "200000000", + "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb": "1000000000", + "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21": "124414000", + "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9": "1000000000", + "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f": "1000000000", + "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008": "1000000000", + "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21": "1000000000", + "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee": "1000000" + }, + "chains": [ + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assets": [ + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "1212500000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 5, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "20748158586573" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 1, + "assetLocation": "RMRK", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "179650006" + }, + "instructions": "xcmPalletDest", + "asset": { + "originAssetId": 2, + "destAssetId": 0, + "location": "KSM-Statemine", + "locationPath": { + "type": "absolute" + } + } + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 3, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214338150611" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "431250000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 17, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "941571977" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 16, + "assetLocation": "SDN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1167416926611502336" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + } + ] + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assets": [ + { + "assetId": 4, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "concrete", + "path": { + "parents": 1, + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "30460406568099" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "7471468330240" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "107162405931142" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "1212500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "24692790376122" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "431250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "249360255521760000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "43875000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 22, + "assetLocation": "BSX", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "55000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "assets": [ + { + "assetId": 1, + "assetLocation": "UNIT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "35047875048" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "assets": [ + { + "assetId": 0, + "assetLocation": "UNIT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "523779593547" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assets": [ + { + "assetId": 3, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "277000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11673750000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 5, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 10, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 8, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "933933541289201792" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 11, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872538112" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 22, + "assetLocation": "MANTA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "98974000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 23, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 16, + "assetLocation": "NODL", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "84817500000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 19, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "27911692308" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assets": [ + { + "assetId": 0, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "138917929637904" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2447575392893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 12, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11673750000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "93390000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "79550000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 14, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "933933541289201792" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assets": [ + { + "assetId": 0, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 0, + "assetLocation": "BNC", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "30460406568099" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "20748158586573" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 4, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "107162405931142" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "1212500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assets": [ + { + "assetId": 0, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214338150611" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "24692790376122" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "431250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "26729534265" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "kBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "297" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assets": [ + { + "assetId": 1, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "17269955" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "11888560" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 23, + "fee": { + "mode": { + "type": "proportional", + "value": "17252719" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "25000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 15, + "assetLocation": "MYTH", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 36, + "fee": { + "mode": { + "type": "proportional", + "value": "14880703757504000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assets": [ + { + "assetId": 0, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2447575392893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9590000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "2343508113982" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 1, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11673750000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 7, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assets": [ + { + "assetId": 1, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xcmpallet-transferAssets" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xcmpallet-transferAssets" + } + ] + }, + { + "assetId": 5, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "1158776" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "4883396893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assets": [ + { + "assetId": 2, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "BNC-Polkadot", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "21264531249466" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "27911692308" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872538112" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 17, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 11, + "assetLocation": "BNC-Polkadot", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "9339000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 19, + "assetLocation": "vDOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "42976931800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 19, + "fee": { + "mode": { + "type": "proportional", + "value": "32574154417" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 18, + "assetLocation": "SUB", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 34, + "assetLocation": "KILT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "47535131" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 36, + "assetLocation": "MYTH", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "19052138160000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 26, + "assetLocation": "NODL", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "84817500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 44, + "assetLocation": "AJUN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "70000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "assets": [ + { + "assetId": 0, + "assetLocation": "XRT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 17, + "fee": { + "mode": { + "type": "proportional", + "value": "4883396893" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "941571977" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 1, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assets": [ + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11673750000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "USDC-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assets": [ + { + "assetId": 0, + "assetLocation": "ASTR", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339000000000000" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "132260688624999923712" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "112563722370570600448" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + }, + { + "assetId": 1, + "assetLocation": "DOT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "1376030024" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "11673750000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "42682928123" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "18012616398" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17356651607" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "5d3c298622d5634ed019bf61ea4b71655030015bde9beb0d6a24743714462c86", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "26399155184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "USDT-Statemint", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "17500000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 6, + "assetLocation": "ACA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "138917929637904" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "GLMR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "4321806250000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "8037000000000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "93390000000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "62141510437275262976" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "INTR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "24016821864" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 9, + "fee": { + "mode": { + "type": "proportional", + "value": "80370000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 5, + "fee": { + "mode": { + "type": "proportional", + "value": "2447575392893" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "iBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "79491" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 12, + "fee": { + "mode": { + "type": "proportional", + "value": "8038" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "22000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "26453" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "assets": [ + { + "assetId": 0, + "assetLocation": "CFG", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 11, + "fee": { + "mode": { + "type": "proportional", + "value": "23888832078357995520" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 10, + "fee": { + "mode": { + "type": "proportional", + "value": "24087860729545437184" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assets": [ + { + "assetId": 6, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "66666666667" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 9, + "assetLocation": "KAR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "8037680646872" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "9339335412800" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 4, + "fee": { + "mode": { + "type": "proportional", + "value": "107162405931142" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 10, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 5, + "assetLocation": "KINT", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "270826666660" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 3, + "fee": { + "mode": { + "type": "proportional", + "value": "24692790376122" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "214338150611" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 0, + "assetLocation": "SDN", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "41310942824506654720" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 3, + "assetLocation": "MOVR", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8, + "fee": { + "mode": { + "type": "proportional", + "value": "249360255521760000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "fee": { + "mode": { + "type": "proportional", + "value": "43218062500000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "fee": { + "mode": { + "type": "proportional", + "value": "80376806468720000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 4, + "assetLocation": "kBTC", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "896382" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "cceae7f3b9947cdb67369c026ef78efa5f34a08fe5808d373c04421ecf4f1aaf", + "assets": [ + { + "assetId": 1, + "assetLocation": "KSM-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "116731806804" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "fee": { + "mode": { + "type": "proportional", + "value": "150596331765" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "46064814619" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "253900000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 2, + "fee": { + "mode": { + "type": "proportional", + "value": "449135489738" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + }, + { + "destination": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "fee": { + "mode": { + "type": "proportional", + "value": "1250000000" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + }, + { + "assetId": 2, + "assetLocation": "USDT-Statemine", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "fee": { + "mode": { + "type": "proportional", + "value": "902213" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "assets": [ + { + "assetId": 0, + "assetLocation": "SUB", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 18, + "fee": { + "mode": { + "type": "proportional", + "value": "9000000003" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "assets": [ + { + "assetId": 0, + "assetLocation": "MANTA", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 22, + "fee": { + "mode": { + "type": "proportional", + "value": "5880008503401360384" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + }, + { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "assets": [ + { + "assetId": 0, + "assetLocation": "KILT", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 34, + "fee": { + "mode": { + "type": "proportional", + "value": "92928220845792352" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assets": [ + { + "assetId": 0, + "assetLocation": "MYTH", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 15, + "fee": { + "mode": { + "type": "proportional", + "value": "19052138160000000000" + }, + "instructions": "xcmPalletTeleportDest" + } + }, + "type": "xcmpallet-teleport" + } + ] + } + ] + }, + { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "assets": [ + { + "assetId": 0, + "assetLocation": "NODL", + "assetLocationPath": { + "type": "relative" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 26, + "fee": { + "mode": { + "type": "proportional", + "value": "57243054451952" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + }, + { + "destination": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 16, + "fee": { + "mode": { + "type": "proportional", + "value": "216679148637925" + }, + "instructions": "xcmPalletDest" + } + }, + "type": "xcmpallet" + } + ] + } + ] + }, + { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "assets": [ + { + "assetId": 0, + "assetLocation": "AJUN", + "assetLocationPath": { + "type": "absolute" + }, + "xcmTransfers": [ + { + "destination": { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 44, + "fee": { + "mode": { + "type": "proportional", + "value": "172384599880" + }, + "instructions": "xtokensDest" + } + }, + "type": "xtokens" + } + ] + } + ] + } + ] +} diff --git a/xcm/v8/transfers_dynamic.json b/xcm/v8/transfers_dynamic.json new file mode 100644 index 0000000..bf83de0 --- /dev/null +++ b/xcm/v8/transfers_dynamic.json @@ -0,0 +1,1213 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {} + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {} + }, + "DOT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {} + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + }, + "KINT": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000c" + } + }, + "HKO": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "multiLocation": { + "parachainId": 2085, + "generalKey": "0x484b4f" + } + }, + "INTR": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0002" + } + }, + "iBTC": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0001" + } + }, + "BSX": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "multiLocation": { + "parachainId": 2090, + "generalIndex": "0" + } + }, + "XRT": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "multiLocation": { + "parachainId": 2048 + } + }, + "USDT-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + } + }, + "USDT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + } + }, + "ASTR": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "multiLocation": { + "parachainId": 2006 + } + }, + "CFG": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "multiLocation": { + "parachainId": 2031, + "generalKey": "0x0001" + } + }, + "SDN": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "multiLocation": { + "parachainId": 2007 + } + }, + "kBTC": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000b" + } + }, + "BNC-Polkadot": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0001" + } + }, + "vDOT": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0900" + } + }, + "SUB": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "multiLocation": { + "parachainId": 2101 + } + }, + "MANTA": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "multiLocation": { + "parachainId": 2104 + } + }, + "USDC-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1337" + } + }, + "KILT": { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "multiLocation": { + "parachainId": 2086 + } + }, + "MYTH": { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "multiLocation": { + "parachainId": 3369 + } + }, + "NODL": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "multiLocation": { + "parachainId": 2026, + "palletInstance": 2 + } + }, + "AJUN": { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "multiLocation": { + "parachainId": 2051, + "generalKey": "0x414a554e" + } + } + }, + "reserveIdOverrides": { + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": { + "0": "KSM-Statemine", + "1": "RMRK", + "7": "USDT-Statemine" + }, + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": { + "4": "KAR", + "5": "BNC", + "11": "HKO", + "3": "KINT", + "16": "SDN", + "2": "KSM-Statemine", + "1": "RMRK", + "7": "USDT-Statemine" + }, + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": { + "7": "USDT-Statemine", + "1": "KSM-Statemine" + }, + "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755": { + "4": "USDT-Statemine", + "1": "KSM-Statemine" + }, + "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108": { + "10": "USDT-Statemine" + }, + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": { + "1": "USDT-Statemint", + "2": "USDC-Statemint", + "0": "DOT-Statemint" + }, + "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d": { + "9": "USDT-Statemint", + "15": "USDC-Statemint", + "11": "BNC-Polkadot", + "1": "DOT-Statemint" + }, + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": { + "10": "USDT-Statemint", + "3": "ACA", + "8": "ASTR", + "5": "INTR", + "6": "iBTC", + "4": "PARA", + "11": "CFG", + "22": "MANTA", + "23": "USDC-Statemint", + "16": "NODL", + "19": "vDOT" + }, + "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b": { + "3": "USDT-Statemint", + "0": "BNC-Polkadot", + "2": "DOT-Statemint" + }, + "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6": { + "9": "USDT-Statemint" + } + }, + "customTeleports": [ + { + "originChain": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "destChain": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "originAsset": 15 + } + ], + "chains": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 3, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 2, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 7, + "xcmTransfers": [ + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 17, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 7, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 4, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14 + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3 + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8 + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "supportsXcmExecute": true + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "supportsXcmExecute": true + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 7, + "xcmTransfers": [ + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "supportsXcmExecute": true + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 17, + "supportsXcmExecute": true + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 4, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 8, + "xcmTransfers": [ + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "supportsXcmExecute": true + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assets": [ + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "supportsXcmExecute": true + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "supportsXcmExecute": true + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 4, + "xcmTransfers": [ + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "supportsXcmExecute": true + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 17, + "supportsXcmExecute": true + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 7, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 22, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1 + } + ] + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 6 + } + ] + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 14, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 9, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 9, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 3, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 2, + "xcmTransfers": [ + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 15, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 15, + "xcmTransfers": [ + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assets": [ + { + "assetId": 16, + "xcmTransfers": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 8, + "xcmTransfers": [ + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 9, + "xcmTransfers": [ + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 14, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 9, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 3, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 15, + "xcmTransfers": [ + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 36, + "xcmTransfers": [ + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assetId": 0, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assets": [ + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 2, + "xcmTransfers": [ + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 3, + "xcmTransfers": [ + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 14, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 9, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 9, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 4, + "xcmTransfers": [ + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 36, + "hasDeliveryFee": true + } + ] + } + ] + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + } + ] +} diff --git a/xcm/v8/transfers_dynamic_dev.json b/xcm/v8/transfers_dynamic_dev.json new file mode 100644 index 0000000..1d9ae50 --- /dev/null +++ b/xcm/v8/transfers_dynamic_dev.json @@ -0,0 +1,1383 @@ +{ + "assetsLocation": { + "KAR": { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0080" + } + }, + "KSM": { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "multiLocation": {} + }, + "KSM-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": {} + }, + "DOT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": {} + }, + "MOVR": { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "multiLocation": { + "parachainId": 2023, + "palletInstance": 10 + } + }, + "BNC": { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "multiLocation": { + "parachainId": 2001, + "generalKey": "0x0001" + } + }, + "UNIT": { + "chainId": "e1ea3ab1d46ba8f4898b6b4b9c54ffc05282d299f89e84bd0fd08067758c9443", + "multiLocation": {} + }, + "ACA": { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "multiLocation": { + "parachainId": 2000, + "generalKey": "0x0000" + } + }, + "DOT": { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "multiLocation": {} + }, + "GLMR": { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "multiLocation": { + "parachainId": 2004, + "palletInstance": 10 + } + }, + "RMRK": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "8" + } + }, + "KINT": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000c" + } + }, + "HKO": { + "chainId": "64a1c658a48b2e70a7fb1ad4c39eea35022568c20fc44a6e2e3d0a57aee6053b", + "multiLocation": { + "parachainId": 2085, + "generalKey": "0x484b4f" + } + }, + "PARA": { + "chainId": "e61a41c53f5dcd0beb09df93b34402aada44cb05117b71059cce40a2723a4e97", + "multiLocation": { + "parachainId": 2012, + "generalKey": "0x50415241" + } + }, + "INTR": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0002" + } + }, + "iBTC": { + "chainId": "bf88efe70e9e0e916416e8bed61f2b45717f517d7f3523e33c7b001e5ffcbc72", + "multiLocation": { + "parachainId": 2032, + "generalKey": "0x0001" + } + }, + "kBTC": { + "chainId": "9af9a64e6e4da8e3073901c3ff0cc4c3aad9563786d89daf6ad820b6e14a0b8b", + "multiLocation": { + "parachainId": 2092, + "generalKey": "0x000b" + } + }, + "BSX": { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "multiLocation": { + "parachainId": 2090, + "generalIndex": "0" + } + }, + "WND": { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "multiLocation": {} + }, + "WND-Westmint": { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "multiLocation": {} + }, + "USDT-Statemine": { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + } + }, + "USDT-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1984" + } + }, + "XRT": { + "chainId": "631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc", + "multiLocation": { + "parachainId": 2048 + } + }, + "ASTR": { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "multiLocation": { + "parachainId": 2006 + } + }, + "SDN": { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "multiLocation": { + "parachainId": 2007 + } + }, + "CFG": { + "chainId": "b3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82", + "multiLocation": { + "parachainId": 2031, + "generalKey": "0x0001" + } + }, + "USDC-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "1337" + } + }, + "BNC-Polkadot": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0001" + } + }, + "vDOT": { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "multiLocation": { + "parachainId": 2030, + "generalKey": "0x0900" + } + }, + "SUB": { + "chainId": "4a12be580bb959937a1c7a61d5cf24428ed67fa571974b4007645d1886e7c89f", + "multiLocation": { + "parachainId": 2101 + } + }, + "MANTA": { + "chainId": "f3c7ad88f6a80f366c4be216691411ef0622e8b809b1046ea297ef106058d4eb", + "multiLocation": { + "parachainId": 2104 + } + }, + "DED-Statemint": { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "multiLocation": { + "parachainId": 1000, + "palletInstance": 50, + "generalIndex": "30" + } + }, + "KILT": { + "chainId": "411f057b9107718c9624d6aa4a3f23c1653898297f3d4d529d9bb6511a39dd21", + "multiLocation": { + "parachainId": 2086 + } + }, + "MYTH": { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "multiLocation": { + "parachainId": 3369 + } + }, + "NODL": { + "chainId": "97da7ede98d7bad4e36b4d734b6055425a3be036da2a332ea5a7037656427a21", + "multiLocation": { + "parachainId": 2026, + "palletInstance": 2 + } + }, + "AJUN": { + "chainId": "e358eb1d11b31255a286c12e44fe6780b7edb171d657905a97e39f71d9c6c3ee", + "multiLocation": { + "parachainId": 2051, + "generalKey": "0x414a554e" + } + } + }, + "reserveIdOverrides": { + "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b": { + "4": "KAR", + "2": "KSM-Statemine", + "5": "BNC", + "1": "RMRK", + "11": "HKO", + "3": "KINT", + "7": "USDT-Statemine", + "17": "XRT", + "16": "SDN" + }, + "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d": { + "3": "ACA", + "4": "PARA", + "5": "INTR", + "6": "iBTC", + "10": "USDT-Statemint", + "8": "ASTR", + "11": "CFG", + "22": "MANTA", + "23": "USDC-Statemint", + "16": "NODL", + "19": "vDOT" + }, + "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a": { + "1": "RMRK", + "7": "USDT-Statemine", + "0": "KSM-Statemine" + }, + "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed": { + "7": "USDT-Statemine", + "1": "KSM-Statemine" + }, + "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f": { + "0": "DOT-Statemint", + "1": "USDT-Statemint", + "2": "USDC-Statemint" + }, + "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755": { + "4": "USDT-Statemine", + "1": "KSM-Statemine" + }, + "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9": { + "0": "WND-Westmint" + }, + "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b": { + "3": "USDT-Statemint", + "0": "BNC-Polkadot", + "2": "DOT-Statemint" + }, + "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d": { + "9": "USDT-Statemint", + "15": "USDC-Statemint", + "11": "BNC-Polkadot", + "1": "DOT-Statemint" + }, + "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6": { + "9": "USDT-Statemint" + }, + "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108": { + "10": "USDT-Statemine" + } + }, + "customTeleports": [ + { + "originChain": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "destChain": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "originAsset": 15 + } + ], + "chains": [ + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "1eb6fb0ba5187434de017a70cb84d4f47142df1d571d0ef9e7e1407f2b80b93c", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "713daf193a6301583ff467be736da27ef0a72711b248927ba413f573d2b38e44", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "e143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "0441383e31d1266a92b4cb2ddd4c2e3661ac476996db7e5844c52433b81fe782", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 3, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 2, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 7, + "xcmTransfers": [ + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 17, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 7, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 4, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14 + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3 + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 8 + } + ] + } + ] + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assets": [ + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "supportsXcmExecute": true + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "supportsXcmExecute": true + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 1, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 7, + "xcmTransfers": [ + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "supportsXcmExecute": true + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 17, + "supportsXcmExecute": true + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assetId": 4, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 8, + "xcmTransfers": [ + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 14, + "supportsXcmExecute": true + }, + { + "chainId": "401a1f9dca3da46f5c4091016c8a2f26dcea05865116b286f60f668207d1474b", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 3, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "a85cfb9b9fd4d622a5b28289a02347af987d8f73fa3108450e2b4a11c1ce5755", + "assets": [ + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 2, + "supportsXcmExecute": true + }, + { + "chainId": "f1cf9022c7ebb34b162d5b5e34e705a5a740b2d0ecc1009fb89023e62a488108", + "assetId": 6, + "supportsXcmExecute": true + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 1, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 4, + "xcmTransfers": [ + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 7, + "supportsXcmExecute": true + }, + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 17, + "supportsXcmExecute": true + }, + { + "chainId": "9f28c6a68e0fc9646eff64935684f6eeeece527e37bbe1f213d22caa1d9d6bed", + "assetId": 7, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "baf5aabe40646d11f0ee8abbdc64f4a4b7674925cba08e4a05ff9ebed6e2126b", + "assetId": 22, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "7dd99936c1e9e6d1ce7d90eb6f33bea8393b4bf87677d675aa63c9cb3e8c5b5b", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "00dcb981df86429de8bbacf9803401f09485366c44efbf53af9ecfab03adc7e5", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "c1af4cb4eb3918e5db15086c0cc5ec17fb334f728b7c65dd44bfe1e174ff8b3f", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "638cd2b9af4b3bb54b8c1f0d22711fc89924ca93300f0caf25a580432b29d050", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "b0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "48239ef607d7928874027a43a67689209727dfb3d3dc5e5b03a39bdc2eda771a", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 6 + } + ] + } + ] + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5 + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2 + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16 + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1 + } + ] + } + ] + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 14, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 9, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 9, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 3, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 2, + "xcmTransfers": [ + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 15, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 15, + "xcmTransfers": [ + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assets": [ + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 2, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 8, + "xcmTransfers": [ + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 4, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 9, + "xcmTransfers": [ + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 14, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 9, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 3, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 16, + "xcmTransfers": [ + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "supportsXcmExecute": true + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "supportsXcmExecute": true + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assetId": 1, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 15, + "xcmTransfers": [ + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 2, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 36, + "xcmTransfers": [ + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assetId": 0, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "262e1b2ad728475fd6fe88e62d34c200abe6fd693931ddad144059b1eb884e5b", + "assets": [ + { + "assetId": 1, + "xcmTransfers": [ + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 5, + "supportsXcmExecute": true + }, + { + "chainId": "fe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 2, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 16, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 2, + "xcmTransfers": [ + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 3, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 1, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 1, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 3, + "xcmTransfers": [ + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 14, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 9, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 1, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 9, + "supportsXcmExecute": true + } + ] + }, + { + "assetId": 4, + "xcmTransfers": [ + { + "chainId": "fc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c", + "assetId": 10, + "supportsXcmExecute": true + }, + { + "chainId": "9eb76c5184c4ab8679d2d5d819fdf90b9c001403e9e17da2e14b6d8aec4029c6", + "assetId": 0, + "supportsXcmExecute": true + }, + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 8, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "46ee89aa2eedd13e988962630ec9fb7565964cf5023bb351f2b6b25c1b68b0b2", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "dcf691b5a3fbe24adc99ddc959c0561b973e329b1aef4c4b22e7bb2ddecb4464", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "67fa177a097bfa18f77ea95ab56e9bcdfeb0e5b8a40e46298bb93e16b6fc5008", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + }, + { + "chainId": "f6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "afdc188f45c71dacbaa0b62e16a91f726c7b8699a9748cdf715459de6b7f366d", + "assetId": 36, + "hasDeliveryFee": true + } + ] + } + ] + }, + { + "chainId": "efb56e30d9b4a24099f88820987d0f45fb645992416535d87650d98e00f46fc4", + "assets": [ + { + "assetId": 0, + "xcmTransfers": [ + { + "chainId": "91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + }, + { + "chainId": "68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f", + "assetId": 0, + "hasDeliveryFee": true, + "supportsXcmExecute": true + } + ] + } + ] + } + ] +}